Jacek Kałucki wrote: > Użytkownik Paul McNett napisał: > >> That is the main question on my mind. It is obviously something in Dabo, not >> wx, >> causing this. >> >> We do have platform-specific branches sprinkled throughout the codebase to >> make >> things work consistently across platforms. Perhaps the need for one of these >> branches >> is not only unnecessary but causing harm. >> >> > > It looks like dPanel class issue. > Direct controls, like buttons, etc. are displayed without errors. > Only controls on dPanel as container are garbaged. > Additionally, seems like some instances of dPanel in Form are displayed > correctly, > and other aren't. Is this possible, that instances of dPanel class are > connected some way? > The sizer lines suggest correct position but controls in dPanel looks > shifted right. > > Did you ever change the code that was resetting the _BaseClass variable? I don't know the side effects for changing it and generally you shouldn't touch it.
Regards, Nate _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
