[comp.sys.next] Can the behaviour of the text field in the button be changed ?

amra@cis.ohio-state.edu (Nasir K Amra) (07/01/89)

	Some comments on the IB  builder:

	The button object in the pallete window attempts to resize the
button whenever the text that I type in is longer then the width of the
button. I don't want it to do this. What it should do is wrap the words 
around such that instead of the following :
	
	testing text field of button

it should be in the following form

	testing text field
	of button 

if I've made the button size large enough.

Is there a simple way to get the above behaviour?

If not, I think the above behaviour should be included in the Release 1.0
IB.
		== Nasir Amra