Hi again... I figured out how to create appointments in the datebook, but now I can't figure out SelectTime....
The docs say that if the user selects "No Time", then both startTime and EndTime are set to the constant noTime (-1) But how do I check for this? if (&startTime == noTime) doesn't go... The startTime is of type TimeType and the consdtant noTime is an int? Please kan someone tell me how to compare these? thx /morten -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
