On Thu, Aug 1, 2013 at 6:16 PM, Burak Kulakli <kula...@yahoo.co.uk> wrote:
> But for WDateEdit, what can I do to get a WDate object from WFormModel.
The
> line below throws exception.

I think 
date()<http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WDateEdit.html#a183abbdbee048a9b93fae61e4137bfe7>
is
a function, you are looking for.
But if you want to have date in string format, then you can use the
text() function.
As WDateEdit is inherited from WLineEdit.

-- 
--
Follow a shining star and you will never be in dark.

Gauravjeet singh
http://ishwerdas.com/blog/category/daily-diary
www.ishwerdas.com/
gaurav.ishwer...@gmail.com
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to