Top "Customization" questions

Modifying the default state of an application to suit a user's preferences or to address the unique requirements of a particular objective.

How do I customize text color in IPython?

I'd like to customize the color of text in IPython, but am not sure how to do it. I know …

python ipython customization
Change text color and selector in TabWidget

I've a TabWidget, independently of the ÀctionBar, in aFragmentTabHost`. I want to customize the look and feel of the TabWidget …

android customization tabwidget fragment-tab-host
How do I change the font size of Solution Explorer (in Visual Studio)

How do I change the font size used in Solution Explorer? The default font size is too small for me.

visual-studio customization development-environment solution-explorer
How to create a C compiler for custom CPU?

What would be the easiest way to create a C compiler for a custom CPU, assuming of course I already …

c compiler-construction customization
Use own custom form with MailChimp

I'm currently working on a "coming soon" page that has a single text field and button where a user can …

html forms customization mailchimp
Customize uiswitch image properly?

I have an UISwitch in my iOS 6 app, that's on and off image is customised. self.testSwitch.onImage = [UIImage imageNamed:@"…

ios xcode customization uiswitch
Is there a "right" way to have NSTextFieldCell draw vertically centered text?

I have an NSTableView with several text columns. By default, the dataCell for these columns is an instance of Apple's …

cocoa customization vertical-alignment nstextfieldcell
Changing highlight line color in emacs

I installed emacs 24 and also installed prelude and I wanted to change the theme from zenburn to tango-dark. But the …

linux emacs themes customization emacs-prelude
How do you extend article document class in LaTeX?

I don't really need a lot of changes to the default article document class. All I want is: redefine page …

latex customization
Customizing Keyboard Shortcuts in MySql Workbench

Having spent a number of years working primarily with MS SQL Server (and hence SQL Server Management Studio for common …

mysql keyboard-shortcuts customization mysql-workbench