Interface Writer | [release] 3.0 | 22/08/2010 |
Author: |
Message: |
mynetx
Skinning Contest Winner
Microsoft insider
Posts: 1175 Reputation: 33
37 / /
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!)
And, why does xml code: <Position ClientWidth="210" ClientHeight="224" InitialPos="CenteredScreen"/>
not show up as Size in the Window properties dialog?
|
|
11-07-2009 06:28 PM |
|
|
CookieRevised
Elite Member
Posts: 15517 Reputation: 173
– / /
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 |
|
|
whiz
Senior Member
Posts: 568 Reputation: 8
– / – /
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 |
|
|
CookieRevised
Elite Member
Posts: 15517 Reputation: 173
– / /
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 |
|
|
whiz
Senior Member
Posts: 568 Reputation: 8
– / – /
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...
|
|
11-09-2009 06:52 PM |
|
|
CookieRevised
Elite Member
Posts: 15517 Reputation: 173
– / /
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 . 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 |
|
|
whiz
Senior Member
Posts: 568 Reputation: 8
– / – /
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 . 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.
And if anyone's interested, the new version will support window templates (DialogTmpl, WindowTmpl and ChildTmpl), window initial positions and custom attributes.
|
|
11-10-2009 04:14 PM |
|
|
whiz
Senior Member
Posts: 568 Reputation: 8
– / – /
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!
|
|
11-29-2009 05:19 PM |
|
|
whiz
Senior Member
Posts: 568 Reputation: 8
– / – /
Joined: Nov 2008
|
O.P. RE: Interface Writer | [release] 2.5 | 30/01/2010
Introducing version 2.5!
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 |
|
|
SmokingCookie
Senior Member
Posts: 815 Reputation: 15
30 / /
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:
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.
Attachment: Screenie.jpg (47.85 KB)
This file has been downloaded 555 time(s).
This post was edited on 01-30-2010 at 01:28 PM by SmokingCookie.
|
|
01-30-2010 01:25 PM |
|
|
Pages: (14):
« First
«
2
3
4
5
[ 6 ]
7
8
9
10
»
Last »
|
|