Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!amra From: amra@cis.ohio-state.edu (Nasir K Amra) Newsgroups: comp.sys.next Subject: Can the behaviour of the text field in the button be changed ? Message-ID: <53552@tut.cis.ohio-state.edu> Date: 1 Jul 89 14:23:47 GMT Sender: amra@tut.cis.ohio-state.edu Lines: 22 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