0
votes
0answers
9 views
Skin Library for .NET with Mono support
Hello everybody,
Please suggest the skin control library .NET for WinForms (with good community, well written, well tested, fast). Another requirement is it should works for Mono. …
0
votes
1answer
60 views
How do i customize the skin of CKEditor 3.0 (their docs are complicated)
How can i customize the skin for CKEditor 3.0
I downloaded a new skin and i have this js powering it at the moment:
CKEDITOR.replace( 'pageBody',
{
toolbar :
[ …
0
votes
1answer
66 views
Flash Cs4 components skinning / themes ?
is there a way to apply custom skin / theme on components in flash Cs4.
I remembeer I could edit them in flash 8 as2, but in flash cs4 they just an objects.
without option to ed …
0
votes
0answers
22 views
Button image skins scaled incorrectly sometimes with dynamic CSS loading
I'm having a problem where buttons with image skins are being scaled incorrectly the first time they load. The CSS is being loaded dynamically (as a .swf), and in it, I skin some b …
0
votes
2answers
67 views
master skin file in ASP.NET
My project has multiple themes with different colors.
I need to skin certain textboxes with a specific font/size/etc.[no color difference]
Currently, I add <asp:TextBox SkinID=" …
1
vote
1answer
39 views
DNN 5.0 skin creation help
Can anyone shine some light on DNN 5.0 skin creation?Like a simple tutorial?
0
votes
1answer
707 views
How to skin an ASP.NET GridView column?
The idea is simple - I want all Command columns in my GridViews to have a specific button image for, say, the "Delete" button. Sounds like a job for skins, but I cannot find the ri …
0
votes
1answer
131 views
Creating ASP.NET composite control. How to apply properties associated with SkinID?
I am creating a custom composite control based off of an asp:Label control. I'd like to be able to have the label's default properties be skinable as well as additional properties …
0
votes
1answer
74 views
Pros and cons of having CSS as part of a theme
What are some pros/cons in using CSS as part of a theme instead of manually supplying <link> tag in the <head> section of a web page?
1
vote
2answers
87 views
Themes bad, skins good?
Hi
I found few posts where people were basically complaining about themes and at the same time thought skins were useful:
a) But aren’t skins only used in combination with them …
3
votes
3answers
1k views
Blackberry User Interface Design - Customizable UI?
I am trying to design a Blackberry Application and I am wondering if there are any resources on how to create custom user interface elements, skin existing ones and what other poss …
0
votes
1answer
76 views
Using Webkit to create Skinable custom windows on OSX
There are tutorials for using a webkit view inside a cocoa application to achieve skinnable contents, but what would I do if I wanted to use webkit to create custom, skinnable wind …
0
votes
1answer
61 views
Flex Skinning and Adobe Illustrator
I'm developing a skin for Flex 3 using Adobe Illustrator and I've just ran into a problem. I've designed a larger scrollBar skin to be used in a touch screen application but Flex s …
1
vote
2answers
107 views
Themes/Skins doesn’t work any more in VS2008
I couldn't make the theme/skin thing work in VS2008. Same asp.net2.0 code works fine in VS2005.
I am using Masterpage, and inside content page I would have something like:
<as …
0
votes
0answers
147 views
Flex : Disabled canvas look and feel
Is there a way in Flex by which a disabled canvas looks exactly the same
as an enabled canvas? I haven't been able to make sense of disabledOverLayAlpha
and disabledColor properti …
