Pelles C forum

Pelles C => Bug reports => Topic started by: fussl on June 13, 2009, 10:52:10 AM

Title: V6.00.2 Dialog ressource editor issues
Post by: fussl on June 13, 2009, 10:52:10 AM
Version 6.00.2

new project
win32 app wizzard
- dialog based program
edit DLG_MAIN
-insert status bar
- test the dialog: resize!. statusbar stays on bottom - fine.
compile and run the program: resize! statusbar is static. bad!

(same problems with toolbar)
Title: Re: V6.00.2 Dialog ressource editor issues
Post by: Pelle on June 16, 2009, 08:31:56 PM
No bug. You have to write some code - not everything happens automagically!