Hi,
this code shows how you can work with the events from the SysDateTimePick32. I hope is usefull!
; Eventhandling DatePicker (SysDateTimePick32)
; Forum : German
; Author: zomtex2003 (Michael Eberhardt)
; Date : 18.08.2004
#MCM_GETCURSEL = $1001
#DTN_DATETIMECHANGE = #DTN_FIRST + 1 ...
Search found 3 matches
- Sun Aug 15, 2004 7:42 pm
- Forum: Tricks 'n' Tips
- Topic: Eventhandling for the SysDateTimePick32 (DatePicker)
- Replies: 0
- Views: 1386
- Thu Jan 15, 2004 2:43 pm
- Forum: Linux
- Topic: SUSE 9.0 and PB3.81 Problem
- Replies: 11
- Views: 4928
you should try to compile your program like this:
the outputfile should be in the same directory as the sourcefile
Greez
Michael
Code: Select all
pbcompiler myprogram.pb -e myprogram
Greez
Michael
- Tue Jan 13, 2004 1:01 pm
- Forum: Linux
- Topic: SUSE 9.0 and PB3.81 Problem
- Replies: 11
- Views: 4928