Changing item menu icon

Hie
I have implemented a menu with each menu item type ="radio".
Functionality is as desired.
Only thing i want to modify is the icon which appears as a
dot. What i want to display instead is a tick mark (which actually
comes when i use type="check"). Changing the type property will not
work as it will change the behavior too.
So how to get a tick mark for the radio type behavior of menu
items?

Right-click the icon and choose Properties.
Under Icons there is a option to change the Button icon.

Similar Messages

  • Traversal of custom item menu icons in form

    Here is one doubt for me
    me created one menu design with customitem subclass creating background image with sprite class and menu icons over it as in mobile(grid view) using default method paint() g.drawImage();
    and then appended this customitem to form. Now the problem is how to traverse among the custom item menu icons.
    i am aware of traverse() and traverout() methods, but don't know how to enable it
    Pls suggest me expecting a positive reply
    Thanks
    charles v c

    this is the code that i use
    import java.util.Vector;
    import javax.microedition.lcdui.*;
    import javax.microedition.midlet.MIDlet;
    import javax.microedition.midlet.*;
    import javax.microedition.io.*;
    import java.io.*;
    public class IconsTester implements CommandListener, ItemStateListener {
    private Display display;
    private Form mainForm;
    private ChoiceGroup optionsGroup;
    private int itemNum;
    private Command CMD_NEXT= new Command("Next", Command.ITEM,
    2);
    private Command CMD_BACK= new Command("Back", Command.BACK,
    1);
    private Image newApp = null;
    private Image viewApp = null;
    private Image cancelApp = null;
    public IconsTester(Display d, Form backF)
    display = d;
    mainForm = new Form("Appointments");
    mainForm.append("Choose an action to be performed: ");
    Image[] imageArray = null;
    try {
    newApp = Image.createImage("/success.png");
    viewApp = Image.createImage("/search.png");
    cancelApp = Image.createImage("/time.png");
    imageArray = new Image[] { newApp, viewApp, cancelApp };
    catch (java.io.IOException err) {
    System.out.println(err);
    mainForm.append(new Spacer(40,40));
    mainForm.append(newApp);
    mainForm.append(new Spacer(40,40));
    mainForm.append(viewApp);
    mainForm.append(new Spacer(40,40));
    mainForm.append(cancelApp);*/
    mainForm.addCommand(CMD_BACK);
    mainForm.addCommand(CMD_NEXT);
    mainForm.setCommandListener(this);
    mainForm.setItemStateListener(this);
    display.setCurrent(mainForm);
    public void commandAction(Command c, Displayable s) {
    if (c == CMD_BACK) {
    display.setCurrent(Login.list);
    else
    mainForm.setItemStateListener(this);
    public void itemStateChanged(Item item)
    if( item.equals(newApp))
    {    itemNum = 0;
    new NewAppointment(display, mainForm);
    else if( item.equals(viewApp))
    {    itemNum = 2;
    new NewAppointment(display, mainForm);
    else if( item.equals(cancelApp))
    {    itemNum = 1;
    new NewAppointment(display, mainForm);
    }

  • Change Gnome Menu Icon [SOLVED]

    Hello,
    I have been able to change the main menu icon in Gnome in several other distributions running gnome 2.22 (Fedora, Debian, etc) and had no issues. The method I have always used is copy the custom icon to /usr/share/icons/gnome/24x24/places/start-here.png. I have not been successful with this in Arch. I also tried copying to the 22x22 directory and also using the GConf method (apps > panels > objects > Use_Custom_Icon...). No luck so far. I'm totally up to date with all my stuff (gnome 2.22.2), so if anyone knows a good method, it would be greatly appreciated.
    Thanks!
    Swill
    Last edited by Mr. Swillis (2008-07-02 22:58:31)

    biloky wrote:
    Here's how I did it...
    Assuming you're using Gnome's default icon theme:
    1. Replace /usr/share/icons/gnome/24x24/places/start-here.png with your icon of choice.
    2. If the theme's icon cache was previously generated (/usr/share/icons/gnome/icon-theme.cache), you can either re-generate it using the following command
         # gtk-update-icon-cache /usr/share/icons/gnome
    or you can just delete it (the cache is supposed to speed up GTK apps' access to the icons).
    3. Restart X or # killall gnome-panel to see the change.
    That's what I had to do too, but it feels like the wrong way. It should be possible to change it through the configuration editor. A bug perhaps?
    Edit: Replacing the icon file was not possible with the default icon theme. However, it works on other themes.
    Last edited by twarkie (2008-06-28 17:58:44)

  • Just bought a new mac mini, wireless keyboard, and track pad. My track pad will not synch. All advise I have been given is to change items in the setting menu, but I cant because I still have to get through the setup!!

    Just bought a new mac mini, wireless keyboard, and track pad. My track pad will not synch. All advise I have been given is to change items in the setting menu, but I cant because I still have to get through the setup!!

    The power button for the Trackpad is on the right hand end of the battery case. Press that button to initiate the pairing process. On the top of the Trackpad just above the power button is a tiny green light (you probably cannot see it unless it is lighted). That light will indicate ehther or not the Trackpad is discoverable. If the Trackpad has discoverable the green light will blink on and off. If it does not pair within 3 minutes you will have to press the power button again to re-initiate the pairing process. Once your Trackpad has paired, you can just leave it on and it will pair automatically when you reboot your Mac.
    If you are having problems pairing, try turning off any other Bluetooth devices within 30 or so feet of your Mac mini. That includes other Computers, iPhones, iPads, etc. that may be in the area. Once your Trackpad has pairedwith your mini, you don't have to be concerned about other Bluetooth devices.
    One other hint, I find that although the Wireless Trackpad does not eat batteries as fast as the Magic Mouse it still uses more than the Wireless Keyboard. It is a good idea to keep a supply of AA batteries around. I have used Apple's Rechargable batteries, but found they did not last that long before needing to be recharged. I have had the best battery life from Duracell Quantum batteries.

  • E65 Menu Icons Changed

    Hi,
    I just got a replacement E65, because my last ones keypad lights stopped working, now this one had some
    crazy freeze/stall.
    Was busy downloading music, then message came up saying: "memory card full ..." Didn't think
    anything of it. Cancelled the download and cleared up some space on mem card.
    Then everything froze, I switched of the phone. When I turned it back on, the main menu icons had
    changed.
    Normally they look like: http://www.mobileburn.com/imagepop.jsp?Id=3296&;file=%3Cimg+src%3D%22media%2Fnokia%2Fe65%2Fthumb_​e65_mainmenu.jpg%22+width%3D%22115%22+height%3D%22​150%22+alt%3D%22Standby+Screen%22+pos3%2F%3E
    But now,
    >Media
    >Connect.
    >Tools
    >Office
    >Installat.
    >Help
    all just look like folders (eg there is no spanner next to the tools folder) And the menu looks
    trashy.
    Have tried:
    >Restore factory defaults
    >Installing new theme
    Thanks

    Hi
    I fixed it with a hard reset!
    If you do this just remember to backup everything!
    *#res0#
    *#7370#
    then enter LOCK CODE
    Default: 12345

  • BUG: Toggling interface on/off causes missing menu toolbar items and icons in Photoshop CS4!

    When I toggle the interface on/off it causes missing menu toolbar items and icons until I exit and restart Photoshop CS4.  I know this can happen if problem filters are installed.  So I have the latest Alien Skin filters installed and have already followed their AutoLayer2.8li file updates to resolve Windows Photoshop CS4 issues.  I also have Luxology imageSynth 2.0 filter installed.  So since all my filters are updated to CS4 compatible versions, I shouldn't have this problem but yet it occurs.  Any way to fix this?
    I'm using WinXP SP2, 4 GB RAM, GeForce GTX 260 Core 216 with newest 185.85 driver.  I have 3D canvas rotation turned on.

    ghost zero wrote:
    toggle the interface on/off it
    What do you mean by this? Are you using standard methods (i.e. the buttons on the top-right of the screen) in Windows Explorer to minimize and then restore? or what?
    Are you on XP 64-bit? or 32-bit?
    Did you install driver version 185.85 before or after the problem started?
    Do you just one GTX 260, or are you doing SLI at all?
    Do you have more one monitor? If so, and you limit yourself to just one, do you still have the problem?
    Also, just to make sure that this problem wasn't somehow caused by your plug-ins (because I have seen onOne plug-ins, at least, that install several DLL files and you can't disable DLLs by renaming with ~ like with plug-in files), or caused by a messed up install of PS, go ahead and repair the PS install. Follow the "Restore the default set of Photoshop CS4 plug-ins" section in this document, except that after Step 3 (or Step 5, if you're on 64-bit Windows) get rid of the entire "Adobe Photoshop CS4" folder from Program Files (and the one in Program Files (x86) if you're on 64-bit Windows):
    http://go.adobe.com/kb/ts_kb409112_en-us

  • HT2473 How do I change the menu bar size? without changing resolution. Also there is no way to change fonts of the safari menu bar and items. How do you change that?

    guys I need to change the menu bar on my mac. so I can view that clearly while sitting on my sofa or I am swithing back to windows.
    Thanks

    Hi, sorry to say, but OSX can't do that.

  • 6280 menu icons

    we've just had our firmware updated and got some new groovy icons on the menu page...
    unfortunately when I restored the contacts etc using PC suite I lost my icons - they went back to the boring old ones!!!
    does anyone know how to get the new items back on my phone?
    suggestions pleeeeeeeeeease!!!!
    LM

    Hi there
    No I've not changed how its viewed (the actual icons are different) and the pc suite doesn't appear to have installed a new firmware version...i don't know what its done but its done something!
    I've tried restoring factory settings but again the icons don't go back!
    When I picked up the phone this afternoon, the firmware was updated, and the menu icons were also new...now its gone back to the old icons!!
    Any ideas??
    LM

  • Changing item category in sales order

    Hi,
    For some of the materials in the sales order, the item category is grayed out and I cannot change it.
    I can access the drop down menu and see the various item categories assigned to the item category group.
    How can I change the item category for these materials in the sales order?
    Sincerely,
    Ketan

    hi.
    Ketan
    As u r saying that you can take drop down of the assign item catagory there then only one possibility is left that u have deliver some of the qty from the order. So system is not allowing u to change item catagory.
    Please check have u made any delivery from that sales order.
    if yes then u can not change item catagory.
    Hope this will help you.
    Thx.

  • When I change size of icons or icon vs list display, why does it affect the whole computer?

    When I change size of icons, or icon vs list display, why does it affect the whole computer? In some folders I want to see a list and others I want to see an icon and I don't need a large icon in all folders. I used to be able to set each folder separately in the old OS. How do I fix this?

    I can hilight an item, go to the finder/file/getinfo but there is no box next to icon view.
    I can go to view/options and adjust the icon size etc, but this applies to every folder in the whole computer. I need varied options in different folders, i.e., I want to view images as icons and text as text. I have to change it every time I open a folder. I used to be able to set it per folder in the old OS.

  • When opening a folder with "items as icons" view, a millisecond fast random image appears in place

    Hi,
    since I updated to Yosemite (but cannot assure it's related or started exactly that moment) I've been experienced a weird issue.
    When I open a folder to navigate it, and it's set on "show items as icons", I see all the icons, for just less than a second, replaced by random images.
    It's like if while the proper folder/file icon it's loading, that space is temporarily occupied by the impression of another one (or parts of it), coming from my computer. Sometimes is a photo, sometimes another folder icon not related, sometime is the icon of a software.
    The picture then goes away (it stays less than a second) and the icon for the file/folder is then the appropriate one.
    I have a Macbook Pro 15-inc, mid 2010.
    Is it a known issue? If yes, how can I solve, if possible, this?
    Hope can be helpful to others too.
    Many Thanks

    First off, I do not recommend looking at your time machine while it is running.  You can tell if it is running by making sure its menubar icon is shown in Apple menu -> System Preferences -> Time Machine.  If the icon is moving, it is running.   You can manually backup, which I recommend over automatic backup, as automatic backup can get in your way.   Spotlight, if it is indexing (check the menu in the upper right that looks like a magnifying glass), will also slow matters down, and adding things you don't want Spotlight to search to your Apple menu -> System Preferences -> Spotlight -> Privacy pane will help.  Note this affects areas you can search in Time Machine as well.  If searching content of files is of little interest to you, I find Find Any File much quicker for finding by file name.   Backup when you aren't doing anything else, as otherwise, you may find yourself backing up files that haven't had the opportunity to close.
      Time Machine also works best if your destination drive is at least twice as capacious as your source drive.   Otherwise it is spending a lot of time trying to find places for the archived files, and barely is more archival than a simple clone.

  • [SOLVED] Openbox 3.5 don't show menu icons

    Hi all,
    i don't speak english very well
    i try to add icons on my Openbox menu
    i added this string <showIcons>yes</showIcons> in the <menu> section of rc.xml file
    after i went to edit menu.xml
    i tried:
    <menu id="apps-accessori-menu" label="Accessori" icon="/home/user/.icons/Faenza/apps/24/accessories-calculator">
    <menu id="apps-accessori-menu" icon="/home/user/.icons/Faenza/apps/24/accessories-calculator" label="Accessori">
    <menu id="apps-accessori-menu" icon="/home/user/.icons/Faenza/apps/24/accessories-calculator.png" label="Accessori">
    <item icon="/usr/share/icons/Tango/24x24/apps/accessories-calculator.png" label="Calcolatrice">
    <item label="File-Roller" icon="network">
    <item icon="/home/user/.icons/Tango-Sand/48x48/apps/broswer" label="Networkmanager">
    i tried to add icon on menu and item, before and after label, with extension (.png) and without, from my local directory and from /use/shre/icons...
    but i don't see icon!
    what i wrong? what i need? i read i must compile Openbox with imlib2 support, how to?
    thank you

    Gusar wrote:
    Archer73 wrote:i tried to recompile but don't work
    That's not very helpful. You need to learn how to use abs. Then use it to compile your own version of openbox with icons support. If you have problems, post specifically what you've tried and what the error messages were.
    Though what puzzles me is why isn't the Arch package compiled with icons support in the first place?
    let me understand
    if i install openbox from shell
    pacman -S openbox
    i can't use icons?
    my openbox versione is:
    Openbox 3.5.0
    Copyright (c) 2008        Mikael Magnusson
    Copyright (c) 2003-2006   Dana Jansens
    This program comes with ABSOLUTELY NO WARRANTY.
    This is free software, and you are welcome to redistribute it
    under certain conditions. See the file COPYING for details.
    are you sure i must to compile openbox with icons support?

  • Apple TV Menu Icons Show Up Over Video PLaying

    Menu icons keep showing up over video I am playing.  I have restarted and that will fix it for a while, but it keeps coming back.

    I’ve been having the same issue’s [AirPlay / HomeSharing notworking or working intermittently] after some digging and testing I found that this worked…please note I made the change 1 hour ago and things are still working.
    Steps to Fix:
    Login to the Router
    Select Wireless settings
    Change the “Wireless Mode” change it to 11G only. [Default is mixed mode]
    Power off your computer[s], Apple TV and all other connecteddevices [wireless/wired].
    Unplug the power on your router and wait 20 seconds…then plug itback in.
    Once the router is full started up [5 min]…now turn on all youconnected devices such as computer[s], Apple TV and all other connected devices[wireless/wired]
    You should now be able to access Airplay as well as HomeSharing.

  • Another N82 query - Menu Icon Animation

    Yes, I have too much time on my hands today, but seeing as people have been so helpful of late…
    I read in the N82 user guide (p97 in fact) that menu icon animation should be an option, and can be turned on and off. But I assumed that this was an error as the Menu > Options > Icon animation feature was absent on my relatively new handset. At first I thought it was because I was using a third party theme, but it the same under all the pre-installed N Series themes too.
    Reading the forums here, I noticed references to this feature in other threads so I looked on my handset again... under Menu > Options, I have:
    Open
    Change menu view
    Move
    Move to folder
    New folder
    Download applications
    Memory details >
    Help
    Exit
    No mention of icon animation in the menu or any sub menu. Is this a restriction my network operator (Orange UK) have placed on the firmware, or am I just looking in the wrong place?
    Solved!
    Go to Solution.

    Probably the only way they could make it work.
    I've noticed that with some 3rd party themes if you have icon animation enabled it doesn't show custom icons in all of the menus.
    I've been using this theme recently and it behaves like that.

  • Finder Menu Icons Missing

    My finder menu Icons are missing this all began after I was in a login screen and ran a micro fiber cloth across the keyboard. Since then I have lost all my menu icons and boot up takes five minutes this is a Brand new 27" IMac (February 2014) running Mavericks OSX 10.9.2
    I have repaired Pemissions and deleted the finder.plist
    Anyone have any idea whats going on? Any Ideas or suggestions would be much appreciated.

    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later.
    Isolating an issue by using another user account
    If the problem is still there, try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About

Maybe you are looking for

  • How to use an Event Structure responding to an image control that belongs to a parent VI.

    Hi I am loading a subpanel vi by pressing a button located in the user interface of the main vi which also contains an image display. Subpanel vi opens up on the side and doesn't hide the image display of the main vi. Subpanel vi contains an event st

  • Mac pro is operating slowly

    mac book pro is running slowly

  • Some picture are blurred in book module

    Hi, Sometimes, some pictures are bulrred in the book I try to organize. The same picture in library is OK Can I send my book to Blurb without fear ? Is it sur that the picture will be OK on the book ? Thanks

  • LR1.3 - new ICCs not showing up in Custom Profile popup list

    I've copied some new ICC files into the /Library/ColorSync/Profiles directory (on an IMac OS 10.4.11), but when I try to choose one, they are not in the Custom Profile popup list. I have tried renaming an existing one that was showing up and the old

  • Apple lack of consistency?

    Having been an Apple fan for many years I have become slightly disillusioned at the lack of consistency between products, especially the terrible user interface / remote of the Apple TV and now the iPod Nano 6th Gen. I know this has been raised befor