Register a Class? (DATETIMEPICK_CLASS )

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by altesocke.

hello board,

i´ve tried to use a date/time picker control, but the DATETIMEPICK_CLASS (SysDateTimePick32) cannot be found.
error 1407 - Cannot find window class.
how can i use this class?
must it be registred first?
have anyone done this before?
would be helpful for me to know how to do that.

cu socke
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by PB.

This shows the use of a calendar with date/time picker:

viewtopic.php?t=4475

(Updated to fix broken URL).
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by altesocke.

humm!

i only forgot InitCommonControlsEx_().
thx, socke
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by anand8.

i am using dateTime Picker control in eVC
but i am not able to create the contol.
I have intialised the control by InitCommonControlsEx
but still it is not creating the component on screen..
can some body help...
Thnks in advance..

anand
Post Reply