Search found 4 matches

by Lee87073
Tue Jan 30, 2007 4:12 pm
Forum: Tricks 'n' Tips
Topic: Send and receive Data from the serial ComPort , no lib
Replies: 15
Views: 12504

Question

On trying this example recieved chars not in ascii ,is that unicode?, viewed my device with hyperterminal, then example recieves in ascii
have tried PB_Ascii flag on PeekS,still have to coneect with hyperterminal first to get required ascii?
by Lee87073
Wed Jan 03, 2007 8:46 pm
Forum: Coding Questions
Topic: Calender Gadget
Replies: 9
Views: 2261

Thanks for the replies

Netmaestro what i meant about functionality of the calender was to be able to change font colour and/or background of individual days / range of days. forming a group, and returning the day &/or dates.
by Lee87073
Tue Jan 02, 2007 5:55 pm
Forum: Coding Questions
Topic: Calender Gadget
Replies: 9
Views: 2261

Calender Gadget

As the calender gadget is quite limited,correct me if i'm wrong. i would like to create a calender with more functionallity.
would i be better to create an array of button gadgets or use an image gadget and map the mouse clicks.some advise wouild be greatly recieved as i'm a newby to windows ...
by Lee87073
Sun May 22, 2005 9:08 am
Forum: Coding Questions
Topic: Openwindow()
Replies: 3
Views: 1232

Openwindow()

Hi all
Being new to windows programming i could do with a little guidance
Could somebody tell me how to open a window thats is maximised?
Thanks