Tom, I too am currently working on touch-screen forms but my screen is only 7" by 4" so I need to really conserve space. One thing you could try is rethink your form. Use a DB-Grid for your row selection. Assign a form variable to get your current row id. Place your 5 buttons beside your DB-Grid to do the actions based on your current row.
Jan -----Original Message----- From: TOM HART <[EMAIL PROTECTED]> To: [email protected] (RBASE-L Mailing List) Date: Sun, 16 Mar 2008 19:20:11 -0700 (PDT) Subject: [RBASE-L] - DB Edit Click Question I use touchscreen monitors in my business and have been designing a form to enter data in a scrolling region. Within each field I can call another menu by touching a bit button. All this works fine but putting a button for all 5 fields in a scrolling region takes up space. I can put an On-Entry, On-Exit, or Right-Click EEps, but is there a way to put a Left-Click EEp since a touchscreen works like a Left-click. Tom Hart

