On Friday 04 July 2008 10:17:46 am Ed Leafe wrote:
> On Jul 4, 2008, at 9:58 AM, johnf wrote:
> >>> Just wondering if you got something working with the calendar. It's
> >>> really
> >>> annoying to see the popup - but not seeing all of it.
> >>
> >> On my plate for this weekend. Got 3 days and nothing to do except
> >> Dabo.
> >>
> >> -- Ed Leafe
> >
> > Great! and thanks.
>
> OK, I just made a bunch of commits. Grab those updates, and let me
> know how the changes work for you.
>
>
> -- Ed Leafe
>
Not working for me. I get a popup that I think contains the position of the
mouse (427,34) or something like that. Also when I continue to double click
I get the following from an empty datebox
Traceback (most recent call last):
File "/home/johnf/downloads/dabo/dabo/ui/uiwx/dPemMixin.py", line 594, in
__onWxMouseLeftDoubleClick
self.raiseEvent(dEvents.MouseLeftDoubleClick, evt)
File "/home/johnf/downloads/dabo/dabo/ui/uiwx/dPemMixin.py", line 922, in
raiseEvent
super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args,
**kwargs)
File "/home/johnf/downloads/dabo/dabo/lib/eventMixin.py", line 92, in
raiseEvent
bindingFunction(event)
File "/home/johnf/downloads/dabo/dabo/ui/uiwx/dDateTextBox.py", line 124, in
__onDblClick
self.showCalendar()
File "/home/johnf/downloads/dabo/dabo/ui/uiwx/dDateTextBox.py", line 132, in
showCalendar
cp.cal.Date = self.Value
File "/home/johnf/downloads/dabo/dabo/ui/uiwx/dCalendar.py", line 185, in
_setDate
self.PySetDate(val)
File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/calendar.py",
line 507, in PySetDate
self.SetDate(_pydate2wxdate(date))
File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/calendar.py",
line 577, in _pydate2wxdate
assert isinstance(date, (datetime.datetime, datetime.date))
AssertionError
--
John Fabiani
_______________________________________________
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]