PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Robert Eaton on June 24, 2010, 02:46:04 PM

Title: Toolbar bug
Post by: Robert Eaton on June 24, 2010, 02:46:04 PM
1) If you change a toolbar or rebar style to CCS_LEFT OR CCS_RIGHT, the toolbar disappears in the editor. When compiled, the toolbar appears but any controls on the form get moved below the bottom edge of the form even if they are locked.

2) If you use CCS_BOTTOM, the toolbar appears on the top of the form in the editor, but when compiled it moves to the bottom of the form.

It looks like there was a similar problems in FF2?

Thanks,
Bob
Title: Re: Toolbar bug
Post by: Paul Squires on June 24, 2010, 03:49:11 PM
Yes, it is all pretty ugly isn't it?  :)

Certainly needs to be fixed. Not sure how many people use toolbars that are not placed at the top... really haven't had any complaints over the years.
Title: Re: Toolbar bug
Post by: Robert Eaton on June 24, 2010, 07:58:13 PM
Paul,
No need to put it on the top of your pile on my account  :)
I was just trying some ideas for an app, and discovered it.

Thanks,
Bob