IC6 "Jumbo Buttons"

Guest
I am porting code from IC6 and noticed the hiCreateButtonBoxField buttons are very big, very big. Is there any way to make them the size in IC5? Or smaller IC6?

What fit on 1/4 of my screen takes almost 3/4 of screen!!

Thank you in advance,
Eric
 
On Thursday, November 14, 2013 12:16:58 PM UTC-6, eric.d.fi...@gmail.com wrote:
I am porting code from IC6 and noticed the hiCreateButtonBoxField buttons are very big, very big. Is there any way to make them the size in IC5? Or smaller IC6?



What fit on 1/4 of my screen takes almost 3/4 of screen!!



Thank you in advance,

I think this has a lot to do with it:
?choices '("Clear\nProbe" "Clear\nOpens")

Anytime I use \n to create to lines on a button, the button explodes in size (on the X axis, Y is same). Any fix for this?
 
On 11/14/13 18:22, eric.d.fitzsimmons@gmail.com wrote:
On Thursday, November 14, 2013 12:16:58 PM UTC-6, eric.d.fi...@gmail.com wrote:
I am porting code from IC6 and noticed the hiCreateButtonBoxField
buttons are very big, very big. Is there any way to make them the size
in IC5? Or smaller IC6?
What fit on 1/4 of my screen takes almost 3/4 of screen!!



Thank you in advance,

I think this has a lot to do with it:
?choices '("Clear\nProbe" "Clear\nOpens")

Anytime I use \n to create to lines on a button, the button explodes
in size (on the X axis, Y is same). Any fix for this?

Which version are you using (Help->About in the CIW will give the
subversion)? I don't see this in IC616...

Andrew.
 

Welcome to EDABoard.com

Sponsor

Back
Top