Index · Preferences · Help
Announcements · BYOND Features · Bug Reports · Fixes and Features · Developer How-To · Code Problems · Design Philosophy · Creations · Classified Ads · Gaming · Computers & Technology · Community
Forum Search:

[Advanced Search]

[Messages in this Thread] [Show All (5)] [Return to Developer How-To]

Author:Android Data [Posts]
Date:11/3/09 4:58 am
Topic:Re: Make buttons detect mouseclicks without using Commands?
Post ID:725462
Parent ID:725432
Next ID:725434
Jeff8500 wrote:
> You have to either use dynamically named verbs, or the Command() procedure

Or you can use a byond:// URL for a command and use Topic() to retrieve it. You will want to set the command at runtime in order to pass a src parameter to it.

Messages in this Thread: [Show All (5)]

  Make buttons detect mouseclicks without using Commands? Mista-mage123 (11/2/09 5:21 pm)
      Re: Make buttons detect mouseclicks without using Commands? Jeff8500 (11/2/09 5:58 pm)
          Re: Make buttons detect mouseclicks without using Commands? Android Data (11/3/09 4:58 am)
          Re: Make buttons detect mouseclicks without using Commands? Mista-mage123 (11/2/09 6:01 pm)
              Re: Make buttons detect mouseclicks without using Commands? Jeff8500 (11/2/09 6:07 pm)