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.

IRb: how to start an interactive ruby session with pre-loaded classes

As I am going through my journey by adopting the Ruby language, I spend a lot of time inside IRb. …

ruby configuration customization irb
How to customize Android's LockScreen?

I know that there is already some apps can do this, such as: WidgetLocker Lockscreen Flyscreen I want to know …

android coding-style customization lockscreen unlock
Custom TabWidget Android Tab Indicator

Okay, so i am making an android app that has tabs, now my problem is that the tab widget isn't …

android tabs customization indicator android-tabs
Customizing UIBarButtonItem "Done" style and "Plain" style separately using UIAppearance

I know how to customize UIBarButtonItem using -setBackgroundImage: forState: barMetrics:, but I would like to use different images for UIBarButtonItemStyleDone …

iphone ios customization uibarbuttonitem uiappearance
How to customize toolstrip button highlight color on mouse over

I use a ToolStrip in a C# winform application. As I move the mouse over a button it gets highlighted (…

c# winforms customization toolstripbutton
Customize QListWidgetItem with extra data to store in, How?

The QListWidgetItem contains 2 data: icon and text. And I want to store another QString in it. How can I do? …

qt customization qlistwidget
CarouFredSel Example #61 - Vertical instead of Horizontal

I am attempting to modify the example set here: http://coolcarousels.frebsite.nl/c/61/ ...to display the thumbnails vertically, rather …

javascript jquery customization caroufredsel
Customize Spring Error Message

I want to change the default error messages being thrown by Spring. I basically have this form. Format of the …

java spring-mvc customization illegalargumentexception
How to keep Twitter Bootstrap customization with Bower?

I'm working in a project with yeoman which includes grunt for automation and bower for client-side package management. One of …

twitter-bootstrap customization bower
Specify minimum and maximum axis for WPF chart

This is a seemingly simple question but I cannot find a simple answer. I want to specify the minimum and …

c# .net wpf customization wpftoolkit