What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Interface Writer | [release] 3.0 | 22/08/2010

Pages: (14): « First « 2 3 4 5 [ 6 ] 7 8 9 10 » Last »
2 votes - 5 average   Interface Writer | [release] 3.0 | 22/08/2010
Author: Message:
mynetx
Skinning Contest Winner
*****

Avatar
Microsoft insider

Posts: 1175
Reputation: 33
36 / Male / Flag
Joined: Jul 2007
RE: Interface Writer | [release] 2.0 | 07/11/2009
quote:
Originally posted by whiz
Something wrong with the ActiveX object?
Here it works.  What Windows version are you using?
quote:
Originally posted by whiz
what do you mean by "ellipsed items"?
Look.  The red items have tooltips automatically as they don’t show completely. My suggestion: Give the window a larger default size. (Good that it is resizable!)

[Image: 2ujnqfd.jpg]

And, why does
XML code:
<Position ClientWidth="210" ClientHeight="224" InitialPos="CenteredScreen"/>

not show up as Size in the Window properties dialog?
mynetx - Microsoft, enhanced.

You have a problem or issue with Windows, Internet
Explorer or Office?
Send a tweet!
11-07-2009 06:28 PM
Profile E-Mail PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: Interface Writer | [release] 2.0 | 07/11/2009
quote:
Originally posted by mynetx
quote:
Originally posted by whiz
Something wrong with the ActiveX object?
Here it works.  What Windows version are you using?
Windows version doesn't matter, see my previous post.

;)
.-= A 'frrrrrrrituurrr' for Wacky =-.
11-07-2009 11:07 PM
Profile PM Find Quote Report
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
O.P. RE: Interface Writer | [release] 2.0 | 07/11/2009
quote:
Originally posted by CookieRevised
I strongly suggest not to use that ActiveX, but instead use the proper Windows API.
See: CookieRevised's reply to UserAccounts.CommonDialog alternative for Vista
Done.

quote:
Originally posted by CookieRevised
Ellipsed items are items which are too long to be displayed on one line. As such, the are cropped and "..." (an ellipsis) is added to the end. With default Windows behaviour, when you hover over such items a tooltip will pop up showing the complete line.

However, that does not mean you should not display a tooltip when items do fit in the available space. Common practice is to always show a tooltip when hovering over items (too long or not), when at least one item is too long to be displayed.
So... how do I add a tooltip for each item?
11-08-2009 11:57 AM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Interface Writer | [release] 2.0 | 07/11/2009
Try to avoid tooltips to begin with.. aka make the list columns wider.
.-= A 'frrrrrrrituurrr' for Wacky =-.
11-08-2009 05:56 PM
Profile PM Find Quote Report
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
O.P. RE: Interface Writer | [release] 2.0 | 07/11/2009
quote:
Originally posted by CookieRevised
Try to avoid tooltips to begin with.. aka make the list columns wider.
That's what I'm doing at the moment...  except I've added a few extra columns for some new features, so it's quite a long window now...  :P
11-09-2009 06:52 PM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Interface Writer | [release] 2.0 | 07/11/2009
Cool, then you could also make the window a bit taller too, to compensate the widthness/wideness/whatever-ness :p. But remember that netbooks get popular these days, they have a small resolution, so stay well below 1024x600 ;) (1024 because of 1024x768 screens, and 600 because of 1080x600 screens)


This post was edited on 11-10-2009 at 08:08 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
11-10-2009 07:45 AM
Profile PM Find Quote Report
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
O.P. RE: Interface Writer | [release] 2.0 | 07/11/2009
quote:
Originally posted by CookieRevised
Cool, then you could also make the window a bit taller too, to compensate the widthness/wideness/whatever-ness :p. But remember that netbooks get popular these days, they have a small resolution, so stay well below 1024x600 ;) (1024 because of 1024x768 screens, and 600 because of 1080x600 screens)
The window's now about 600x400., but I've left the minimum sizes, so it can be smaller if the user wants it to be.  I've also decided just to show the basic information in the main window now.  :P

And if anyone's interested, the new version will support window templates (DialogTmpl, WindowTmpl and ChildTmpl), window initial positions and custom attributes.  :D
11-10-2009 04:14 PM
Profile E-Mail PM Find Quote Report
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
O.P. RE: Interface Writer | [release] 2.2 | 29/11/2009
Version 2.2 is out!  Enjoy the new features and updated window style!  :D
11-29-2009 05:19 PM
Profile E-Mail PM Find Quote Report
whiz
Senior Member
****


Posts: 568
Reputation: 8
– / – / Flag
Joined: Nov 2008
O.P. RE: Interface Writer | [release] 2.5 | 30/01/2010
Introducing version 2.5!  :P

Now with a recently used file list, window builder and interface viewer, as well as some other useful updates...  enjoy!
01-30-2010 01:16 PM
Profile E-Mail PM Find Quote Report
SmokingCookie
Senior Member
****

Avatar

Posts: 815
Reputation: 15
30 / Male / Flag
Joined: Jul 2007
RE: Interface Writer | [release] 2.5 | 30/01/2010
Nice!

I have a suggestion for any future update (don't rush to the next version, just add to your to-do list if you want): rename any component (like window ID, control ID, etc.) from within the list-view. Basically like renaming a file or folder in Windows Explorer. Screenshot of what I mean:

[Image: attachment.php?pid=986437]

If you need any help on this, you know where to find me. You can also take a look at the code; see the link in my signature for the script.

.jpg File Attachment: Screenie.jpg (47.85 KB)
This file has been downloaded 520 time(s).

This post was edited on 01-30-2010 at 01:28 PM by SmokingCookie.
01-30-2010 01:25 PM
Profile PM Find Quote Report
Pages: (14): « First « 2 3 4 5 [ 6 ] 7 8 9 10 » Last »
« 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