1
vote
2answers
33 views
How would you share a theme between a Django app and a Wordpress blog?
Trying to keep a consistent look & feel between a django site and a wordpress blog is turning into somewhat of a pain and I'm wondering if there's a way to set it up so that st …
1
vote
1answer
97 views
Delphi: Proper time to subclass, and restore, a control?
What is the correct place/time to start subclassing a control?
What is the proper time to restore the original window proc?
Right now i subclass during form creation:
procedure …
0
votes
0answers
13 views
Android theme customization
Hi,
I am working on theme-ing my android app. After I went through 'Styles and Themes' in Android SDK and this article, I am still left with one question.
Simply put, how can I …
1
vote
0answers
26 views
Subdomain not reading modules or themes folder under sites/all/
I have a site set up with drupal, everything going fine. I then added a subdomain, and that too was fine until I went to enable a custom theme that was under the sites/all/themes …
2
votes
2answers
58 views
Change size of user/password login box
I don't know how to change the size of the login username/password boxes on the drupal site that I'm trying to build. I'm stumbling through the theming, and don't know where to fi …
1
vote
0answers
21 views
XP alternative to “TEXTSTLYE” Aero theme class
I'm using the "TEXTSTYLE" class with OpenThemeData in Vista/Win 7 to render text elements with the appropriate emphasis (all values found on the Parts and States documentation):
…
0
votes
3answers
33 views
Is it possible to use theme colors in Windows Forms apps?
I normally make use of System Colors whenever possible when designing Windows Forms applications just so that it'll fit in with the user's preferences. But is it possible to use T …
1
vote
1answer
29 views
Custom comment form in CCK template
Pre-abmle: I am using MakeMeeting module to create/display meeting polls.
This module has its own Content Type and I can't get comments to show on the
screen (whether I choose to s …
0
votes
1answer
16 views
ASP.NET x.x themes (removing duplication)
I have been using themes for a while, and off late when I was trying to refactor my code, a thought came to mind. My theme is always split into two pieces, one that guides the basi …
0
votes
0answers
50 views
Using aero theme in Winforms like we do in WPF
Hi.
I know how to use the Aero theme in my wpf applications when running in Windows XP.Link
Is there any way to do the same in a Winforms application?
Thanks.
0
votes
1answer
22 views
DllGetVersion not giving expected results under Windows 7
Hi,
I have some code that attempts to test whether my application is running with the themes set. Here's the C# code:
internal class NativeMethods
{
[DllImport("comctl32", C …
0
votes
1answer
44 views
Color Themes For Eclipse Python Development
I am looking for Eclipse themes that are similar to the following and support Python/xhtml/css/js by default.
4
votes
4answers
98 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
43 views
Starting with lifeRay bit Overwhelmed with how to begin
Hello I would like to start developing a lifeRay theme and am a little bit lost!
I am a Mac user and i have installed liferay and also Xcode but i am not clear how to begin.
I ha …
0
votes
1answer
43 views
custom-theme-set-faces compatible with tty
I have created an emacs-23 custom theme using customize-create-theme. It works fine under X (Linux gnome desktop). However, when running under a tty (within gnome-terminal) some of …
