Tagged Questions
The skins tag has no wiki summary.
7
votes
3answers
8k views
How do I stop richfaces adding borders to panels and calendars?
I'm hoping to use a custom richfaces skin to handle the bulk of my presentation work. Unfortunately richfaces renders borders around every cell in a calendar component and around each panel. I would ...
7
votes
5answers
667 views
Where can I get Toad syntax coloring schemes?
I am a big fan of the light colors on a dark background color scheme for programming - which is unfortunately not what Quest's Toad comes with by default.
I notice that it is possible to export ...
5
votes
5answers
2k views
how to create themes and skin in asp.net mvc?
Anyone point me to any article that describes how to use themes and skins in an asp.net mvc application?
5
votes
2answers
1k views
Can WPF themes be used to include multiple skins for an application that can be changed at runtime?
WPF allows a control library to provide different resource dictionaries for different system themes, essentially allowing an application to match the operating system's selected visual theme (Aero, ...
4
votes
1answer
224 views
'Compiled with different version` error when compiling library
I downloaded the new beta version of AlphaSkins Lite (7.44). I uninstalled the older version that i had problems with... I opened the "acntD7_R.dpk" and it compiled. Then I opened "acntD7.dpk" and got ...
4
votes
1answer
911 views
Very best example of application using Themes with Skins & CSS
Can you share with me the very best example you have ever seen of a web application that is using skins, themes and CSS in near-perfect harmony? I'm talking best in show. I'm talking about the ...
3
votes
1answer
128 views
Why is runat=“server” required for controls in skin files?
Like the title says.. why ?
I know why its required on the normal ASP.NET controls, there are numerous questions on SO about that.
But since you can only define .NET controls (no normal HTML markup) ...
3
votes
2answers
100 views
How can I allow 3rd party apps to theme my app on Android?
I've seen this functionality in many apps in the market, such as ADWLauncher. You install an app but then you can then download apps that only serve to theme the first app. I'd really like to do this ...
2
votes
1answer
114 views
Is there a list of readymade Theme Frameworks for Asp.net web development
As for Php there are loads of Theme frameworks warp5 etc. But is there a single Theme framework OR some framework with which I can rapidly develop wireframes and prototypes for new website being ...
2
votes
2answers
259 views
Creating your own emulator skins in Android
Hello Friend
I just want to know it is possible for us to create our own emulator skins in andriod?
And how it being made?
please let me know if anybody have ans.
Thanks
Pintu
2
votes
6answers
853 views
Which C++ cross platform GUI framework has good skinning ability?
What is a cross-platform C++ GUI framework that has good skinning ability?
So I could (and give the users) the ability to customise the GUI.
2
votes
2answers
527 views
VCL for Web skins/themes?
Has anyone created a skin/theme wrapper for Intraweb/VCL for Web ?
The default look of the grids etc are very dated..
Any info appreciated..
Thanks
2
votes
2answers
3k views
Does qt 4.5 have any skins?
I am developing for the first time using qt 4.5. I am developing a desktop app that will run on windows xp/vista.
The client would like to have a skin that assemblies a softphone, or something ...
2
votes
2answers
1k views
Can you set a page's title via CSS or a Skin in ASP.net 2.0
I am using asp.net 2.0 I know can set the pages title via the code behind. But is it possible to set the page title using Theme, skin or css?
I need to display a different title depending on the ...
1
vote
1answer
36 views
What is the best way to implement skinning in a Rails app
Using Rails, I am building several sites which are very similar. I want to implement these as one Rails app answering to multiple domains, and change what is presented and the processing logic based ...
1
vote
2answers
226 views
RichFaces 4 - how to disable skins
Is there any way how to disable all skins RichFaces apply? They ruin my layout and override fonts, links,...
1
vote
2answers
289 views
How to apply image states in spark dropdownlist
I have a spark dropdownlist and I have applied custom skin on it to display images in it instead of labels.
<s:DropDownList id="id_cbLineType"
...
1
vote
2answers
195 views
How to skin buttons in flex 3?
Just out of curiosity, I am making an effort to optimize every part of our flex app (which is a small part of our app in general). Currently, I am working on optimizing all of the buttons/skins. I ...
1
vote
3answers
213 views
How to modify base_properties in Plone custom skin
I want to change some of the built-in styles contained in a Plone 4 installation, and a reading of the docs tells me that the best way to do this is to copy the base_properties.props file to SOMEWHERE ...
1
vote
2answers
114 views
jscrollpage - where are the themes?
I'm running the jscrollpane v2 plugin and so far so good. I went to the version 1 site and there are 6 different skins...very cool.
On the ver 2 site, there is only one skin (and that's a generous ...
1
vote
1answer
241 views
DotNetNuke Skinning
I was reading this tutorial from the DNN website
http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryId/2675/DotNetNuke-Skinning-101-Part-2.aspx
I found the tutorial to be very useful, however ...
1
vote
1answer
308 views
Applying skins through actionscript
I have a problem in applying the styles for scroll bar skins through actionscript.
In css we specify as
thumbOverSkin: Embed(source="assets/thumb_over.png",scaleGridLeft="4",scaleGridTop="4", ...
1
vote
2answers
335 views
What is best practice on ASP.NET MVC projects and extensionable/skinned systems?
I've been wondering about best practices on creating a project in MVC, and let others create extension/modules/plugins and skins/themes etc, for it.
For example WordPress is great at this. Just ...
1
vote
3answers
455 views
Questions on ASP.NET themes?
1) If I create a theme and a skin file and a css file to go with that theme, does the skinfile automatically pickup the css file I created? What happens if you have multiple css files under a theme?
...
1
vote
3answers
395 views
ASP.NET theme skins
Is there a way to apply a skin only to controls of a certain type and a specific ID? For instance, I have controls throughout a site used to display our company phone number that look like this:
...
1
vote
1answer
363 views
Free/Paid Silverlight Video Players?
I'm looking for some nice looking silverlight video players to be used on a website. Similar to this question regarding flash: http://stackoverflow.com/questions/167072/free-paid-flash-video-players, ...
1
vote
4answers
3k views
Remove gradients from richfaces controls
I'd like to use the richfaces panel as its basically the right shape and is skinnable, so I can change font, colour etc. However, as part of the default skin the horizontal bar containing the header ...
1
vote
6answers
126 views
Where can I find information on getting started creating Skins for Flex/AIR?
I don't have any experience with creating Skins, but I have the tools to do it (Fireworks, etc.). I'm used to doing as much as I can with styles, but, I want to break out of the mold and start using ...
0
votes
1answer
198 views
How to create a go keyboard theme?
I have developed many keyboard skins (better keyboard format) but I am having trouble making a go keyboard in eclipse. I am a designer not much of a programmer so I'm very clueless when it comes to ...
0
votes
1answer
193 views
Settings in ASPxGridView Skins
Can you set settings in ASPxGridView skins?
For example:
<Settings ShowHeaderFilterBlankItems="false" ShowFilterBar="Visible" ShowFilterRow="True" />
This would be very helpfull because all ...
0
votes
0answers
176 views
How to construct a smart keyboard skin apk?
I have made 5 themes for android and several keyboards as well but never an apk so I'm very new to all of this. I have the images I want for the keyboard..I'm just unsure on how I need to get the apk ...
0
votes
1answer
154 views
css, swf and skins mxml files location in FLex Project
I have a FLex 4 project.
Its becoming cumbersome due to all css, swf and skins mxml files put in ONE folder. I want to separate css in a css folder and under the skins folder, I want to have the swf ...
0
votes
1answer
201 views
Vertical Menu bar in Dot Net Nuke
I am using Dot Net Nuke community version to build my web site. I am very new to programming and DNN.
When i add a new page the menu is displayed horizontal like
HOME | CONTACT US | ABOUT US | ...
0
votes
0answers
82 views
Skin for registration page in dotnetnuke [closed]
Hey Guys,
i have uploaded my Dotnetnuke site on the Production Server, i am using Dotnetnuke 5.6, now my issue is Dotnetnuke's registration page is using My sites home skin, but i want to set the ...
0
votes
1answer
160 views
DNN Error when loading a specific skin (GeneralContentPage)
I get this error when I load a page that uses a specific skin (GeneralContentPage). I have deleted the ascx page and parsed the skins again but still have the same error. Would appreciate any input!
...
0
votes
1answer
142 views
How to disable default skin for a particular control?
Is it possible to have a control which does not use the default skin that is specified in a .skin file?
I have a control for which I do not want a default skin applied to.
0
votes
3answers
124 views
How to add a skin engine to asp.net MVC system
I'm implementing a solution in ASP.NET MVC that later can be applied to couple of other fields. To do so it will require to re-brand the UI even though the underlying business logic wont need to ...
0
votes
1answer
506 views
Whats happening when switching themes in Sugar CRM or similar kind of application
Can anyone tell me what's happening when i click on a different color / Them icon in sugar CRM or new ORKUT. I am trying to develop a similar kind of application(in ASP.NET) where i need to switch to ...
0
votes
1answer
89 views
How can I extract all default skins / styles / icons etc. from my Flex app?
I'm developing a Flex application. Since I'm not a very talented graphical designer, I leave all stylings etc. at their defaults. Once I finish the app, I would like to give it to a graphical ...
0
votes
2answers
257 views
Using skins without embeding in css doc and swf in flex
The issue I am having is creating an application with nearly every component skinned using CSS. The majority of the components are skinned using:
Embed(source="file.png");
method. The problem I am ...
0
votes
1answer
205 views
Changing the main view using the NSUserDefaults and the settings bundle
I have a game on the App Store, and for the next version I am working on having an option in the settings to use different skin. So for example, lets say I choose the basketball option. I would want ...
0
votes
2answers
112 views
List of themeable / skinable properties for ASP.NET controls?
Does anyone know how or where I can find a list of properties that can be defined in a skin file for standard ASP.NET controls?
Thanks
0
votes
1answer
284 views
Skins and Stylesheet noob question
I have a Skin File that contains:
< asp:TextBox runat="server" CssClass="FixedFont"/>
In the same folder as the Skin file, is the following css file. The Css file contains:
.FixedFont
{
...
0
votes
2answers
840 views
DotNetNuke CSS problem on page postback?
We're having a very strange problem with css in DotNetNuke.
It seems that with any of our custom modules, if a user clicks to postback 9 times the skin css is removed and the page becomes rather ...
0
votes
1answer
1k views
Scroll thumb is scrolling past the track skin boundary in Flex app (with screen shot and code)
I created a custom scroll thumb in Flex but the scroll thumb is scrolling past the track skin. Check out this screen shot.
This is my code for the track skin, which essentially just makes it ...
0
votes
1answer
578 views
SkinID on custom control not working (asp.net)
I am deriving a control from syste.web.ui.webcontrols.button.
I am then calling it buttonv2.
I am then adding an arbitrary property to this new class, "int abc", accessing it via a get/set accessor ...
0
votes
8answers
649 views
What is the best Framework to use for developing a skinned application?
I need to develop an application for windows, and it needs to support skins. I am looking for a framework to use. I would much prefer to not use QT, because of it's licensing - GPL is not an option ...
0
votes
8answers
2k views
Skins in delphi7
I wish to skin my aplication and have noticed that there appears to be no obvious way to do this.
I am used to skinning files for java and wondered if there was any way of changing the appearance of ...
0
votes
3answers
244 views
What is the best way to draw skinnable “buttons” in a video game?
I'm looking for ideas on how to draw a skinnable "button" in a game application. If I use a fixed sprite non-vector image for the button background, then I can't size the button easily. If I write ...