The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
25 views

How to use multiple container in single page in DotNetNuke?

I am using a CMS (DotNetNuke) for creating a web application. I am newbe for dotnetnuke. I searched on net for add or create multiple container for a single page and also installed some package from ...
-3
votes
1answer
49 views

How I can use skin in worklight project? [closed]

I would like use an skin for adapt my hybrid application to the tablet and to smartphone or I would like know other way to do that?
0
votes
1answer
30 views

can't applying skins to DotNetNuke 6

thanks for your attention frist. i have dotnetnuke 6.x installed on my pc . i install new skins using Admin >> extentions >> manage >> install extention wizard , and install skins and containers ...
0
votes
0answers
13 views

seam 2 - deploy test version with test skin

I am developping a seam.2.2.2 application. I am using the dev-profile for development and prod-profile for production deployment. I would like to have a third prod-test.profile for testing (by users) ...
0
votes
0answers
51 views

Using Codejock and SkinBuilder - documentation? How do I skin an Edit control?

I'm working with an MFC application that has used Codejock for many years - we will now start using more features, e.g. skins. I like Codejock - it integrates very well with MFC. And SkinBuilder is a ...
1
vote
1answer
253 views

The 'Text' property of 'asp:TextBox' does not allow child objects #2 [closed]

So this is my first attempt at using skins in asp.NET. I find the concept to be fairly straightforward - or so I thought. My .skin file looks like this: <asp:TextBox runat="server" ...
0
votes
1answer
100 views

Why Use Skin if we can STILL handle Server Controls with CSS in Asp.Net?

The main difference between Theme/Skins and CSS are the HTML & Server Side Controls (SSC) only. We use Skin files to format & cosmetics SSC which are not in HTML like <asp:Label>, ...
0
votes
1answer
64 views

How to add xml layout(setContentView()) of another app(skin) to main app?

Suppose in my main app i have a layout "main_layout.xml" and in my skin(another app) app i have a layout "main_layout2.xml" . Now how can i set setContentView(main_layout2) in my main app if skin app ...
0
votes
1answer
52 views

dnn loading available skins in custom module

I want to load all available skins in a dropdown list inside a custom module. What is the best way to do this? VB code appreciated. Thanks, Amith
-2
votes
1answer
793 views

Emulator sony xperia S and samsung galaxy s3 (android) [closed]

I developed an application in android, I need to test the application on samsung galaxy S3, xperia S, how can I download the emulators. thank you in advance.
3
votes
1answer
179 views

How to make a CustomComponents that detect if there is new component is drop on a form

I created a Custom components SkinMgr and SkinPanel in delphi2009. i wanted the two component automatically link together even if the SkinMgr is in a DataModule or anywhere in the other form. any ...
0
votes
0answers
495 views

Eclipse dark skin

If you think that this is a duplicate of an existing question, I'll tell you it's not. What I'm looking for is a dark skin for Eclipse v3.3 on Win7. I mean not just the code editor in dark, but the ...
0
votes
0answers
28 views

Firefox skins in webapp?

I don't have much idea about this but was wondering whether it is possible to use Firefox themes or skins in our own web application ?
0
votes
0answers
17 views

How can I horizontally center the play/pause buttons in CPro (ClassicPro)?

I would like to horizontally center the play/pause and skip/rewind buttons while having the window still be resizable, is this possible?
0
votes
0answers
485 views

How to set childpage position under parent dnn:NAV navigation menu in dotnetnuke?

I start learning dotnetnuke skinning. I face problem that child pages(Getting Started,Menulist pages) appear like that When I try to fix to css top,left arrtribut but is not ok for GettinStarted ...
-2
votes
1answer
923 views

How to create skins(fxml) for buttons and other elements in JavaFX 2.0? [closed]

I am wondering if anyone has or knows a link from where I can learn or see how to create skins for buttons, radio buttons, scrollbars etc. using fxml files in JavaFX 2.0. I have this homework for ...
0
votes
1answer
307 views

Telerik control,How to load skins from external assemblies?

i am trying to store some custom skin in a dll.and will use it to theme telerik controls of my project.i followed the guide in this link ...
1
vote
1answer
634 views

background image somehow covers up all the controls adobe flash builder 4.6

I created a skin using an image as background. When my View imported the skin as skinClass, it covers up all the other controls. How do i make all the controls display above the skin? This is my ...
0
votes
2answers
2k 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 ...
3
votes
1answer
429 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) ...
1
vote
1answer
162 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 ...
0
votes
1answer
709 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 ...
4
votes
2answers
2k 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,...
4
votes
1answer
682 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 ...
0
votes
1answer
359 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
599 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 | ...
2
votes
1answer
285 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 ...
3
votes
3answers
161 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 ...
1
vote
2answers
643 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
437 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
415 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
671 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 ...
2
votes
2answers
466 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
0
votes
1answer
358 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
496 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.
1
vote
1answer
475 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 ...
0
votes
3answers
217 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 ...
1
vote
1answer
525 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
541 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 ...
2
votes
6answers
1k 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.
0
votes
1answer
579 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
125 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 ...
5
votes
5answers
5k 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?
0
votes
2answers
302 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 ...
1
vote
3answers
914 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
714 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: ...
3
votes
2answers
734 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.
0
votes
1answer
230 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
196 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
557 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 { ...

1 2