Hello
I am using version 2.0.3 of OpenOffice.org. My problem is :

Created an Dialog with an "DateField"
MyDlg_buchung.getControl("dtmDatum").Date = CDateToIso( Date() )

is OK, but

MyDlg_buchung.getControl("dtmDatum").DateMin = "20080101"
MyDlg_buchung.getControl("dtmDatum").DateMax = "20081231"

Did not work

See
http://api.openoffice.org/docs/common/ref/com/sun/star/awt/UnoControlDateFie
ldModel.html

Mit freundlichem Gruß             Peter Dreyer
« 
-- 
+----------------------------------------------+
|     Homepage: http://www.P-Dreyer.de         |
+----------------------------------------------+


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to