On Jul 4, 2008, at 4:35 PM, johnf wrote:

> The calendar never appears.  When I click into the date control only  
> a small
> box apears that contains two numbers that are seperated by a comma.   
> When I
> double click - most of the time nothing happens.  But if I continue  
> to double
> click I get the traceback.  The date field is empty - meaning it  
> contains
> nothing but (I'm not sure it's a NULL) and the date control show  
> nothing.


        OK, I'll try to see what could be going on. In the meantime, could  
you try the following?

- Run dDateTexBox.py directly, and let me know if the calendar works  
for that.

- Run any Dabo form, preferably one without date textboxes. Open the  
command window, and type:

fp = self.FloatingPanel
fp.show()

... and let me know if you see a plain grey rectangular window appear  
in the center of the screen. Press 'esc' to dismiss it.

-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to