| Author |
Message |
Guenther Sohler
Guest
|
Posted:
Fri Nov 11, 2005 1:10 pm Post subject:
Skill Menus |
|
|
I want to write a function to extend existing Menus
is there are way, to
INCREMENTALLY extend a hiMenu with a hiMenuItem or PullDownMenu,
once it is already displayed and usable ?
|
|
| Back to top |
|
 |
Frank Buergel
Guest
|
Posted:
Fri Nov 11, 2005 1:10 pm Post subject:
Re: Skill Menus |
|
|
On Fri, 11 Nov 2005 10:42:59 +0100, Guenther Sohler wrote:
| Quote: | I want to write a function to extend existing Menus
is there are way, to
INCREMENTALLY extend a hiMenu with a hiMenuItem or PullDownMenu,
once it is already displayed and usable ?
|
hiAddMenuItem() should do it.
This and other related functions are documented in the
"Cadence User Interface Skill Functions Reference". |
|
| Back to top |
|
 |
Bernd Fischer
Guest
|
Posted:
Fri Nov 11, 2005 1:10 pm Post subject:
Re: Skill Menus |
|
|
Funny, Frank and Guenther, you guys talk with each other
over the newsgroup, I thought your were sitting in the same
office space.
Just to satisfy my curiosity, might I missed something?
Bernd
Frank Buergel wrote:
| Quote: | On Fri, 11 Nov 2005 10:42:59 +0100, Guenther Sohler wrote:
I want to write a function to extend existing Menus
is there are way, to
INCREMENTALLY extend a hiMenu with a hiMenuItem or PullDownMenu,
once it is already displayed and usable ?
hiAddMenuItem() should do it.
This and other related functions are documented in the
"Cadence User Interface Skill Functions Reference".
|
|
|
| Back to top |
|
 |
Andrew Beckett
Guest
|
Posted:
Fri Nov 11, 2005 1:10 pm Post subject:
Re: Skill Menus |
|
|
On Fri, 11 Nov 2005 10:42:59 +0100, Guenther Sohler
<guenther.sohler@newlogic.com> wrote:
| Quote: | I want to write a function to extend existing Menus
is there are way, to
INCREMENTALLY extend a hiMenu with a hiMenuItem or PullDownMenu,
once it is already displayed and usable ?
|
hiAddMenuItem()
hiInsertMenuItem()
Andrew. |
|
| Back to top |
|
 |
Guenther Sohler
Guest
|
Posted:
Mon Nov 14, 2005 1:10 pm Post subject:
Re: Skill Menus |
|
|
On Fri, 11 Nov 2005 13:07:57 +0100, Bernd Fischer wrote:
| Quote: | Funny, Frank and Guenther, you guys talk with each other
over the newsgroup, I thought your were sitting in the same
office space.
|
Couln't it be ; Frank wanted to share his opinion not only with me ? |
|
| Back to top |
|
 |
fogh
Guest
|
Posted:
Mon Nov 14, 2005 9:10 pm Post subject:
Re: Skill Menus |
|
|
Guenther Sohler wrote:
| Quote: | On Fri, 11 Nov 2005 13:07:57 +0100, Bernd Fischer wrote:
Funny, Frank and Guenther, you guys talk with each other
over the newsgroup, I thought your were sitting in the same
office space.
Couln't it be ; Frank wanted to share his opinion not only with me ?
yeiy ! Time for a group hug !! |
|
|
| Back to top |
|
 |
|
|
|
|