Hi, This all is fine and useful but the How do I put this Toolbar on specific position on the dialog??? I dont want it at top left then?? Is there any way out. Regards, Anup Daware anup.daware@gmail.com
Replyi followed ur steps very closely. but my toolbar is not appearing in my dialog box. why is that so?
ReplyOriginally posted by: Ahryman40k
If i do the same thing on dialog which have Child style, the toolbar is always disable, how can i enable it again ???
Please put the code in your child Class code. Use class wizard to create OnInitDialog and OnDrawItem in your CYourDialog .cpp file.
ReplyOriginally posted by: vanta
how can make doc that toolbar ?
Originally posted by: Pavan
how to add toolbar and images on it using WIN32 SDK
Reply
Originally posted by: Boulifb
Hey, did you invented this code?
Take a look:
http://www.codeguru.com/dialog/toolbars.shtml
Best regards.
Bouli.
ReplyOriginally posted by: Rune-E
Hi!
Thanks for this great article! Really helped me a lot!
But I'm wondering if there is a way to change the position of the toolbar and make it appear on the left side of the dialog and have all the buttons grouped in two columns?!
I would be very grateful for any information on how o do this!
Thanks in advance!
Reply
Originally posted by: Komila
Hi,
How do i update toolbar buttons on a dialog? Problem is UI update mechanism doesn't work for dialogs.
Thanks,
Komila.
Originally posted by: Patrick
... it really save my day cause I was searching for that since 3 days and was figuring to change my dialog to a framewnd ... ! Thanks !
ReplyOriginally posted by: Tom_lyd
How can I add a toolbar in my view window ? not FrameWindow 。
Reply