Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 07:59:01 +0000



Post From: Issue: ACS Buttons do not expand to size of button caption when set with sc.Set...

[2018-07-23 21:26:29]
Richard Chinn - Posts: 28
For Your Attention. No response necessary unless I have overlooked something.

SETUP: Place ACS Button on control bar using ACS Button DEFAULTs. Note: The "Use Same Size for Control Bar Buttons" is NOT checked

Programatically set caption to a longer text string than the default:

  Note: I Also checked this by entering a Button Caption through the "Properties Button" in the "Customize Control Bar 1" window before changing it programmatically.
  My entry was "ACS1" The same error still occurred.

  
sc.SetCustomStudyControlBarButtonText( 1, "Longer text than default button caption")
  
OUTPUT ERROR: Button size does not change to accommodate the longer caption text string.


Documentation Search was unsuccessful.
Support Board Searched using the search term: "ACS Button". I did not see any threads relating this issue.

Thanks,
Richard