On Sep 23, 2008, at 6:54 PM, Don Dwiggins wrote:

> I'm just getting started with Dabo, after following it "from a  
> distance"
> for quite a while.  I now have a couple of applications for which it
> seems to be a natural.  So, I've just downloaded and installed it (Win
> XP Pro, Python 2.4, wx 2.8.8.1), and run into a couple of things:
>
> DaboDemo runs fine (as far as I've exercised it), with one little
> wrinkle: in the dBitmapButton demo, only the first line of the caption
> is displayed, ending in "but when".  Also, the mouse hovering has no
> effect -- to get the Ace of Hearts, I have to click on the card.

        I thought that limitation was only on OS X. Does anyone else running  
XP see that behavior, too? If so, I'll have to update the docs. On OS  
X, it's a wxPython limitation.

> Next, I tried the AppWizard, and got the following output:
>> Dabo Info Log: Tue Sep 23 16:52:09 2008: 0 database connection  
>> definition(s) loaded.
>> Dabo Info Log: Tue Sep 23 16:52:09 2008: User interface already set  
>> to 'wx', so dApp didn't touch it.
>> Dabo Info Log: Tue Sep 23 16:52:09 2008: wxPython Version: 2.8.8.1  
>> wxMSW (unicode)
>> Traceback (most recent call last):
>>  File "AppWizard.py", line 1177, in ?
>>    wiz = AppWizard(None, defaultDirectory=defdir)
>>

[snip]

>>  File "AppWizard.py", line 338, in createBody
>>    clb = self.addObject(dabo.ui.dCheckList, Name="clbTableSelection")
>> AttributeError: 'module' object has no attribute 'dCheckList'
>
> I did set dabo.pth, as in the wiki InstallationOnWindows directs.
>
> I've probably done something wrong along the way.  Any suggestions
> welcome...

        Sounds like a version mis-match. We've changed the name of the  
dCheckListBox to dCheckList recently.

        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.

-- Ed Leafe





_______________________________________________
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]

Reply via email to