Re: get textbox value in c++

Neil <[email protected]> Mon, 31 Mar 2014 21:57:47 +0100
Newsgroups gmane.comp.mozilla.devel.xpfe
Message-ID <[email protected]>
YuLo wrote:

>Thank you Neil,
>so, as far as I understand there is no way to know what user selected
>in datepicker in the c++ program?
>Is it really?
>  
>
Perusing the code, it seems as if the value attribute might contain the 
current value of the datepicker. You would have to call the standard DOM 
GetAttribute method and parse the result yourself.

-- 
Warning: May contain traces of nuts.