You may use lineEdit() method for access to internal WLineEdit widget.
For solve your trouble you may listen lineEdit()->changed() signal.

2010/9/15 Dave <[email protected]>:
> I have 2 WDatePicker widgets to specify a date interval. When the first
> WDatePicker widget (start date) has its' date changed, I would like the second
> WDatePicker widget to be updated to the same date. (This would be the default
> end date. The user could then alter the end date to whatever they wished.) I 
> am
> having a little trouble deciding which signal(s) I should use on the first
> WDatePicker to accomplish this.
>
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to