The skin tag has no wiki summary.
16
votes
3answers
22k 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 possibilities are there?
...
4
votes
1answer
443 views
Delphi - how to skin a form
I just finish reading delphi-skinning-libraries and sptbxtoolbar-skin-change but this is not what I wanted. I'm interested in how to apply a skin on a form, just like the classic WinAmp windows :)
Any ...
5
votes
4answers
721 views
Robust Hand Detection via Computer Vision
I am currently working on a system for robust hand detection.
The first step is to take a photo of the hand (in HSV color space) with the hand placed in a small rectangle to determine the skin color. ...
0
votes
4answers
11k views
VB.NET How Do I skin a vb.net app
I want to skin a vb.net app I made ive googled some stuff and I've seen skinned vb.net apps.
However it seems like any time i try to find someone explaining it its a link to a pay for product.
...
1
vote
2answers
4k views
How to customize the top status bar in an Android app?
Specifically I want to change the text and background colors. Is it possible to change the colors of the 'animated progress wheel' too? Can I use a theme to do this? Can anyone point me to an example ...
2
votes
3answers
423 views
How to Skin an Win32 Application
Win32 look nasty, how to make it look better by custom skins?
I mean something like Adobe products, iTunes, Autodesk 3dsmax and Softimage XSI, Windows media player, Blender, Comodo firewall, Winamp, ...
0
votes
1answer
338 views
Android Emulator Skin Layouts - Are there tools and a specification?
Skins for Android emulators are defined in a directory among /platforms/android-xxx/skins Additional vendor-specific skins also in the folder /add-ons). Here parts of the skin like images for ...
5
votes
1answer
98 views
Android add extra skin as separate APK
I have a simple android app to play videos. I have a main screen containing few buttons. If you press the button it will play the videos. Everything works fine.
My problem is that my main screen have ...
4
votes
1answer
165 views
Android app with changable skin/theme
I am planing to build an android media player that has changeable skin. What i aim at is like the user can download skins and use it with his android media player. Is it possible to pack skins as a ...
3
votes
1answer
974 views
EmguCV Cut Face+Neck Skin Only And Save New Image
In my app, I will input a human image and I want to get the face and neck only of that person as output in separate image. Example: Below image as input:(Source:http://www.fremantlepress.com.au)
...
1
vote
3answers
2k views
Skinning Java desktop applications?
Does anybody know a way to "skin" Java desktop applications. (Like Winamp skins, or skins for MirandaIM)?
I don't want to create my own look and feel.
0
votes
1answer
583 views
Hide or skin the youtube native play button that appears over the top of the video
I've been searching everywhere for a way to disable the youtube native play button that appears over the top of a video on the youtube chromeless player, with no luck. How do I accomplish this?
2
votes
1answer
432 views
Why do my forms look like 'Windows Classic'?
Is there any free tool to style my C# Windows Forms, to make them look like Windows 7 Windows.
**EDIT**
In the designer mode, I have this :
But when I run I get this :
I don't know why I get ...
2
votes
3answers
2k views
Disable autocomplete on html helper textbox in MVC
Ok,
I would in normal asp.net use a theme to turn off autocomplete on all text boxes on an entire site. However i cannot do this on MVC because nothing in the theme .skin files seems to work.
I have ...
2
votes
3answers
1k views
How to skin all ASP.Net validators?
I want all of the validators in an ASP.Net 3.5 website to have a CssClass value of "error". My initial thought was to do this in a theme skin like so:
<asp:CompareValidator runat="server"
...
2
votes
2answers
4k views
Changing NetBeans UI Look/Feel
Is it possible to somehow change the look/feel of NetBeans? I know it uses Swing and that usually apps using Swing for its UI can usually have their UI scheme changed.
The default appearence for OSX ...
0
votes
0answers
96 views
Flex, Horizontal align button label
Hello i need to align the displaylabel of a spark button on the left side.
My buttons also have an icon so i was thinking to set label width to 100% and textAling to left but it doesn't work at all... ...
0
votes
1answer
73 views
What is the hostComponent?
Im skinning a progressBar in Flex, and after reading a bit about it, I see that there is something called hostComponent.
Adobe site says:
"The host component is the component that uses the skin. By ...
0
votes
2answers
229 views
different icons for the same Button skin flex
I have the skin below for my buttons:
<?xml version="1.0" encoding="utf-8"?><s:SparkSkin
xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
...
0
votes
1answer
313 views
Android Tablet Emulator Skins
I'm looking for some recent Android Tablet Emulator Skins, like Galaxy Tab 10.1 or LG Slate.
Has anyone information about Tablet Skins?
Thanks for your help!
0
votes
3answers
165 views
Is this possible to have translation resources in theme skin file in ASP.NET?
I need move "Hoy" and "Cancelar" strings to Resources file for translation purposes
(I want to provide per user custom translations of Telerik controls, not build ones.)
Part of Default.skin file:
...
0
votes
4answers
485 views
How to make iPhone app “skinnable”?
I was asked by a client to make a "skinnable" app and I don't really know what that means.
I googled like crazy and I didn't found a clear answer or an example.
If anyone has a clue about this, any ...
0
votes
1answer
99 views
Gtk+ Custom Theme Like Winamp
I want to know Is it Possible to make custom theme ( Skin ) like Winnamp have any documentation about it.. or any other way to do this with GTK+ using other language..
Please help me..
Thanks in ...
0
votes
1answer
490 views
Embending images on CSS for an extended spark button (IconButton)
I have this IconButton:
Class
package extra {
import spark.components.Button;
import spark.primitives.BitmapImage;
public class IconButton extends Button {
private var ...
0
votes
1answer
189 views
Spark buttons with embeded images
I'm a Flex 4 noob so be patient...
I want to do something like:
Main.mxml
<s:HGroup id="animals">
<s:Button name="dog">Dog Name</s:Button>
<s:Button ...
0
votes
1answer
200 views
Is there a way to measure skin tone of an object from an iphone app
Im trying to find a way to programme/buy an app to use the iphone to detect someones skin tone against an objective scale using RGB froma phot they take of themselves. Anyone got any pointers?
0
votes
1answer
1k 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 edit "content" of ...
-1
votes
1answer
247 views
Image processing hand feature identification
I'm working on a problem (in C++/opencv) in which 4 users need to be distinguished from each other using identity information extracted from skin color and features of the upper hand. However, skin ...