Re: Now NOT to Allow FTCustom Object Resizing

Bob Keeney wrote:
I have a need to keep my FTCustom object from having the drag handles appearing and allowing the user to resize. In other words, once the object is created, I don't want the user to be able to resize it.

Is there a way to override that functionality?

Yes, override the "isResizable" method (which comes from
FTPicture) and return false.


FTC Website: www.truenorthsoftware.com/Realbasic/FormattedText.html
Set List Options (digest and vacation modes): www.freelists.org/list/ftcdev
List Archive: www.freelists.org/archives/ftcdev
Unsubscribe: Send email to ftcdev-request@xxxxxxxxxxxxx with "unsubscribe" in 
the subject field.


Other related posts: