Click here to Skip to main content
15,919,749 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: how to draw 3d window Pin
Mark Salsbery28-Nov-07 5:52
Mark Salsbery28-Nov-07 5:52 
AnswerRe: how to draw 3d window Pin
Maximilien28-Nov-07 3:37
Maximilien28-Nov-07 3:37 
AnswerRe: how to draw 3d window Pin
Pete O'Hanlon30-Nov-07 12:15
mvePete O'Hanlon30-Nov-07 12:15 
QuestionWPF: Rounded rects on only certain corners? Pin
chaiguy133725-Nov-07 13:22
chaiguy133725-Nov-07 13:22 
AnswerRe: WPF: Rounded rects on only certain corners? Pin
Jared Bienz [MSFT]29-Nov-07 5:02
Jared Bienz [MSFT]29-Nov-07 5:02 
GeneralRe: WPF: Rounded rects on only certain corners? Pin
Jared Bienz [MSFT]29-Nov-07 5:04
Jared Bienz [MSFT]29-Nov-07 5:04 
GeneralRe: WPF: Rounded rects on only certain corners? Pin
chaiguy133729-Nov-07 5:32
chaiguy133729-Nov-07 5:32 
QuestionAddind a Toolbar window into a MDI frame window [modified] Pin
Tien-Thong22-Nov-07 12:58
Tien-Thong22-Nov-07 12:58 
Hi,

I'm actually writing a CLIENT/SERVER TCP/IPv6 application, under Microsoft Visual Studio C++. In which the SERVER is a file server application and the CLIENT is a "Multiple Document Interface (MDI)" and "RichEdit Text" application that can open multiple files from the server.

I would like to add a Toolbar window into my MDI frame window, to do this, I've created the Toolbar window with the "CreateToolBarEx" function.

But the created Toolbar window is located in the client area of the MDI frame window and each time a new MDI child window is created to hold a new document, it erases the Toolbar window in the client area.

My question is how can I do :
1) To change the client area size so that fits
height(MDI Frame window) - height(Toolbar window)
OR
2) To include the Toolbar window into the
non-client area like the Menubar and the Titlebar

So that the MDI child window can't anymore erase the Toolbar window in the client area.

Thanks,

Alain NGUYEN




-- modified at 19:12 Thursday 22nd November, 2007
AnswerRe: Addind a Toolbar window into a MDI frame window Pin
senthillogin24-Nov-07 3:18
senthillogin24-Nov-07 3:18 
AnswerCross post. Please ignore this thread. Pin
Pete O'Hanlon25-Nov-07 9:24
mvePete O'Hanlon25-Nov-07 9:24 
GeneralRe: Addind a Toolbar window into a MDI frame window Pin
Paul Conrad24-Dec-07 11:33
professionalPaul Conrad24-Dec-07 11:33 
QuestionSave animation to movie Pin
levgiang21-Nov-07 22:05
levgiang21-Nov-07 22:05 
QuestionGraphic Interface Pin
Gaddonis16-Nov-07 1:57
professionalGaddonis16-Nov-07 1:57 
AnswerRe: Graphic Interface Pin
Jheriko++17-Nov-07 15:39
Jheriko++17-Nov-07 15:39 
Questionhow can i the screen image to a pixel format? Pin
bankey101014-Nov-07 0:12
bankey101014-Nov-07 0:12 
AnswerRe: how can i the screen image to a pixel format? Pin
Nathan Holt at EMOM16-Nov-07 7:35
Nathan Holt at EMOM16-Nov-07 7:35 
Questionconvert image to bitmap Pin
dogmatic6913-Nov-07 3:50
dogmatic6913-Nov-07 3:50 
AnswerRe: convert image to bitmap Pin
Mark Salsbery13-Nov-07 9:08
Mark Salsbery13-Nov-07 9:08 
GeneralRe: convert image to bitmap Pin
dogmatic6913-Nov-07 22:12
dogmatic6913-Nov-07 22:12 
GeneralRe: convert image to bitmap Pin
GrinderDev14-Nov-07 1:22
GrinderDev14-Nov-07 1:22 
GeneralRe: convert image to bitmap Pin
Mark Salsbery14-Nov-07 4:58
Mark Salsbery14-Nov-07 4:58 
GeneralRe: convert image to bitmap Pin
Matthew Butler14-Nov-07 5:21
Matthew Butler14-Nov-07 5:21 
GeneralRe: convert image to bitmap Pin
Luc Pattyn14-Nov-07 5:41
sitebuilderLuc Pattyn14-Nov-07 5:41 
GeneralRe: convert image to bitmap Pin
Matthew Butler14-Nov-07 6:10
Matthew Butler14-Nov-07 6:10 
GeneralRe: convert image to bitmap Pin
Luc Pattyn14-Nov-07 6:17
sitebuilderLuc Pattyn14-Nov-07 6:17 

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.