Modifying the default state of an application to suit a user's preferences or to address the unique requirements of a particular objective.
I have a Google Form that allows user to enter their information. After they submit the form, the data is …
google-apps-script customization google-formsIn my app, I want the switch is used to toggle a setting between on/off which is true/false …
flutter dart customization flutter-widgetI am very pleased with the new editor by Github. Unfortunately it isn't exactly easy to customize it. I wanted …
editor customization syntax-highlighting atom-editorI am doing a lot of researching lately about how to get a different looking with nice effects UITabBar on …
iphone ios customization uitabbar uitabbaritemFrom http://items.sjbach.com/319/configuring-vim-right I got that you were supposed to be able to use Space as the …
vim configuration mapping keyboard-shortcuts customizationI am used to customize UIAlertViews through the [alert setValue:someView forKey:@"accessoryView"] method. This creates customizable content for UIAlertViews …
customization ios8 uialertview uialertcontrollerI am trying to customize Eclipse to speed up development and minimize distractions for Android Java development. I am using …
java eclipse customizationIs it possible to have part of the text of a legend in a particular style, let's say, bold or …
python matplotlib text customization legendI use PowerShell as my shell on Windows 7. I find that ConEmu is a really good terminal. Since I am …
powershell shell customization prompt posh-gitI am building an android application where the user select the a maximum value by seekbar. I need another button …
android customization seekbar