Re: How do I add a button to menu bar?
Date: Fri, 13 Oct 2000 09:28:03 +0200
Message-ID: <1cedusguoue2jddnis44blb4565s1dqtl4_at_4ax.com>
On Thu, 12 Oct 2000 11:02:41 -0500, dniel navarro <"dnavarro"_at_(remove_this_to_send)intervoice.com> wrote:
>
>All,
>
>I have an application that I built using Oracle Developer/2000
>Rel. 2.1 correponding with an Oracle Database (8.0.5).
>
>My application has several tabs where a button resides. The
>function of the button is the same on each tab - it's purpose is
>to toggle between the first and last record in each datablock
>depending on the datablock focus of the cursor. My question
>is, what is the easiest way to add a button to the menu bar in
>my application so that I do not have to keep adding the 'toggle'
>button each time I add a new page? I would hope there would
>be an easier way than having to rebuild the default menu bar
>from scratch and then adding my 'toggle' button.
>
just copy the defautl menu file to a new one and add your button. Use the new file instead of the defualt one.
-- Luc Bosman DEV/2000 Software Engineer Database & Network Administrator l.bosman_at_wanadoo.be ICQ 37011625 http://users.skynet.be/kobukai/ ---------------------------------------------------- | -°) (°- | | /\\ Linux the choice of the GNU generation //\ | | _\_v v_/_ | ----------------------------------------------------Received on Fri Oct 13 2000 - 09:28:03 CEST