Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Date Dialog
#1
Gintaras,

An application that I am trying to drive with QM uses date dialogs very similar to the first one you demonstrated in your reply on April 21 to Lucas in "Date Dialog", the one with the popup calendar. This popup is nearly identical to yours, but slightly different colors, font and left/right arrows.

Another difference is that in the associated text bar containing the selected date, this application does not allow me to type my desired date, and I am forced to use the calendar to select my date.

That's not that bad interactively, but it's quite a pain to do it programmatically, calculating how many times to left click which arrow, and calculating the pixels corresponding to the appropriate date for the selected month/year.

I don't think I'll have any real problems doing that if needed, but I was just wondering if this was a "standard" widget that could be somehow interfaced to in order to drive it via text, ie, to just feed it the desired date rather than going thru the mouse moves.

Don't know if it means anything, but QM sees the popup as msvb_lib_monthview.

Thanks.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)