Ed, thanks for the quick reply: > > Sounds like a version mis-match. We've changed the name of the > dCheckListBox to dCheckList recently.
I did notice that there's a dCheckListBox in Lib\site-packages\Dabo-0.8.4-py2.4.egg\dabo\ui\uiwx. For grins, I did a "from dabo import ui" in PyAlaMode, then did "ui." to see what showed up in the completion list. dCheckListBox wasn't there. Then I tried "from dabo.ui import uiwx" and did "uiwx.", and it showed up in the list. No idea if that's helpful, but FWIW. > > Can you open up DaboDemo, and then open the Help/About dialog? That > will give you the Dabo version info, which you can copy and paste in a > reply. Platform: Win Python Version: 2.4.3 on win32 Dabo Version: Version 0.8.4; Revision ~4111 UI Version: 2.8.8.1 on wxMSW -- Don Dwiggins Advanced Publishing Technology _______________________________________________ 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]
