On Saturday, July 09, 2011 09:56:52 am Ed Leafe wrote:
> On Jul 9, 2011, at 12:55 PM, John Fabiani wrote:
> > Again me being dumb - how would it work? For example we have
> > dlg = dabo.ui.dDialog(self, Caption=_("Last SQL"),
> >
> > SaveRestorePosition=True, BorderResizable=True)
> >
> > eb = dlg.addObject(dabo.ui.dEditBox, ReadOnly=True, Value=sql,
> >
> > Size=(400, 400))
>
> eb = dabo.ui.dEditBox(dlg, ReadOnly=True, Value=sql, Size=(400, 400))
>
>
Ok so the parent is 'dlg'. I get it. One more question does the dialog
('dlg') some how understand to add the dEditBox to a sizer? if so how?
Johnf
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message:
http://leafe.com/archives/byMID/[email protected]