On Friday 04 July 2008 12:04:47 pm Ed Leafe wrote: > On Jul 4, 2008, at 1:16 PM, johnf wrote: > > Not working for me. I get a popup that I think contains the > > position of the > > mouse (427,34) or something like that. > > How far away is it from the dDateTextBox in question? It's using the > wx routines for determining absolute positioning, so I would expect it > to work cross-platform. > > If you move the form around, does the calendar's position move > accordingly? Or is it always in the same spot? > > > Also when I continue to double click > > I get the following from an empty datebox > > What do you mean "continue to double click"? Is the calendar still > visible? Did you accept a date in it? Somehow your dDateTextBox seems > to have gotten a non-date value, but the traceback doesn't give a clue > as to what type it was. > > -- Ed Leafe
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. -- 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]
