Re: Now NOT to Allow FTCustom Object Resizing
- From: Brendan Murphy <bmurphy@xxxxxxxxxxxxxxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Wed, 11 Jun 2008 13:20:07 -0500
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.
- References:
- Now NOT to Allow FTCustom Object Resizing
- From: Bob Keeney
Other related posts:
- » Now NOT to Allow FTCustom Object Resizing
- » Re: Now NOT to Allow FTCustom Object Resizing
Is there a way to override that functionality?
- Now NOT to Allow FTCustom Object Resizing
- From: Bob Keeney