Pennie
Oct 12 2004, 11:07 AM
Is there any established conventions for formatting the text on a button? I'm thinking about putting the formatting for buttons that navigate to another form or report consistant across all my dbs. The formatting for buttons that run code would have different but consistant formatting. This way my users would have another clue what's going to happen when they click. What would really be nice is to be able to use a different shape (oval?) but I can't find a way to do that other than a bitmap that was started in Word.
I would love hearing any ideas!
Pennie
Tygler1
Oct 12 2004, 12:40 PM
Comman buttons are very uncustomizabe. I would suggest using a label insead to act as a comman button and put your code in the Labels onClick event. It is Very easy to get a label to change color/font/stlye and such to indicate different things. One one database I have I have a label that depending on the status of thing on the form can display 4 different words and change 4 different colors! That isn't possible with a command button...but is with a label.
NoahP
Oct 12 2004, 01:24 PM
Check out
this link HTH
Noah
Pennie
Oct 12 2004, 02:11 PM
Thanks to both of you. I have been playing with labels and with the download. I've gotten some great ideas!
Pennie
Dom DXecutioner
Oct 12 2004, 02:19 PM
you may also find these
ua_post somewhat useful ...
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.