The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 menu items / custom toolbar buttons

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Jeroen Spitael Posted - 02/14/2000 : 3:27:00 PM
I have 2 custom buttons / menu items in Origin 6.0 that need to be available at all times, even when no worksheets, graphs, layouts or any windows are currently visible. Is there any way of doing this other then replacing the code in (Standard,NewMatrix) or something like that with my code and using those buttons to accomplish what I want?

4   L A T E S T    R E P L I E S    (Newest First)
Jose Posted - 06/07/2002 : 1:45:49 PM
I know, but more than creating, I was thinking in removing certain commands from menus...

Jose Viņa, Origin WebRing member
Mike Buess Posted - 06/07/2002 : 11:45:06 AM
Jose,

I don't think there's a way to do that with menu items other than with Jeroen's suggestion of modifying the standard code. But you can make a toolbar button active in an empty project by selecting the Always context option in the button settings. (That option isn't available in Origin 6.0 or 6.1.)

Mike Buess
Origin WebRing Member
Jose Posted - 06/07/2002 : 10:26:29 AM
Has this changed in Origin 7.0? Is there any way to include/remove menu items for all menu bars, including the one that appears when there is no child window?



Jose Viņa, Origin WebRing member
Laurie Posted - 02/16/2000 : 1:56:00 PM
Hi Jeroen,

As you discovered, when adding a menu you must select the active menu bar - either the graph, worksheet, layout page, or matrix window menu bar. Likewise when you create your own toolbar you must specify the window(s) that you want your toolbar to be available for.

One possible way to get around this is to create a system window which has your buttons on it. For example, create a new worksheet. Delete the columns. Open the Worksheet Display Control dialog box by selecting Format:Worksheet. Here you can change the background color from white to gray. In the Script Window, run the following script:

page.syswin=1;

This window will now remain open between Origin projects.

If you have further questions, please email me.

-----------
Laurie Shea
Microcal Technical Support


The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000