buttonxp

This forum is for eXpress++ general support.
Post Reply
Message
Author
omni
Posts: 531
Joined: Thu Jan 28, 2010 9:34 am

buttonxp

#1 Post by omni »

It there a way to Turn this button feature OFF in certain programs called from the main app? This has to do with invisible buttons and problems with rewriting very large programs...works fine in about 1000 programs, but I have a dozen it does not...and they are all highly used, very large programs.



Thanks

Fred
Omni

omni
Posts: 531
Joined: Thu Jan 28, 2010 9:34 am

Re: buttonxp

#2 Post by omni »

Figured out a way
DC_PushButtonStyle(nil) turns it off

Fred

John Hohensee
Posts: 26
Joined: Fri Mar 04, 2011 7:35 am
Location: San Bernardino, CA USA
Contact:

Re: buttonxp

#3 Post by John Hohensee »

You can use the HIDE option to make a BUTTONXP to disappear.

Post Reply