Hi,

John Labenski wrote:
> The wxStyledTextCtrl is a separate module that can be compiled in or
> not and is currently put into the "wx" table along with everything
> else. It's a rather large binding, only 2 classes, but 1268 defines,
> and 26 event types.
> 
> I think it'd be best to move it since it's a fairly specialized class
> and big enough to warrant that the defines for it are kept with it. In
> fact, it'll arguably make your code more readable because it'll be
> more obvious what's what. I don't believe that anything that would be
> put into the "wxstc" table would ever be needed by anything in the
> "wx" table unless something really strange happens to wxWidgets.
> 
> Eventually I'd like to add the wxAUI classes and whatnot, and again,
> it's a fairly sizeable library, and everything for the "wxaui" table
> would be exclusive to it and not be used by anything in the "wx"
> table.
> 
> Regards,
>     John Labenski
> 

Do you want to put them in a sub table as wx.wxstc or only wxstc?

Either way is ok with me.

I applied -two days ago'- changes to BookWorm; no problem here.
Thanks for your efforts!


--
Regards,
Hakki Dogusan

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to