logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: XRC notebook: msg#00013

Subject: Re: XRC notebook
On Fri,  4 Mar 2005 21:43:55 +0100 barros00@xxxxxxxxx wrote:

  Hello,

> I found good documentation on 
> http://ldaptool.sourceforge.net/XRCGuide/XRCGuideSingle/
> So I thought maybe I can put it in a wxPanel – this does not even work for me 
> even without XRC.

  Looking at the code below I suggest you use an explict
size for the notebook. It is likely the default size for the
notebook is something like [ 0, 0 ] or [ 1, 1 ].
 
> Can you put a wxNotebook inside a wxPanel so that you can use the 
> 'CustomXmlHandler' from MBARBON.
> the code without 'CustomXmlHandler' does not work either?
> I’m not getting a error but I don’t see the notebook either??
> Anyone please Ernesto

  The most likely cause for the problem is a sizing problem,
if you are using abolute sizes try giving the notebook an
explicit size, otherwise check you sizers hierarchy.

Regards
Mattia



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>