How to get hand cursor on Menu items ?

I want hand cursor on menu items. I can get the hand cursor on Menu but not on Items.
Please help, Thanks in advance.
Tanweer

Hi,
If you want handcursor on menuitems put these properties on the Label tag of menuitem.
useHandCursor = true;
buttonMode = true;
mouseChildren = false;
If this post answers your question or helps, please kindly mark it as such.
Thanks,
Bhasker Chari.S

Similar Messages

  • How to create a cursor in menu item???

    Hi,
    How to create a cursor in menu item??? and process data inside the SQL Editor of Menu Item>????
    Regards,

    ok, you mean: When the form is starting you want to disable some menues.
    create a WHEN-NEW-FORM-INSTANCE-trigger in your form and then do the loop over the menu-item
    what is ENTITIES? The name of a table ?

  • How To Get Selected Or Clicked  Menu Item Name Or ID

    Hello.
    My Question is
    Is There Any Event In Form By Which I am able to get Clicked or Selected Menue Item's Name Or ID.
    Thanx.
    Shahzad Hafeez.

    You can use cell variant  for your requirement . Go through the below link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0310fd2-f40d-2a10-b288-bcbe0810a961
    Regards,
    Nethaji

  • The user acct my apple was connected to no longer works (corrupt).  My Apple TV is still synced to that account and all of my recent purchases are going to that username.  Does anyone know how to get all of the purchased items back and to the new user?

    The user profile my appleTV was synced on my computer to no longer works (corrupt).  My Apple TV is still synced to that profile and all of my recent purchases are going to that username.  Does anyone know how to get all of the purchased items back and to the new user (same computer)?  I created a new user on my computer and moved the itunes folder to the desktop but never changed the path to which the apple synced to.  Now I can only see old items I purchased before the user profile went bad.  PLease help!

    Welcome to the Apple Community.
    Changing the library the Apple TV is synced with will delete all synced content from the Apple TV, but it won't delete purchased content.
    You should be able to change the library, resync any content you want and transfer your purchases back to the new library.

  • How to un-checked the sub-menu items in the active document?

    Can anybody let me know, how to make the "checked" sub-menu items in "Window" menu to "un-checked" through scripting. More clearly, i need to open a document alone without showing the tools bars, Document info, etc. Kindly help me the possiblities via scripting(vbscript / javascript). I am using illustrator cs3.
    Thanks...

    With vb you could call an action that changes the workspace. I do this with AppleScript but its only any use for in-house stuff where I know the actions and workspaces are saved.

  • How to disable and hide the menu items of 'copy From' button of Goods Recei

    hi expert,
    I am new in SAP B1. so please help me.
    Q:How to disable and hide the menu items of 'copy From' button of Goods Receipt PO form?
    Regards
    sanoj

    Hi Sanoj,
    Try This.....
    If pVal.FormType = "143" And pVal.EventType = SAPbouiCOM.BoEventTypes.et_FORM_ACTIVATE And pVal.BeforeAction = False Then
                oform = sbo_application.Forms.GetFormByTypeAndCount(pVal.FormType, "1")
                Dim oitem As SAPbouiCOM.Item
                oitem = oform.Items.Item("10000330")
                'To Disable the button
                oitem.Enabled = False
                'To hide the button
                'oitem.Visible = False
            End If
    Thanks
    Shafi
    Edited by: shafi_sunshine on Sep 15, 2011 7:35 AM

  • How to have some top level menu items not be hyperlinks

    I have a navigation band where 5 of the 6 top level items need to NOT be hyperlinks but simply "category titles" that you mouseover to display the submenu - which are the links to web pages.
    An example of this is on the Amazon.com home page - the items under "Shop All Departments" has categories that are not clickable, but when you mouseover display the clickable submenu.
    Is it possible to customize some but not all of the top menu items and how?
    What do I need to modify in the CSS so that the top "category title" looks/behave the submenu (same font color/bgcolor changes) but no active hyperlink?

    Here is a link to my pagewhere I am testing the navigation. Currently there is only this one page and I have <a href="#"> for the links.
    The only menu item that should be clickable in the top level is "Contact"
    Everything in the second and third level (Events > Research >...) needs to be clickable
    Everything is working as I want except that "Research" needs to be clickable
    - and I would like to have the clickable item text be underline when in the hover state but I want to get the base navigation working first
    The closest matching code I found in the CSS is:
    #MenuBar1 li .MenuBarItemSubmenu,
    #MenuBar1 li ul li .MenuBarItemSubmenu {
        cursor: default;
    If I remove this, all the top level items become clickable. Let me know if there is other information you need. I super appreciate your help with this!

  • Odd cursor over menu items

    This is a really weird problem, but for some reason when I mouse over a menu item for this website, the cursor is either stays as an arrow or a text select, instead of a little pointing hand.  I've never seen this on any of my other BC sites.  Can anyone help me understand why that's happening?  The URL is http://kaoud.businesscatalyst.com.
    Thanks!

    Hi bluefishy3,
    your "links" are technically no links. You have no a-tag defined. It works as a link because you have inline javascript in there:
    <td height="1" width="39" valign="top" style="background: url(&quot;/images/nav_home_over.jpg&quot;) no-repeat scroll 0% 0% transparent;" selcss="nav_selected" selimg="/images/nav_home_over.jpg" onclick="document.location='/index.htm';" id="nav" class="nav_selected" title=""><img height="1" border="0" width="39" alt="" src="http://njcdn.worldsecuresystems.com/CatalystImages/1x1.gif"></td>
    should be roughly something like this to get the pointer cursor working.
    <td height="1" width="39" valign="top"><a style="background: url(&quot;/images/nav_home_over.jpg&quot;) no-repeat scroll 0% 0% transparent;" selcss="nav_selected" selimg="/images/nav_home_over.jpg" href="index.htm" id="nav" class="nav_selected" title=""><img height="1" border="0" width="39" alt="" src="http://njcdn.worldsecuresystems.com/CatalystImages/1x1.gif"></a></td>
    Nicole - BCGurus.com

  • How to Remove the 'Bookmarks Toolbar' menu item in Firefox 8?

    I have Firefox 8 on my Windows 7 machine, and I'm trying to get rid of the 'Bookmarks Toolbar' Menu Item. I'd found a way, way back, to do that in an earlier version of Firefox on my XP PC, but I couldn't find anything on the web on how to do this in this release of Firefox.
    I'm also having trouble getting rid of "Subscribe to this page" menu item.
    Thanks for any help.
    Alex

    Hi
    Try using '&otherparams=usesdi=yes' in your URL...this could solve your problem....good luck :)
    Regards
    Thobula Ramulu Rakesh

  • How to put separator lines in menu items in a gui status ?

    Hi,
    I have created gui status for my z transaction
    I need the separator lines in the menu items like it is seen in std transactions
    For example, in any screen , in the Help menu, we can see the following.
    Application Help
    SAP Library
    Glossary
    (line)
    Release notes
    (line)
    SAP Service Marketplace
    could you please help me how to put the lines ?
    thanks

    Hi,
    Goto Your GUI status.click on your  MENU bar.
    under the menu bar you will have your own menu items.
    where ever you want separator line  do the following way.
    you will have 2 columns under menu bar
    1) code
    2) text.
    under code dont put anything.
    but under text column you put dashes and enter or select right click there and choose separator line.
    you will get separator line.
    activate and run the ztcode.you will get .
    code                                            text
    Application Help                         
    SAP Library
    Glossary
    Release notes
    SAP Service Marketplace
    Thanks
    Parvathi

  • How do I remove the "Yahoo" Menu Item from the Menu Bar

    My Text Menu Bar - NO ICONS - Reads from Left to Right:
    File, Edit, View, History, Bookmarks, Yahoo, Tools, Help -
    After I updated to Firefox 5.
    How do I get rid of the "Yahoo" Menu Item

    You appear to be first to mention the Yahoo menu item of those I've seen here, and there are some different versions of the '''Yahoo Toolbar''' maybe you have a different extension but this is how it goes for the Toolbar. You might check for another extension that has "Yahoo" in the name and in the Control Panel.
    ''Yahoo Toolbar messes up Location Bar Search''
    '''Remove the Yahoo Toolbar'''
    # "Ctrl+Shift+A" (Add-ons Manager)
    # Select Puzzle piece on left-side for Extensions List
    # Find "Yahoo Toolbar" and click on "Uninstall" button, and restart Firefox. ''(if you really need to keep the Yahoo toolbar, you can hide the toolbar instead with customize, and still change all the search defaults as below)''
    '''Then to fix the default search engine''' used at the Location Bar, change the value of '''keyword.URL''' in '''about:config''' to one of the values shown in [http://kb.mozillazine.org/Location_Bar_search#Location_Bar_search_.28external_-_search_engine.29 Location Bar search] at MozillaZine.
    * Google Search (Google search results page)<br>'''http://www.google.com/search?ie=UTF-8&oe=UTF-8&q='''
    # type in '''about:config''' into the location bar (in a new tab)
    # if the warning message nonsense comes up uncheck the box '''before''' dismissing the dialog message
    # '''filter on keyword'''
    # right-click on '''keyword.URL''' and choose "modify" then paste in the Google search engine string of your choice.
    # # '''filter on keyword'''
    # right-click on '''browser.search.defaulturl''' and again choose "modify" then paste in the Google search engine string of your choice.
    # right-click on '''yahoo.ytff.search.popup_src''' ''(if it exists)'' and again choose "modify" then paste in the Google search engine string of your choice, if adventurous might see if "reset" would remove and see if gone in next session (well not for those keeping the extension).
    '''Avoiding the problems:''' Many software installations contain additional baggage know as crapware. The Yahoo Toolbar is packaged with Java [http://imageshack.us/photo/my-images/266/javainstall.png/ picture]
    More information on ask.com, Yahoo Toolbars
    * Uninstalling toolbars - MozillaZine Knowledge Base<br>http://kb.mozillazine.org/Uninstalling_toolbars
    '''More information on configuration variables''' available in
    [http://kb.mozillazine.org/About:config_entries about:config entries] and for users not familiar with the process there is [http://kb.mozillazine.org/About:config about:config] (How to change).
    ''Yahoo Toolbar messes up Location Bar Search''
    '''Remove the Yahoo Toolbar'''
    # "Ctrl+Shift+A" (Add-ons Manager)
    # Select Puzzle piece on left-side for Extensions List
    # Find "Yahoo Toolbar" and click on "Uninstall" button, and restart Firefox. ''(if you really need to keep the Yahoo toolbar, you can hide the toolbar instead with customize, and still change all the search defaults as below)''
    '''Then to fix the default search engine''' used at the Location Bar, change the value of '''keyword.URL''' in '''about:config''' to one of the values shown in [http://kb.mozillazine.org/Location_Bar_search#Location_Bar_search_.28external_-_search_engine.29 Location Bar search] at MozillaZine.
    * Google Search (Google search results page)<br>'''http://www.google.com/search?ie=UTF-8&oe=UTF-8&q='''
    # type in '''about:config''' into the location bar (in a new tab)
    # if the warning message nonsense comes up uncheck the box '''before''' dismissing the dialog message
    # '''filter on keyword'''
    # right-click on '''keyword.URL''' and choose "modify" then paste in the Google search engine string of your choice.
    # # '''filter on keyword'''
    # right-click on '''browser.search.defaulturl''' and again choose "modify" then paste in the Google search engine string of your choice.
    # right-click on '''yahoo.ytff.search.popup_src''' ''(if it exists)'' and again choose "modify" then paste in the Google search engine string of your choice, if adventurous might see if "reset" would remove and see if gone in next session (well not for those keeping the extension).
    '''Avoiding the problems:''' Many software installations contain additional baggage know as crapware. The Yahoo Toolbar is packaged with Java [http://imageshack.us/photo/my-images/266/javainstall.png/ picture]
    More information on ask.com, Yahoo Toolbars
    * Uninstalling toolbars - MozillaZine Knowledge Base<br>http://kb.mozillazine.org/Uninstalling_toolbars
    '''More information on configuration variables''' available in
    [http://kb.mozillazine.org/About:config_entries about:config entries] and for users not familiar with the process there is [http://kb.mozillazine.org/About:config about:config] (How to change).

  • How to get a value from one item into another

    How can i get value from one item into another item.
    Ex: I have a report, in there i have check boxes, and when i have checked some rows, and press submitt, a prosses computates it into a item on another page, and a branche redirects to page 3. Then i'm going to use the value in the item into a PL/SQL script in an report to show the submittet items.
    How can i do this?
    Computation script, pages and all that is fixed. But i dont know which PL/SQL statement to use to get th value from the item.

    Hi Fredr1k,
    Use the V() function from pl/sql.
    e.g. V('P3_MY_ITEM')
    will return the value of that page item.
    As long as the pl/sql is called from within the Apex environment.
    Regards
    Michael

  • How to get The Collabration Admin Menu

    Hi All,
    Please Any one can tell me how to get  Collabration Admin menu in Netweaver like How we get System Administration , Content Administration and User Administration
    I want to create E-Mail Transport in the Groupware Admin Document they have given that i have to go through the following link
    To configure an e-mail transport, choose Collaboration Administration ¨ Collaboration
    Content ¨ Configure Groupware Transport ¨ Mail Transport from the top-level navigation
    bar.
    But I am not able to find the Collabaration Admin Menu when i looged in with my user id whcich is assigned with superadmin role.
    Can any one help me out
    Thanks and Regards
    Prasad.Y

    Hi Prasad,
    To get all these admin. iViews u should have assigned the "Administrator" role(superadmin role is different) to ur userid and that can be assigned by only Administrator.
    After gaining the access u have to create System for mail server.
    Then navigate to
    System Admin.->System Configuration->Knowledge Management->Collaboration->Groupware Transports ->Mail Transport.
    Fill in the parameters i.e. the ip of the mail server and the name of the folder where you want the sent messages to be stored and the name of the system created in step 1 in the system alias field.
    Restart the J2ee engine for the changes to take effect.
    With best regards,
    Amol.

  • How to get The Collbration Admin menu in EP of  Netweaver

    Hi All,
    Please Any one can tell me how to get  Collabration Admin menu in Netweaver like How we get System Administration , Content Administration and User Administration
    I want to create E-Mail Transport in the Groupware Admin Document they have given that i have to go through the following link
    To configure an e-mail transport, choose Collaboration Administration ¨ Collaboration
    Content ¨ Configure Groupware Transport ¨ Mail Transport from the top-level navigation
    bar.
    But I am not able to find the Collabaration Admin Menu when i looged in with my user id whcich is assigned with superadmin role.
    Can any one help me out
    Thanks and Regards
    Prasad.Y

    Hi Prasad, i have a user that have the followin roles:
    -content_admin_role
    -super_admin_role
    And that user have the 'System Administration' tab in the top level navigation.
    try with these roles to access:
    System Administration > System Configuration > Collaboration > Groupware Transports > Mail Transport
    I hope it helps u.
    regards
    Gregory.

  • How to invoke a plug-in menu item via Javascript?

    Hi, I installed a plug-in on my Acrobat Pro v11, it shows a plug-in menu, and there's one menu item in this plug-in menu dropdown. I can manually select that menu item and it does what it's designed to do.
    My question is, how do I use javascript to invoke it, to achieve the same result as when I manually select that menu item?
    I tried using this "app.execMenuItem("name-of-menu-item");" under my click event of a button on the PDF form, but it didn't work.
    What have I done wrong? How to make it work?
    TIA

    Thanks to all those who responded.
    Actually I got it working soon after I posted the question.
    However, I don't know, my trial&error way seems to be a little different from all those documents I read. 
    So, I am not exactly sure if it's the correct way to do this sort of thing or not.
    It certainly is not very end-user friendly IMHO.  
    I will describe what I did below, if you know of a better way, please let me know, thank you.
    First, I put a folder-level script in the Acrobat install folder, the so-called "app" level;
    because when I used the getPath("user", "javascript") call, it returned an error without giving me the user-level path. 
    Anyway, my script (the .js file) looks like this:
    xyz = app.trustedFunction(
                 function() {
                  app.beginPriv();
                  app.execMenuItem("ADBE:myxyz");
                  app.endPriv();
                  return;
    Then, on my form's button-click event, I make a call
      xyz();
    and that got it to invoke the menu item "myxyz" successfully.
    But... I can't say I like my solution:
    1) I don't like the .js file, because I'll have to put it in all my users' Acrobat install folders.
         Extremely inconvenient.
         Is there a way to make it work without using the folder level script???
    2) The script itself, I am not sure if it makes sense or not.
         I can't say I understand all these trustFunction and Security stuff;
          it just so happened that it worked for me, but I don't know why.
          so, maybe there could be a simpler script that can also work?
    3) If I put the "beginPriv()" , "execMenuItem()" and "endPriv()" lines directly in the Button-click event,
          I got an error message in the Acrobat console, something like:  "your security settings does not allow....";
          in fact, I tried many many different ways to write this Button-click script, none of them worked without the folder-level .js file.
          But I hope somebody could come up with a way to make it work without the folder-level script file....
          Is there a way to change the "security settings" without using the .js file?
    4) The execMenuItem is also a headache, sorry about complaining... but... sometimes it just silently exited without doing anything,
          and without returning any error messages... how am I supposed to know what went wrong when it's so quiet?!
           Furthermore, why does it insist on taking the full name of the menu item?  I mean, why do I must put the "ADBE:" part in there?
          there's no other menu item named "myxyz", right?
          I remember Adobe's founders once said that "making our customers' lives easier" was what drove them to work everyday.
          execMenuItem() certainly didn't listen to what they said.

Maybe you are looking for

  • Play guitar on Tecra M9

    Hi, I am trying to play my guitar through my Tecra M9, unfortunately I cannot hear the guitar through speakers or headphones. I have also tried this using an external mic, as in karaoke type setup.  The mic works, I can hear it if I record, but there

  • Any method to query inventory by period

    I need to get the inventory by specific date range, other than using material doc to calculate the inventory(I afraid the performance issue), Any other method can i use. Thanks!

  • Message (ABAP Statement)

    Hi, I gave the following code in ECC 6 BOR ABAP editor and it works perfect. IF text[] IS INITIAL. MESSAGE 'Can not exit without entering text.' TYPE 'S'. ENDIF. But when I use the same in 4.6c BOR ABAP Editor(as I have the same requirement), it give

  • Cannot update to Firmware version 4.1.108.32627 on ix4-300d

    Just bought an ix4-300d with 4-3Tb drives.  I cannot update Firmware to the latest version.  After uploading to the NAS, when I click 'Apply' or 'Apply all pending updates", I see a message that says "The update file is being decompressed".  After se

  • What has changed in itunes 7 re adding files?

    I used to be able to add multiple files just by selecting them and clicking open. Now in itunes 7, it seems that you can only add one or two files at a time, and sometimes it won't even allow that. Is this a bug? and is there a fix?