Visual Designer FLAT controls.
Posted: Sun Mar 07, 2004 11:52 pm
Hi!
It would be great if a FLAT propety could be set to buttons and other controls. It creates a nice effect under all M$ Win's.
Easy to do, but it would be nice to have it as an option in VD.
Ex:
You need to set this:
#BS_FLAT=$8000
Then its just like this:
ButtonGadget(#Button_1, 130, 170, 100, 20, "Exit",#BS_FLAT)
Regards, thefool
It would be great if a FLAT propety could be set to buttons and other controls. It creates a nice effect under all M$ Win's.
Easy to do, but it would be nice to have it as an option in VD.
Ex:
You need to set this:
#BS_FLAT=$8000
Then its just like this:
ButtonGadget(#Button_1, 130, 170, 100, 20, "Exit",#BS_FLAT)
Regards, thefool