WINAMP.COM | Forums > Developer Center > NSIS Discussion > wansis - Skinned NSIS |
| Pages (3): [1] 2 3 » |
Last Thread
Next Thread
|
| Author |
|
|
saivert Banned
Registered: Jan 2001 |
wansis - Skinned NSIS
This is very old code which I recently found on my harddrive. I made it a while back. |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
Cool! __________________ |
||
|
|
|
onad Senior Member
Registered: Dec 2004 |
So cool...! Go nice tips from your example also, thanks. __________________ |
||
|
|
|
ZmAn3 Senior Member
Registered: Oct 2003 |
I get !include: could not find: "wansis.nsh" when trying to compile the example and i dont see this file extracted during install |
||
|
|
|
ZmAn3 Senior Member
Registered: Oct 2003 |
it is in the zip pack thou also is it possible to skin the scroll bar |
||
|
|
|
ZmAn3 Senior Member
Registered: Oct 2003 |
Isn't that what code sharing is about?? |
||
|
|
|
ZmAn3 Senior Member
Registered: Oct 2003 |
Since your inbox is full and the message won't send I'll have to respond to your private msg here. |
||
|
|
|
grahama Senior Member
Registered: Sep 2004 |
this is very cool.... |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
This is great! Now I can make a custom installer look for my installers. Now I have to learn how to make winamp skins. |
||
|
|
|
saivert Banned
Registered: Jan 2001 |
I made a complete new directory structure layout for the new release of my archive. |
||
|
|
|
ZmAn3 Senior Member
Registered: Oct 2003 |
heres a forum colors skin and header and checkbox bmps
|
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
When I clicked the direct link for the wansis zip file above, this is the page I saw: |
||
|
|
|
Comperio Major Dude
Registered: Jan 2005 |
JasonFriday13, |
||
|
|
|
saivert Banned
Registered: Jan 2001 |
okay
Yup. It must be false positives. I have Norman Internet control (a firewall and av software package) and did not get any warnings. I archived it on a 100% virus free computer as well. Last edited by saivert on 07-12-2005 at 09:48 AM |
||
|
|
|
rsegal Senior Member
Registered: Feb 2003 |
Pretty slick saivert. This skinning stuff is awesome. __________________ |
||
|
|
|
Yathosho Forum King
Registered: Jan 2002 |
can anybody upload a screenshot please? __________________ |
||
|
|
|
saivert Banned
Registered: Jan 2001 |
Screenshots and new version out!
Yes! you heard it. New version on the run. |
||
|
|
|
ZmAn3 Senior Member
Registered: Oct 2003 |
if your gonna be working on this i have a request can you do somthing about the close min button ect of course then it will take it a way from the winamp skins |
||
|
|
|
SuperPat Guest
Registered: Not Yet |
Hello, |
||
|
|
|
|
SuperPat Guest
Registered: Not Yet |
It would be possible to have the sourcecode of your plugin? |
||
|
|
|
|
grahama Senior Member
Registered: Sep 2004 |
At this point, the skins seem pretty vector'y and non 3D. |
||
|
|
|
saivert Banned
Registered: Jan 2001 |
wansis source code
In wansis I'm only mimicing the skinning engine used in Winamp classic skins (2.x style). I'm not planning on making freeform skin plug-in for NSIS as that would require me to replace the NSIS UI entirely. Now wansis is only owner-drawing the controls and customizing the colors. Last edited by saivert on 07-16-2005 at 12:41 AM |
||
|
|
|
Yathosho Forum King
Registered: Jan 2002 |
cool plugin, though i'm afraid to see more bad examples of using it. think i gotta get back to skinning __________________ |
||
|
|
|
grahama Senior Member
Registered: Sep 2004 |
yes, aesthetics is definitely and eye of the beholder thing |
||
|
|
|
SuperPat Guest
Registered: Not Yet |
Thanks for the sourcecode, I will study it. The aim is to extract the portion of code which makes it possible to change the skin button. |
||
|
|
|
|
ZmAn3 Senior Member
Registered: Oct 2003 |
Givin the current state of the plugin i think this is about as close to a osx type theme as I can get at the moment.
|
||
|
|
|
deguix Major Dude
Registered: Dec 2002 |
There is a problem when you use the directory page before installing. The button "Install" becomes a non-skinned button if I click on "..." button to select an installation directory or if I change the path manually.
__________________ |
||
|
|
|
ZmAn3 Senior Member
Registered: Oct 2003 |
the show details button also does that |
||
|
|
|
ZmAn3 Senior Member
Registered: Oct 2003 |
A lcd type theme / skin
|
||
|
|
|
saivert Banned
Registered: Jan 2001 |
July 17th 2005
@ZmAn3: I'm working on wansis to make it do what you did manually using resource editor, and so one can just use the default dialog resources. |
||
|
|
|
ZmAn3 Senior Member
Registered: Oct 2003 |
that sounds cool |
||
|
|
|
grahama Senior Member
Registered: Sep 2004 |
thanks for the OS X skin |
||
|
|
|
ZmAn3 Senior Member
Registered: Oct 2003 |
saivert |
||
|
|
|
saivert Banned
Registered: Jan 2001 |
July 19th 2005
@ZmAn3: I'm using Microsoft Visual Studio .NET 2003 Last edited by saivert on 07-19-2005 at 01:46 AM |
||
|
|
|
Superpat Guest
Registered: Not Yet |
I found an other bug: |
||
|
|
|
|
Superpat Guest
Registered: Not Yet |
I found an other bug, |
||
|
|
|
|
saivert Banned
Registered: Jan 2001 |
@superpat: I will fix that for the next release. |
||
|
|
|
ZmAn3 Senior Member
Registered: Oct 2003 |
i think it should be called a skin if its the 2 base graphics for the plugin but if you make a icon header and wizard bitmap then it's more of a theme |
||
|
|
|
Yathosho Forum King
Registered: Jan 2002 |
is it possible to change the text in the caption? __________________ |
||
|
|
|
| Pages (3): [1] 2 3 » |
Last Thread Next Thread
|
WINAMP.COM | Forums > Developer Center > NSIS Discussion > wansis - Skinned NSIS |
Forum Rules:
|