customization

emacs23 buffer menu font (GTK)

I've recently upgraded to emacs23 (Ubuntu 10.04) and I've managed to get my faces (fonts) all sorted out with relevant .emacs options. However the one font I can't seem to change is the one used to display the Buffer Menu (i.e. when you CTRL+left-click on a buffer, you get a pop-up menu that lists all open buffers). The problem is that...

Is it possible to customise the ugly little Flash "Local Settings" dialog?

Hi, I've got a simple question that I just KNOW won't be possible, but here goes: Is it possible in ActionScript to customise the look of the very un-user friendly Flash settings dialog that pops up allowing the user to give permissions for network/camera/storage access? It makes me crazy that I can make a beautifully crafted Flash ap...

How to customize the windows shell to display files from a remote source and allow custom drawing?

Is it possible, (via some shell extension or similar) to customize the Windows shell (explorer.exe) to accomplish the following? Make it, upon navigating to a predefined path: draw over its surface - custom background, or even add custom forms for data input display custom listview items based on the "virtual" path provided (something...

How can I customize an email-notification within a sharepoint 2010 workflow?

Hello, I've got a random workflow in my sharepoint application that allows employees to make a request for some holiday period! So some emails have to be send around. I'd like tu customize this email-notifications in the following way: language (default is 'en', and I'd like to cange if possible) structure thanks a lot! george ...

showing error when i customized will_paginate

i want the pagination to look like this "1 prev5<< prev< 6 next> next5>> 50" 1 means first page 50 means last page 6 means current page so i customized the code somewhat like below in config/initializers/ PaginationListLinkRenderer (created new file to customize) module WillPaginate class PaginationListLinkRenderer < LinkRe...

How can I customize FCKeditor with my own buttons?

Hi folks, I need to modify the open-source FCKeditor (not CKeditor) to allow users to select multiple files and upload them in one go (as opposed to selecting them one at a time). I've found a way to provide the functionality - there are ready made components that can be used. But how do I add custom buttons with custom functionality ...

How to Develop app to send Sms, Email in blackberry

Hi, Friends i need to develop a quick application in blackberry to send sms and email to selected contacts from my app, if u any one knows info about how to fulfill my requirement please help me we can access in built apps but they are not allowing customization ,, plz help me ...

how to customize wordpress internal functions, like adjacent_post_link()

Hey Folks, I need to customize the previous_post_link() and next_post_link() on WordPress. Per example, I want to shrink permalinks like "Top 5 programming languages that you need to learn" to "Top 5 programing...". The function responsible for creating the link isadjacent_post_link() located at wp-includes/link-template.php ...

What are good approaches for handling a large number of permutations in the UI?

I'm looking for some advice in dealing with UI, specifically web UI, where a multitude of different settings and toggles change what is displayed to the user. The settings are tied to the user, so each user has a unique experience (depending on a variety of factors). The existing approach of using a plethora of conditional statements; ob...

How to show thumbnails of simple products in configurable products with Magento

I want to show each simple product's thumbnail image and option name with a radio button to select in configurable products. Default behavior is showing options in text with a widget like dropdown box. I am using Magento Community Edition 1.4.1. Are there anybody has done this before? Could you guide me for a right direction? ...

Customizing UIPickerView component background

Hi all! What are some of the ways you can customize the UIPickerView's component background image (the dials)? ...

Hide legend of WPF Toolkit chart with more than one data series.

I am trying to use charts from the WPF Toolkit (with LineSeries) and I don't want a legend at all. I need this since I have 10 such charts each with data from a different source and I would like to draw one legend for all 10, to save screen real estate. By default the legend appears the moment you add a second LineSeries. Is there any...

Change margin around plot area and title in WPF Toolkit chart

I am using the Chart control of WPF Toolkit February 2010 release. The chart takes up lots of space relative to the plot area. How do I control the margin around the plot area and title of the chart. This way, I can arrange the 10 charts I need in a grid without having to use so much space on the screen. Thanks, sprite. ...

Microsoft Dynamics AX 2009: Error executing code: Wrong argument types in variable assignment.

I have added an object member to InventMovement class and have created one parameter method for the same but following line of code is popping up above error: movement.parmProdJournalId(this.JournalId); JournalId parmProdJournalId(JournalId _prodJournalId = prodJournalId) { ; prodJournalId = _prodJournalId; return prodJour...

Project-specific Checkstyle configuration in Eclipse

Is there a way to define a configuration XML for Checkstyle in Eclipse that would be project specific, as in "you put a XML file in the project tree and Checkstyle recognizes it"? As far as I've researched, I've seen how to change the configuration for Eclipse as a whole, and how to include a Supressions Filter, which (as far as I under...

Cursor type in Emacs

What do I put in my .emacs file to change the cursor type for all frames to box? ...

Magento View 'Company Name' Instead Of First/Last Name

Can Magento view/manage our customers by their business name in addition to their contact names to find them easily? It is being used for B2B, so when emails go out they are pulling the customer’s name, instead of the company name which is more appropriate. Is this a global setting? thanks in advance. ...

Using the URI to create customer specific look'n'feel

There are customers that want to customize to brand my product, while have me conitue to manage and maintain the site. I have seen people doing this by creating customer specific URIs, such as: <customer1>.WebSite.com <customer2>.WebSite.com <customer3>.WebSite.com ... Each customerX identifier is obviously used to loa...

Wordpress: Customising output of wp_nav_menu, adding a div before nested ul

Hi there, I'm building a site which uses a mega drop-down style menu which is styled using containing divs around the nested ul of the sub-menu. Does anybody know how to customise the output of the menu generated by Wordpress (wp_nav_menu) to add containing divs around the nested sub-menu ul? There are two parameters which are 'befor...

Never hide tabs in Eclipse? I would like to have smaller tabs also...

I cant find anything related in the settings while searching "tabs". I dont care about the hiding feature so much, because I always loose the context, when all the sudden a tab disappears. The order of tabs gets mixed up visually. ...