Notebook widget maximum size ???

Riaan Bekker riaan.bekker at kapabiosystems.com
Wed May 23 23:39:56 PDT 2007


I am using boa-constructor IDE to create the window. It is a window with a
notebook on it, and then I just add a panel to the notebook page. As soon as
I drag the notebook beyond a certain size it stops drawing the notebook
widget and nothing works on it.

 

Riaan Bekker

 

  _____  

From: Eran Ifrah [mailto:eran.ifrah at gmail.com] 
Sent: Wednesday, May 23, 2007 7:23 PM
To: wx-users at lists.wxwidgets.org
Subject: Re: Notebook widget maximum size ???

 

Can you send some code?

There are many reasons why your notebook does not extend, for example:

Is your notebook placed within a sizer? And more, if your notebook is placed
in a sizer, did you set the proportion to 1 and set the wxEXPAND flag? 

There can be many reasons why it does not expand to fill your window, but
maximum size for wxNotebook is definitely not one of them.

Eran



On 5/23/07, Vadim Zeitlin <vadim at wxwindows.org> wrote:

On Wed, 23 May 2007 08:18:53 +0200 Riaan Bekker
<riaan.bekker at kapabiosystems.com> wrote:

RB> Can anybody help me with the notebook widget? As soon as I drag it to
big, 
RB> it does not work anymore.

What do you mean exactly?

RB> Why is there a maximum size on this control?

There isn't.

Regards,
VZ

--
TT-Solutions: wxWidgets consultancy and technical support 
               http://www.tt-solutions.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wx-users-help at lists.wxwidgets.org




-- 
Eran Ifrah
eran.ifrah at gmail.com 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20070524/628c06e0/attachment.htm


More information about the wx-users mailing list