Tools for skinning the UI of an application
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Tools for skinning the UI of an application
Hi all,
Any advice on the development aspect of skinning an application?
What tools are used in the development of the skin assets?
Any examples (rev) would be appreciated.
The look and feel of default rev applications on windows XP is not nice at all.
Kind regards,
Any advice on the development aspect of skinning an application?
What tools are used in the development of the skin assets?
Any examples (rev) would be appreciated.
The look and feel of default rev applications on windows XP is not nice at all.
Kind regards,
Build 160
Version 2.9.0
Platform: Windows
Version 2.9.0
Platform: Windows
-
- VIP Livecode Opensource Backer
- Posts: 977
- Joined: Sat Apr 08, 2006 7:47 am
- Contact:
Well, the default lookAndFeel is compliant with the Windows Guidelines, which aren't exactly the most spiffy looking graphics on the planet (though Motif is a lot worse). Anyway, recent versions of rev have added quite a few graphics improvements:
Jan Schenkel.
- since version 3.0 we have very nice gradients (linear, radial, conical...);
- since version 4.0 we have a slew of graphic effects to apply (drop shadow, inner shadow, outer glow, inner glow, color overlay) - each with a collection of settings to tweak the final look
Jan Schenkel.
Quartam Reports & PDF Library for LiveCode
www.quartam.com
www.quartam.com
Thanks Jan,
I develop in Vista and hate the look on XP of the widget. Still on RR2.9 (I know!!!!) but will check version 4.0, sitting in my Desktop awaiting a clear weekend to play with...
I was more looking at what tools can be used to generate/develop the image assets that would replace default buttons images/icons etc.
I develop in Vista and hate the look on XP of the widget. Still on RR2.9 (I know!!!!) but will check version 4.0, sitting in my Desktop awaiting a clear weekend to play with...
I was more looking at what tools can be used to generate/develop the image assets that would replace default buttons images/icons etc.
Build 160
Version 2.9.0
Platform: Windows
Version 2.9.0
Platform: Windows
-
- VIP Livecode Opensource Backer
- Posts: 977
- Joined: Sat Apr 08, 2006 7:47 am
- Contact:
Another interesting source might be Altuit Interface Builder - but I'm not sure on the status of its development.
As for making images and graphical assets for skinning, I believe Richard Gaskin is fond of ex-Macromedia-now-Adobe Fireworks.
Jan Schenkel.
As for making images and graphical assets for skinning, I believe Richard Gaskin is fond of ex-Macromedia-now-Adobe Fireworks.
Jan Schenkel.
Quartam Reports & PDF Library for LiveCode
www.quartam.com
www.quartam.com
-
- Posts: 47
- Joined: Sat Nov 17, 2007 6:04 pm
Hi,
On the downloads page of my website, www.theworcestersource.com , I've placed a stack called texturedbutton.rev . It contains a simple example of one way to create a custom object. However, with version 4.0 it's very likely that we could use graphic objects and effectcs rather than bitmaps to pull this off now.
Cheers,
Steve
www.theworcestersource.com
On the downloads page of my website, www.theworcestersource.com , I've placed a stack called texturedbutton.rev . It contains a simple example of one way to create a custom object. However, with version 4.0 it's very likely that we could use graphic objects and effectcs rather than bitmaps to pull this off now.
Cheers,
Steve
www.theworcestersource.com
Tools for skinning the UI of an application
Hello kotikoti, Jan and Steve,
A suggestion inspired by your discussion.
http://forums.runrev.com/phpBB2/viewtopic.php?t=4290
Kind regards, Andrew
A suggestion inspired by your discussion.
http://forums.runrev.com/phpBB2/viewtopic.php?t=4290
Kind regards, Andrew