The following is the rcp file I am  using:

<snip>
FORM ID ReportsForm AT (0 0 160 160)
BEGIN
        TITLE "Daily Reports"
        
        LABEL "Select date for new report: " ID
Reports_DateLabel AT (0 16)
        SELECTORTRIGGER "                 " ID
Reports_DateSel AT (PREVLEFT+2 PREVBOTTOM+2 60 12)
LEFTANCHOR      
        BUTTON "Create New" ID Reports_NewButton AT
(RIGHT@155 PREVTOP AUTO AUTO)
        
...
</snip>

The Reports_NewButton does not respond to ctlSelect on
OS 3.5, it responds properly on 3.1, 3.3 and 4.0
without any problem.  But on OS 3.5, the event is
ignored.

I have not been able to figure out the cause.

Any advice / suggestions appreciated.

Thanks in advance,
Srinivas.

__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to