On 5/30/06, Steve Kieu <[EMAIL PROTECTED]> wrote:
I want to use wxLuaHtmlWindow in XRC. But if I add somthing like

<object class="wxHtmlWindow" name="ID_HTMLWINDOW"
subclass="wxLuaHtmlWindow">

when loaded it said it can not find the subclass wxLuaHtmlWindow.

This is because the wxLuaHtmlWindow is a subclassed wxHtmlWindow.
Isn't there a way to have XRC create a window from the wxClassInfo's
name?

Sorry I've never used XRC resources myself.

See the wxWidgets technote 14, docs/tn0014.txt and search for
 <object name="MyList1" class="wxListCtrl" subclass="MyListCtrlClass">

Regards,
   John Labenski


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to