Thanks, but i think the dGrid option as suggested would be better for what i have in mind. __ Freagel.
> From: [EMAIL PROTECTED] > To: [email protected] > Date: Wed, 30 Jul 2008 07:38:58 -0500 > Subject: Re: [dabo-users] On the fly auto-complete linked to database > > On Jul 30, 2008, at 7:29 AM, fv sdfsaer wrote: > > > Would it be a good idea to override the wxStyledtextCtrl in the same > > way you did with wxTextCtrl hence creating a class dStyledTextBox? > > > dEditor is already a subclass of wx.StyledTextCtrl. If you use that, > you simply need to override the _getTextSource() method to use word > sources other than the current document. > > -- Ed Leafe > > > > > [excessive quoting removed by server] _______________________________________________ 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]
