I upgraded to XE and am going thru my database to update and make some
visual enhancements(after about 8-10 years) and have a question.  My users
use touchscreens with various menus having numerous buttons to select data
to fill in orders, each customized for each user.  E.G. one menu for sizes,
one for color, one for description, etc.  For each category there is a
table with user id and columns for each item.  I have been using a dbmemo
for each button which works fine as shown below:


[image: Inline image 1]

I have also been experimenting with using a bit button and changing the
caption as below
[image: Inline image 2]
There may be 10-15 sessions using these running at anytime and the dbmemo
works great and is very efficient, but I like the bit button approach
because it looks better.  Is my new approach as efficient and using the
dbmemo.

Tom Hart

-- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to