User Tag List

Results 1 to 2 of 2

Thread: Property options

  1. #1
    Clicker Multimedia Fusion 2
    Retriever2's Avatar
    Join Date
    Jun 2006
    Location
    United States
    Posts
    502
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Property options

    Is there any way for our extensions to take advantage of the PROPOPT_RENAMABLE and PROPOPT_REMOVABLE property options, ala the alterable values tab?

    Also, is there a way to "disable" a property like the size properties when an object is not resizable?

  2. #2
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Property options

    The PROPOPT_RENAMABLE and PROPOPT_REMOVABLE options can't be used in extensions, sorry.

    To disable the size properties, just remove the SetEditSize function from your extension, that should work (if it's an old extension originally built with the MMF1 SDK, you might also have to replace the old SelectPopup by the new EditObject function).

Similar Threads

  1. Editing a property
    By Dines in forum Extension Development
    Replies: 6
    Last Post: 10th May 2012, 11:14 AM
  2. Add a linebreak in About property
    By septeven in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th February 2012, 11:00 PM
  3. Multiple object property bug.
    By Syp3r in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 12th August 2006, 09:48 AM
  4. Delete property bug?
    By Harvy in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 17th July 2006, 09:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •