Hey Craig,

2012/11/2 Craig Miller <craig.mil...@spatialminds.com>:
> Using Wt 3.2.2 from git, I noticed that selecting a date via the calendar 
> popup changes the text field, but doesn't fire the changed Signal.  The 
> documentation indicates that there is a popupClosed signal, but this doesn't 
> seem to be present in Wt 3.2.2.

Indeed, this was added in Wt 3.2.3. Is there a reason why you want to
stick to 3.2.2 ?

> What is the intended way to react to date changes initiated from the Calendar 
> Popup?

In older Wt versions, you can react directly to the events from the
WCalendar (WCalendar::activated() and/or
WCalendar::selectionChanged()), and the WLineEdit.

Regards,
koen

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to