How to disable docking in wxdev-c++

Tomasz Sienkiewicz azgaard at poczta.onet.pl
Tue Aug 29 07:16:05 PDT 2006


Użytkownik M Nealon <malcolm.nealon at gmail.com> napisał:
>On 8/3/06, Tomasz Sienkiewicz <azgaard at poczta.onet.pl> wrote:
>>
>> Hi,
>>
>> I'm creating forms using wxdev-c++ and i've found that DOCKING of controls
>> is ON by default. How can I disable it? I really I need to have part of
>> form not occupied by other controls (I need to show image here and allow
>> user to paint).
>
>
>
>Could you elaborate? You could add a sizer, and a panel to draw on or am I
>missing the point?
>
>Best Regards
>
>Malcolm
>
NVM i was young and unexperienced. now i'm only unexperienced ;) I figured out how to rid this problem out.
-------------- next part --------------
On 8/3/06, Tomasz Sienkiewicz <azgaard at poczta.onet.pl> wrote:
>
> Hi,
>
> I'm creating forms using wxdev-c++ and i've found that DOCKING of controls
> is ON by default. How can I disable it? I really I need to have part of
> form not occupied by other controls (I need to show image here and allow
> user to paint).



Could you elaborate? You could add a sizer, and a panel to draw on or am I
missing the point?

Best Regards

Malcolm


More information about the wx-users mailing list