Shoutbox

Buttons with only a sprite - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Buttons with only a sprite (/showthread.php?tid=63885)

Buttons with only a sprite by Gran_PC on 07-24-2006 at 09:42 AM

Hi, I'm trying to make a button with sprite within the blue rectangle. I'm making a small button with a (?) and I don't know how to make it. I will now shutdown, but if you like, you'll appear in credits.
Gran PC


RE: Buttons with only a sprite by RaceProUK on 07-24-2006 at 10:34 AM

* RaceProUK searches MSDN
OK, MSDN's being megaslow at the moment. Try this link to button styles later.


RE: Buttons with only a sprite by Gran_PC on 07-24-2006 at 05:12 PM

It's for a script, no for a MSDN (I don't know what is it)


RE: Buttons with only a sprite by cloudhunter on 07-24-2006 at 07:19 PM

On MSDN is some JScript documentation (which is the language you are programming in ;)). There is a link to it in the Messenger Plus! Live documentation. Look at the link that RaceProUK for things about buttons.

Cloudy


RE: Buttons with only a sprite by Gran_PC on 08-06-2006 at 02:24 PM

OK


RE: Buttons with only a sprite by RaceProUK on 08-07-2006 at 09:34 AM

quote:
Originally posted by MSDN
BS_BITMAP
    Specifies that the button displays a bitmap.
is the style you need. I knew there was one.