Modifying the default state of an application to suit a user's preferences or to address the unique requirements of a particular objective.
-1
votes
1answer
14 views
How to Customize the SectionHeader
Alright, So i am an uber noob at Developing but i am trying to learn Xcode. One thing i have yet to figure out is how to change the SectionHeader(Color Font's Etc.) I am using a TableView thats been ...
0
votes
1answer
12 views
Umbraco add dashboard with code
Ok, with some help I found the code to add a new application / section without modifying the config manually. Add an assmebly with this class in the /bin folder and the section is automatically added ...
-2
votes
1answer
17 views
Customize list item on ListView android [closed]
I want to ask about to customize list on ListView for android, i need something that would look like this
I only managed to create custom background but that's not like what i want. i know i must ...
0
votes
1answer
11 views
Lithium: Custom data source results in call to undefined method `configureClass()`
I'm trying to create a data source to work with CSV's.
I'm following this example
connections.php:
Connections::add('csv', [
'type' => 'file',
'adapter' => 'Csv',
]
);
...
1
vote
2answers
45 views
UITableView is not using programmatic custom UITableViewCell
RESOLVED: see bottom of question.
I am using a custom UITableViewCell for my programmatically defined UITableView. The custom UITableViewCell currently has a red background and nothing else. Here is ...
0
votes
0answers
32 views
MATLAB - commad window colours
Is there a way to change the command window foreground and background colours in Matlab command window, invoked with the -nodesktop option? I'm using R2010a. I tried the java commands but they don't ...
2
votes
1answer
13 views
EGL Group Permissions Add/Manage
For those of you that have dealt with EGL (Elite Gaming Ladders) Tournament & Ladders script... I'm having a problem figuring out how to add new group permissions for customized mods I've made. ...
0
votes
0answers
16 views
Trying to control InfoPath - SharePoint font color
I upgraded to InfoPath 2010 today and republished my form SharePoint 2010. Users open the form in SharePoint and enter and save data. Some of the fields are rich text fields, because if there are ...
-1
votes
1answer
15 views
Creating custom mailbox in outlook without using the mail protocols [closed]
I want to create a custom mailbox that is consisted of the mail default folders like inbox, send, etc without using the mail protocols like IMAP or POP. I also want this mailbox to work with my ...
0
votes
1answer
13 views
Custom Plugins in Resharper
I ve been trying this for sometime now but unable to get any luck in figuring out how to write custom plugins for a few rules that currently do not exist in R#. At most I want to know whether it's if ...
1
vote
1answer
34 views
Sublime Text 2 - makeglossaries within build system
I need my build system run makeglossaries with "main" as the ONLY argument, but sublime always appends the current filename as final parameter. How can I prevent this?
The execution command looks ...
0
votes
0answers
20 views
MSChart legend customization and alignments
I'm using the MSChart library to draw some charts with custom legends. My problem is that I can't get the legend to draw the first datapoint on the x-axis. So there should be labe "24 - 2013" directly ...
0
votes
3answers
39 views
UITable view not displaying button in cell iOS
i have implemented this code, its showing both labels, but button not coming in cell tell me the issue
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath ...
0
votes
0answers
18 views
How to customize the form validation in jquery on perticular criteria using jquery validation pluigin?
I am workinng on a development of online web application in PHP. The system is regarding seats and ticket booking system for a travel company. I have a booking form whose layout is as follows.
...
-1
votes
0answers
11 views
Form that changes an image [closed]
For a carpet design site I have to create a form that will change the "preview".
I have drawn what I want:
-
http://i.stack.imgur.com/xsFFV.png
http://i.stack.imgur.com/99s6g.png
-
Something like ...
0
votes
2answers
31 views
Highlights a line with a color in a grid - ExtJS
I tried to get some custom css to customize my grid in ExtJS.
I was struggling with the cls input, but then I found an other way which worked.
What I want is to highlight a whole line regarding a ...
0
votes
0answers
16 views
How to get the exact shrink value when customizing arrow styles in annotate
When willing to use customized arrow styles in matplotlib one can do the approach explained in this answer. But there is still an issue when shrinkA or shrinkB are specified.
I thought of a way to ...
-1
votes
1answer
43 views
Cell reusability and row selection in table view in iOS
I have to create table view with row and section combination, and row of section I customized with button.
Now task is only one row should be selected in each section after tapping on button,
My ...
0
votes
0answers
17 views
How to implement the photo stack view?
I must to implement the photo stack view.
User can see the top image and can remove the top image by swiping out screen.
The photo stack view will be like the below image.
Please give me your ...
0
votes
0answers
46 views
Can I define my own custom character shapes in ncurses?
Title says pretty much everything. Once upon a time when I was under 13, my older bro did in BorlandPascal a thing which amazed me. He defined kind of table [8][8] with values of 1 and 0, meaning ...
0
votes
1answer
10 views
Need help: Chart Web part and list header style in SP 2010
I have 2 questions here, please help me.
First one, i would like to know on what basis Chart Web part y-axis columns are taken. why i could not get my own site columns in Y-axis. Please refer the ...
0
votes
0answers
19 views
ArcGIS v10.1 iOS Custom dynamic layer
I'm developing iOS Application that need to make custom dynamic layer.
I have tile server api (x,y,z parameter post request). and server return encrypted image rawdata of tile. So after server ...
0
votes
1answer
21 views
Making a custom id
I've stumbled into rather an interesting and difficult problem.
Assume I've got a table like with 3 columns:
id, which is VARCHAR(6)
a, which is VARCHAR(45)
b, which is VARCHAR(45)
I'm trying to ...
0
votes
2answers
26 views
Rails/Bootstrap: How do I change the black bar at the top?
Chapter 5 of railstutorial.org (http://ruby.railstutorial.org/chapters/filling-in-the-layout#top) talks about how to create a basic layout for a web site. I use it as a resource for putting a Rails ...
0
votes
0answers
33 views
How to change style of firefox tab group window (userchrome.css)?
I want to change the style of some elements in the Tab groups window of Firefox by making changes to the userChrome.css. Specifically I want to change the background color of the tab-groups.
I found ...
0
votes
0answers
17 views
Applying Custom Theme in Silverlight
I'm having some problems setting a custom theme in code behind, though I can set a Silverlight theme.
Scenario:
My example project references 2 themes (DLLs). One is a Silverlight toolkit theme and ...
0
votes
0answers
13 views
WordPress: How to add a custom sidebar to Twenty Ten theme
I have been trying to add a Custom sidebar to the twenty-ten theme of WordPress. the sidebar has buttons in it. The buttons are buttons are the the issues i have created using the 'MaxButton' Plugin.
...
0
votes
1answer
22 views
How to create a custom UnitTest report in Python?
I'm having some difficulty understanding how I would go about changing a unittest report similar to:
======================================================================
FAIL: test_equal ...
0
votes
1answer
6 views
GPO policy not being added through imported .adm
I am trying to add an option to the GP Edit console so that I can set the colour of a users background.
I have the following code, which is imported without error, but the policy is not showing.
I ...
0
votes
0answers
6 views
How to create a customization panel
I have created a theme, but would like to add a customization panel like the one seen here:
http://themeforest.net/item/minimal-coming-soon/full_screen_preview/233228
This allows users to change ...
5
votes
1answer
68 views
Custom arrow style for matplotlib, pyplot.annotate
I am using matplotlib.pyplot.annotate to draw an arrow on my plot, like so:
import matplotlib.pyplot as plt
plt.annotate("",(x,ybottom),(x,ytop),arrowprops=dict(arrowstyle="->"))
I want to use ...
-3
votes
1answer
42 views
Diaplay irregular buttons shapes combination in iOS [closed]
All colour parts of this imager is clickable and shoul not overlap to each other
1
vote
0answers
10 views
Rewrite or Add state and city in post url from fields - Wordpress
I have a directory website created in Wordpress. I need to have someway to override the permalinks structure to create URLs with State and city in it. The listings are created and saved as posts. Each ...
-2
votes
0answers
35 views
Integrate images with button iOs [closed]
Hello friend look at my requirements,
i have image in HtML And css with all its parts clickable, but i need to integrate same functionality in iOS plate form.
2.the coloured parts of the images ...
0
votes
0answers
17 views
Customizing XML Code Style Files in Eclipse?
Eclipse has a Code Style feature which enables programmers to modify a provided formatting template and apply it to their code for consistent formatting. However, there are certain restrictions on ...
0
votes
1answer
21 views
Wordpress to display custom USERMETA field on User Profile Dashboard?
I have added and been using a USERMETA field (called: user_custom_hash) from the wp_usermeta table. Means i've been Insert/Edit/Deleting the field from the code somewhere.
No needed to display it out ...
-1
votes
3answers
47 views
Button customisation in iOS [closed]
I have task, display image with all parts should be clickable like car image its tyres front body, please tell me approach .
i m new to this task please .
0
votes
0answers
27 views
MVC4 custom build error Strong name signature could not be verified
I'm trying to do a custom build for MVC4, this for educational purpose rather than project.
I get the code from http://aspnetwebstack.codeplex.com/
compiled fine, make a small change, get the output ...
0
votes
1answer
90 views
Custom JavaScript snippets for emmet (in Sublime Text 2)
I am trying to add some custom javascript snippets and abbreviations to the snippets.json file of Emmet, but I can't get it to work! (I am using Sublime Text 2.)
If I put this into the end of the ...
0
votes
1answer
43 views
Best way to make and customize JSON responses in Grails?
I did some survey on this problem of how to make/customize JSON response. And there are some ways to do this:
Use JSON Marshalling;
Use rest-client plugin;
Use render() method with closure;
...
1
vote
1answer
23 views
how to create a custom filetype from a folder of files?
My question is simple, I have a bunch of files (images and plain texts) in one folder, is there a way to pack all those files in just one file (a raw file with a headder or preferibly zipped) and ...
-1
votes
2answers
20 views
Assets: reference to another directory [closed]
How can I change the reference to assets directory from the default one to a custom one (that I created and stored into the internal storage) programmatically?
1
vote
1answer
48 views
What are precautions you should take when you allow users to edit HTML and CSS on your website?
Tumblr is really impressive in the sense that it allows users to customize their profiles and such. You're allowed to edit the HTML and CSS of your profile.
This is something I want to apply to my ...
0
votes
0answers
39 views
Creating a custom alert dialog
This is my xml code:
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
...
0
votes
1answer
40 views
JQUERY scroller content
I have a page with content that came from my database, but I want to be able to show that content like this http://www.htmldrive.net/items/show/244/Amazon-style-image-and-title-scroller-with-jQuery ...
5
votes
1answer
54 views
Does anyone know where to define the hardware, revision and serial no. fields of /proc/cpuinfo?
I want to ensure my /proc/cpuinfo is accurate. It currently outputs
Hardware : am335xevm
Revision : 0000
Serial : 0000000000000000
where in the code can I change this to ...
0
votes
1answer
101 views
Manual touch control for Flexslider
I've set up a Flexslider (http://woothemes.com/flexslider/) where some of the slides contain video content. On a touch device, these slides can be hard to navigate as they're not swipable because of ...
0
votes
3answers
49 views
Show button in Customized table view ios
i m new, i added this code to customize table view with image and button in row
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath
{
static ...
0
votes
0answers
18 views
UIViewController custom transition keyboard does not disappear
I'm presenting an UIViewController using a custom transition implementation:
JWModalController *modal = [[JWModalController alloc] init];
CGRect originalFrame = [[self view] convertRect:[[modal ...
0
votes
1answer
29 views
Is there a way to customize a rule in resharper similar to fxcop?
I am a newbee to Resharper and found that this tool has great potential compared to any other code analysis tool.
But I was just wondering if we can integrate a custom rule DLL into resharper just as ...





