Tagged Questions
The customizing tag has no wiki summary.
3
votes
4answers
237 views
Customizing OpenFileDialog
I am working on winforms application in C#. What I want to achieve is to get a file from user for which i am using the following code:
OpenFileDialog dlg = new OpenFileDialog();
if (dlg.ShowDialog() ...
3
votes
2answers
860 views
Customizing Android Lock Screen functionality?
I will like to develop an App which modifies LockScreen of Android. I have read in some forums that it is not supported as yet in the SDK but there are some applications available that does exactly ...
2
votes
1answer
229 views
UINavigationBar with solid color iOS 5
I'm using the category to customize nav bar. My code is:
- (void) drawRect:(CGRect)rect {
CGContextRef context = UIGraphicsGetCurrentContext();
CGContextSetFillColor(context, ...
1
vote
1answer
85 views
iOS: Can the UIImagePickerController Default UI be modified?
I am working with a small camera app for a client and I have now finished all functionality of it. In the standard camera controls i need to modify one thing , the cancel button should say gallery ...
1
vote
2answers
226 views
Override user_login_submit in Drupal 6 to redirect an authenticated user
I would like to redirect a user that logged in over the user login block. What I have is a module that contains the following code:
Appendix, 3.9.2011, 15:30h: Changed code according to the advice of ...
1
vote
0answers
64 views
Google translate widget - customizing the look
I have this code on my website to add translate widget:
<script ...
1
vote
1answer
438 views
Customizing/Overriding Rails SimpleForm Gem
I'm using the Rails gem SimpleForm, but I think my question may be applicable to any gem.
https://github.com/plataformatec/simple_form
It has a lot of great features and customization, but I'm ...
1
vote
1answer
448 views
Customizing a UITableViewCell with multiple line labels
I am trying to customize my UITableViewCell and am subclassing it and then overloading layoutSubviews as suggested in this thread:
...
1
vote
3answers
101 views
are there easy to customize/extend forum web apps?
let's say I want to make a forum that has pretty much all the functionality of a typical high end forum, like phpBB2, but I also want to add a few more features here and there. Maybe I want to add ...
0
votes
0answers
40 views
Spring Roo and GWT - How Customizing View?
I hope you can help me, I have a application with roo 1.5 and gwt, I need do a operation just when data load finish, in a specific view. I tried debug the application but is very complex locate the ...
0
votes
0answers
72 views
presentViewController on MPMoviePlayerController
I added a twitter button as subview to a MPMoviePlayerController's movie player. On click I am trying to launch the twitter login page via presentViewController, but the movie player closes up and ...
0
votes
2answers
34 views
problem with UITableViewCell when customizing with an extended class
I have 2 classes for a UITableViewCell that show different data but they use the same table.
I'm trying to populate the table in 2 steps by using a bool var, but it seems that I get an exception ...
0
votes
1answer
146 views
Blackberry: Changing background color of a screen's menu?
Is it possible to change the background color of a screen's menu from the blueish-grayish color that is the default?
0
votes
1answer
46 views
Make Joomla “bloglike” [closed]
Need some help making my Joomla site more 'blog like'
Ok - so basically, the 'articles' on the homepage, display fine enough. But It seems when I attempt to use it like a blog - there is actually no ...
0
votes
2answers
254 views
Customizing a QDockWidget in Qt without QtDesigner
(sry for my bad english but i'll give my best)
I currently try to customize the style of several QDockWidgets. The only solution i found via the Qt Documentation -> Style Sheet is setting a ...
0
votes
2answers
245 views
Problem with dynamically added subheader into custom GridView
I'd like to get a grid with ability to add subheader (one or several rows) according to value of certain column (data source is grouped sorted by this column). Within my inherited GridView I override ...
0
votes
1answer
37 views
How to get value of checkbox added in vsfolderdialog.wiz file
I have added a checkbox in vsfolderdialog.wiz file for customizing Folder Path dialog in Setup and Deplopyment Project. But i have not an idea how i will get its value on which i have to take some ...
0
votes
0answers
435 views
customizing wordpress plugin more fields
I'm working with a wordpress plugin called more fields - http://wordpress.org/extend/plugins/more-fields/
One of the plugins field types is a file list, which is a dropdown list of all images ...
0
votes
1answer
33 views
VS 2010 - is there a way to implement a pop-context button, similar to what was available in vs 6
The context is this.
I have right clicked on a function name and gone to definition.
I have examined the information there and which to return to my previous source file/position.
In vs 6, the ...
0
votes
0answers
50 views
Activating Account Product in SAP Banking? ERROR: Not all condition groups found?
I am (for educational purposes) working with Banking Services from SAP 6.0 and trying to create a new "Account Product" in the IMG. To do so I am using a basic template that came/comes with the system ...
0
votes
1answer
1k views
Customizing the SharePoint 2010 Blog Template
I want to apply branding to a sharepoint 2010 blog site which is a sub site of our internet. I'm trying to achieve this by creating a custom blog site template based on the original blog site ...
0
votes
0answers
316 views
SharePoint - Modifying Customizing EditForm.aspx of Doc Lib breaks Upload Function - Unknown Error
Part of a bigger design issue really. But does anybody know why customizing EditForm.aspx of a Doc lib breaks the Upload function? and how to fix it so it does not. My version of the editform works ...
0
votes
1answer
283 views
Customizing TabBar in iphone
Can anyone guide me on How to customize the Tabbar such that each TabBarItem look like rounded button in Tabbar. and how to change the Tabbar Selection color.
0
votes
2answers
1k views
Customizing UIPickerView in xcode
I developed an application which consists of UIPickerView....It displays as default size in height of the UIPickerView.I want to display the UIPickerView as 320x480 size(iphone simulator size)..so the ...
0
votes
2answers
496 views
Attach class to menu item based on content type in Drupal
I have seen a few functions that allow one to attach classes/ID's to menu items; unfortunately, none of them apply to my use case. What I want to do is assign a class/ID to any menu item based on the ...
0
votes
0answers
60 views
how to create two gadgets under post for blog?
I am using standard blog template. Normally it has one post gadget. But I want to create a table with one row and 2 column so that I add 2 gadgets left and right under the post. Just like this:
Is ...
0
votes
1answer
2k views
customizing flex MenuBar or removing the hover effect
Is there a way to disable the hover effects?
I don't want flex to highlight the entire component for both link buttons and menu bar.
On the menubar, I applied a backgroundSkin, so having flex ...
0
votes
1answer
66 views
How do I get the WordPress sidebar to show up on a post's detail page?
My example is here
I am customizing the default template, but something isn't placed right. Can't figure it out.
By the way, I am asking this here and not at WordPress because frankly, their forums ...
0
votes
2answers
1k views
jQuery cycle plugin customizing
I'm using the jQuery Cycle plugin to start a slidshow of images when hovering over the initial image. This works fine. What I want after that is to have the slideshow stop when hovered off, and have a ...
0
votes
1answer
142 views
Best practice for customizing a versioned user interface?
How would the following scenario best be implemented:
There is a standardized user interface for an application in version 1.0, e.g. an order form. This application gets customized to fit the needs ...