Creating a toolbar

i want to create a toolbar similar to the forms9i toolbar
like when my mouse move to each item in the toolbar it should highlight and same way i want the ovel shaped frame for the tool can any one give me an idea how to create this and diploye it into the web for all the forms
thanks in advance....

Hi,
to create a toolbar, you create a canvas and set its property either to vertical or horizonatl toolbar. After this you add buttons to it (iconics buttons). Use the the PJC that we provide in the Forms9i demos (see otn.oracle.com/products/forms --> samples) to make the icon change when moving the mouse over.
Frank

Similar Messages

  • Create a toolbar/button in Acrobat 8.0

    I am sorry for my rather simple title, but at this stage I do not know what I am looking for.
    I want to give the possibility for someone using Adobe Acrobat 8.0 pro to be able to save a pdf document they currently have open into a database.
    For example in Office this is simple, I created an addin that got the document or email as an object and I sent the object to my MS Access database.  MS Access then saves the file somewhere and I upload the file with the known path.
    But maybe there is a simple way maybe I can create a button that saves the pdf in a special place and then signals either the MS Access database or even a small .dll/exe I have that this button has been clicked and then this .dll/exe can wake up the MSAccess databae and tell it to do some work.
    Any help would be greatl appreciated.

    Ok so spoon feeding is not an option in this forum.
    So could someone humour me with at least the "yes" word or "no" word.
    I can create a toolbar button which will automatically load when Acrobat loads by making a Plug-in?
    If my Target "Acrobat" family member is Acrobat Standard 8.1.5 (note not pro) I need to get the 8.0/8.1 SDK to help me?
    My Plug-in is going to be written in Visual Studio 2005/2008?
    I must learn/use C/C++ for my plugin language?
    I will compile the .dll and then make it an .api file extension?
    To give my .api to someone else I need only put it into the ...\Adobe\Acrobat\plug_ins?
    This .api does not need to be registered (regsvr32) or something like that in the Windows registry?
    I am sure that might lead to further questions but it is a good start so I know what to google to find out how to do it, and then get some sample code.

  • How to create multiple toolbar buttons in jsp ?

    hi all,
    how to create multiple toolbar buttons in jsp ?
    plz help me

    mgmt
    plzhttp://www.catb.org/~esr/faqs/smart-questions.html#writewell
    How To Ask Questions The Smart Way
    Eric Steven Raymond
    Rick Moen
    Write in clear, grammatical, correctly-spelled language
    We've found by experience that people who are careless and sloppy writers are usually also careless and sloppy at thinking and coding (often enough to bet on, anyway). Answering questions for careless and sloppy thinkers is not rewarding; we'd rather spend our time elsewhere.
    So expressing your question clearly and well is important. If you can't be bothered to do that, we can't be bothered to pay attention. Spend the extra effort to polish your language. It doesn't have to be stiff or formal ? in fact, hacker culture values informal, slangy and humorous language used with precision. But it has to be precise; there has to be some indication that you're thinking and paying attention.
    Spell, punctuate, and capitalize correctly. Don't confuse "its" with "it's", "loose" with "lose", or "discrete" with "discreet". Don't TYPE IN ALL CAPS; this is read as shouting and considered rude. (All-smalls is only slightly less annoying, as it's difficult to read. Alan Cox can get away with it, but you can't.)
    More generally, if you write like a semi-literate b o o b you will very likely be ignored. So don't use instant-messaging shortcuts. Spelling "you" as "u" makes you look like a semi-literate b o o b to save two entire keystrokes.

  • How to create application toolbar in modal dialog box in selection-screen

    Hi Experts,
    how to create application toolbar in modal dialog box in selection-screen?
    Regards,
    Swapnika

    Hi,
    Check the following link regarding Model dialog box and appication toolbar
    http://help.sap.com/saphelp_nw70/helpdata/en/d1/801b84454211d189710000e8322d00/frameset.htm
    It helps in solving your problem.
    Thanks.
    Ramya.

  • I downloaded FireFox yesterday. I created a toolbar. How do I get exact directions to create the full desktop?

    I downloaded FireFox yesterday. I created a toolbar. I need exact directions to create the full page of my desktop.

    looks like you need addon related help, but this is Firefox support forum, if you want to get assistant about addon, i suggest you to contact the addon expert via irc
    * irc://irc.mozilla.org/addons
    use mibbit, if you dont have IRC client!
    Good Luck!

  • How to create global toolbar for some common operation like add, delete etc

    Hi,
    I want to create one global toolbar which contains buttons for common operations such as add, delete, modify etc.
    I have one globl .jspx page and in its center facet, I am loading my each screen's .jsff page.
    Now I want to create global toolbar on my .jspx page and when I click on toolbar's add button at that time it should call, currently loaded .jsff (loaded in center facet of .jspx page) backing bean's add method.
    How can I get the instance of currently loaded .jsff backing bean in my toolbar's backing bean and also I need it with its current state( means whatever UI components have values I should be able to get it in my instance).
    Regards,
    Devang

    Hi,
    since page templates don't support method expression arguments there are two options I can imagine
    - define a contract between the toolbar buttons and the availability of a managed bean available for the consumer page. If for example each page has a managed bean like <viewId>_toolbar then the Toolbar could reference exposed methods on this bean (which must be consistent)
    - Another option is to have the page passing in the EL string to access the iterator to operate on as an attribute of the template you use. Then you create a ValueExpression from it and call it for the button action events that you point to the managed bean you deploy with the template
    Frank

  • How to create a toolbar on firefox 4 and above?

    Hi,
    How to create a toolbar on firefox 4 and above?
    I am new to add on development, Please tell me How to create a persistent panel(should display below toolbar), which should contain a button, textfield and a combo box and is available to new tabs/windows.
    Regards,
    dinesh

    There's a link on the main support.mozilla.org page under "Customizing Firefox", to this article: [[How do I customize the toolbars?]] in case it helps you or anyone else finding this topic. It has a section on adding a new toolbar to Firefox.
    I can't help you on creating your own button, textfield and a combo box for the new toolbar but I see you (Dinesh) asked this question on Jan 5, here:
    http://groups.google.com/group/mozilla-labs-jetpack/browse_thread/thread/0d877e5afcbfe745# ''how to create a toolbar using add on sdk''

  • Use Swing to create the toolbar of Netscape 6

    I want to use swing to create the toolbar which is smiliar to the toolbar of Netscape 6. The followings are the properties:
    1)the buttons with no borders
    2)which click on it, the border appear
    3)there is a horizontal line in the buttons
    4)there is a icon at the lest hand side
    5)set the background color manually (can the image of the icon be transperant?)
    Hope that you can suggest some methods for such properties if you have idea! Thanks for help!
    Stephen

    try using the JToolBar provided by Swing.
    U can either add Abstract action or JButton which can have an icon and a label,or anything, as it is a container.

  • Creating Custom Toolbar for JDeveloper

    my client needs a custom toolbar , they dont want the navigation
    bar, on the jdeveloper forms with enter query, insert, delete,
    soon, if any buddy can help me on working out this, that will be
    great, atleat some idea.
    Thanks.

    You should be able to create a custom toolbar without too much
    trouble. Building the UI is very simple. Take a look at the
    source code of the provided toolbar for ideas on how to add
    functionality to your custom toolbar ([JDEV_HOME]
    \src\dacf_src.zip -- NavigationBar.java).
    -- Brian

  • Trying to create two toolbar buttons. Need codes.

    I am trying to use the Custom Buttons addon to create the following two toolbar buttons. Bu I need the codes and I didn't get aid at the Custom Buttons official forum. Hope someone here could help.
    (1) Force links to open in new background tabs
    Click on this button and then everytime you open a link, it opens in a new background tab. Click on it again and then the original setting is restored.
    (2) After the current tab is closed, open the right tab
    Click on this button and then everytime you close a tab, the tab next to it on the right will be opened. Click on this button again and then the original setting is restored.
    Thank you in advance.

    ''FredMcD [[#answer-681024|said]]''
    <blockquote>
    I've called the big guys to help you. Good luck.
    </blockquote>
    Thank you for your assistance.

  • How to create custom toolbar in safari pluin

    Hi,
    I am crearing a safari plugin in mac through objective c and i want to create toolbar where i can show button of my plugin.
    Thanks

    The best way I see here is to develop your custom calender in any of the UI technologies supported like Flash (flex) or HTML5 (or maybe even SilverLight? not sure) and embed it in your WD view. You can also handle interactions between the embedded component and the WD controller.
    Regards,
    Raghavendra

  • Create drawing toolbar for use on website

    So first and foremost I need to mention that I am a complete novice when it comes to flash. However, what I need to create is an interactive toolbar to be featured on my website, similar to that of MS word draw toolbar or something like this http://drawisland.com.
    It needs to be supported by most browsers so I was informed that Flash would be the way to do this. I'm using a mac and I currently have flash CS5. Any tips would be hugely appreciated

    Here are a couple of tutorials that should get you started:
    A Smooth and Responsive Drawing Application in AS3 Flash
    http://code.tutsplus.com/tutorials/create-a-basic-drawing-application-in-flash--active-162 7

  • How can I create a toolbar

    How can I create a tool bar with a functions defined by the user .? For example on the case of explorer on windows there exists a tool bar which can capable to opt tools which been pre determined .How can this be make possible in my application using Labview ?

    Well, a pop up menu is not like a tool bar, but you can find one example here.
    In general, if you want the menu to open more screens, you will need to create and call those as subVIs.
    If this still doesn't help you, I suggest you explain your problem in more detail, and maybe post a screenshot of the what you want to get (no BMPs, please).
    To learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. Here and here are a couple you can start with. You can also contact your local NI office and join one of their courses.
    In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).
    Try to take over the world!

  • How do I create a toolbar in Cocoa? (Im new to Mac OS X development)

    How do I add a toolbar to an app in Cocoa. Iam new to Cocoa, but am familiar with C#. Please include step by step directions.

    How do I add a toolbar to an app in Cocoa. Iam new to
    Cocoa, but am familiar with C#. Please include step
    by step directions.
    Hi Mateusz,
    You should find the following links useful. I'm learning toolbars at the moment and the ADC was my first place to look.
    Sample Code:
    http://developer.apple.com/samplecode/ToolbarSample/index.html#//apple_ref/doc/u id/DTS10000413
    Apple PDF:
    http://developer.apple.com/documentation/Cocoa/Conceptual/Toolbars/Toolbars.pdf
    Hope this helps.
    PowerMac G5 1.6Ghz   Mac OS X (10.4.6)   4 gig RAM & NVidia 6800 Ultra

  • How do I create a Toolbar like Windows Explorers allows you to set up

    I want to install Google toolbar as well as some others like Crawler Toolbar. Is there anyway of doing this in Safari

    HI and Welcome to Apple Discussions...
    Click Safari/Preferences. In the General tab, click the pop up menu where you see:
    Default search engine and select Google.
    If the Google search bar isn't visible, open the Safari Preferences window again and click:
    Customize Toolbar. Simply drag the Toolbar up to just the right side of the Address Bar.
    Carolyn

Maybe you are looking for

  • BP std address

    Hello CRM experts, I have one question in CRM Business Partner, This is regarding the BP address in the transaction BP. When I create a BP & enter a address, why the system is assigning it to standard address usage(type) automatically? Actually I do

  • Error when connecting to sync my BB8520

    Every time I connect my BB to my PC and fire up BB desktop software the windows explorer pop-up appears asking which option I want (play, add, copy, view, print, etc).  Then I get an error message that says "Blackberry Desktop Software has encountere

  • Kernal panic after update 10.4.11

    I am running leopard but have a super duper copy of tiger on an external drive. And would like to keep a few more months just in case. Anyways I noticed some software updates for tiger, so I booted to it and ran software update. there were 4 updates

  • Yahoo toolbar has installed its self and I cant find a way to remove it

    My homepage is set as Google but Yahoo has installed its self and i prefer google

  • Using SCM with 10g developer suite

    i am using Oracle SCM utilities with 10g developer suite. can any body tell me that is there any way-out, or mechansim exists so that i can add existing coded objects in the database (e.g. procedures, functions, or table definitions) into the reposit