What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » show dialog info

show dialog info
Author: Message:
Dennis Mike
Junior Member
**

Avatar

Posts: 59
Reputation: 2
33 / Male / –
Joined: Jan 2007
O.P. show dialog info
is possible to show a box of dialog onmouser in a buttoncontrol?
example:
[Image: b7dialog.jpg]
02-27-2007 05:54 AM
Profile PM Web Find Quote Report
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: show dialog info
code:
<Control xsi:type="ButtonControl" Id="id">
    <Position Top="10" Left="10" Width="50" Height="13"/>
    <Help>your message here</Help>
    <Cpation>button caption here</Caption>
</Control>

is that what you wanted?
02-27-2007 05:58 AM
Profile PM Find Quote Report
Dennis Mike
Junior Member
**

Avatar

Posts: 59
Reputation: 2
33 / Male / –
Joined: Jan 2007
O.P. RE: show dialog info
thank's
02-27-2007 06:02 AM
Profile PM Web Find Quote Report
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
29 / Male / Flag
Joined: Apr 2006
Status: Away
RE: show dialog info
You can also use [Resource] ToolTip Class.

This post was edited on 02-27-2007 at 06:13 AM by Felu.
02-27-2007 06:06 AM
Profile E-Mail PM Web Find Quote Report
V@no
Full Member
***

Avatar
sexy

Posts: 162
Joined: Mar 2004
RE: show dialog info
So, the
code:
<Help>your message here</Help>
does it only work on buttons? what about plain text (StaticControl) or input fields?
I've tried use it, the tooltip shows just fine, but input fields and combo boxes  become unusable, like they are disabled...
08-29-2010 05:29 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On