Click here to Skip to main content
15,925,181 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to Change the Control Focus on MSFlex Grid Control Pin
kiran janaswamy19-Apr-06 23:18
kiran janaswamy19-Apr-06 23:18 
QuestionPlgBlt question Pin
YaronNir19-Apr-06 23:11
YaronNir19-Apr-06 23:11 
AnswerRe: PlgBlt question Pin
Stephen Hewitt20-Apr-06 0:54
Stephen Hewitt20-Apr-06 0:54 
GeneralRe: PlgBlt question Pin
YaronNir20-Apr-06 1:15
YaronNir20-Apr-06 1:15 
GeneralRe: PlgBlt question Pin
jayart20-Apr-06 4:51
jayart20-Apr-06 4:51 
GeneralRe: PlgBlt question Pin
YaronNir22-Apr-06 21:01
YaronNir22-Apr-06 21:01 
GeneralRe: PlgBlt question Pin
Stephen Hewitt22-Apr-06 21:32
Stephen Hewitt22-Apr-06 21:32 
GeneralRe: PlgBlt question Pin
YaronNir22-Apr-06 21:37
YaronNir22-Apr-06 21:37 
Ok, forgive me if i didn't explain myself properly....

I have a dialog application.
On the dialog I am drawing a triangle let us say 10,10,200,200 and inside i am drawing the text "Hello there"
so far so good?

When i push a button i want the triangle to be displayed instead of in 2D in 3D, which means the right top point should be lower than the original, same as the right bottom. this way it will give the illusion of a 3D rectangle.

touble is how to do it, and also divert the text inside so it would the same be in 3D.

i've manage to diver the triangle and text in 30 degrees using PlgBlt, but the result was not good because i saw the previous drawings (old triangle).

can u help now? did i make myself clear this time?

thanks again

Yaron

Ask not what your application can do for you,
Ask what you can do for your application
GeneralRe: PlgBlt question Pin
Stephen Hewitt22-Apr-06 21:47
Stephen Hewitt22-Apr-06 21:47 
GeneralRe: PlgBlt question Pin
YaronNir22-Apr-06 21:49
YaronNir22-Apr-06 21:49 
GeneralRe: PlgBlt question Pin
Stephen Hewitt22-Apr-06 21:56
Stephen Hewitt22-Apr-06 21:56 
GeneralRe: PlgBlt question Pin
YaronNir22-Apr-06 21:58
YaronNir22-Apr-06 21:58 
GeneralRe: PlgBlt question Pin
Stephen Hewitt22-Apr-06 22:00
Stephen Hewitt22-Apr-06 22:00 
GeneralRe: PlgBlt question Pin
YaronNir22-Apr-06 22:03
YaronNir22-Apr-06 22:03 
GeneralRe: PlgBlt question Pin
Stephen Hewitt22-Apr-06 22:07
Stephen Hewitt22-Apr-06 22:07 
GeneralRe: PlgBlt question Pin
YaronNir22-Apr-06 22:23
YaronNir22-Apr-06 22:23 
GeneralRe: PlgBlt question Pin
YaronNir22-Apr-06 22:39
YaronNir22-Apr-06 22:39 
GeneralRe: PlgBlt question Pin
Stephen Hewitt22-Apr-06 22:45
Stephen Hewitt22-Apr-06 22:45 
GeneralRe: PlgBlt question Pin
Stephen Hewitt22-Apr-06 23:51
Stephen Hewitt22-Apr-06 23:51 
GeneralRe: PlgBlt question Pin
YaronNir23-Apr-06 0:07
YaronNir23-Apr-06 0:07 
GeneralRe: PlgBlt question Pin
Stephen Hewitt23-Apr-06 1:02
Stephen Hewitt23-Apr-06 1:02 
GeneralRe: PlgBlt question Pin
YaronNir23-Apr-06 1:09
YaronNir23-Apr-06 1:09 
GeneralRe: PlgBlt question Pin
Stephen Hewitt23-Apr-06 1:16
Stephen Hewitt23-Apr-06 1:16 
GeneralRe: PlgBlt question Pin
YaronNir23-Apr-06 1:00
YaronNir23-Apr-06 1:00 
GeneralRe: PlgBlt question Pin
Stephen Hewitt23-Apr-06 1:08
Stephen Hewitt23-Apr-06 1:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.