Back to Four Js Website
Four Js Customer Forum
Subscribe for automatic updates:
RSS
Sign in for full access
|
Help
Four Js Development Tools Forum
>
Discussions by product
>
Genero BDL
>
Mouse right-clicks
Most recent posts
Pages: [
1
]
« previous
next »
Reply
|
Print
Author
Topic: Mouse right-clicks (Read 7569 times)
Snorri B.
Posts: 104
Mouse right-clicks
«
on:
May 11, 2011, 04:29:40 pm »
Hi.
Back in 2004 there was some discussion about having more control over the context menu that pops up on mouse right click. I even have an feature request number: #GDC0107. Even ON ACTION right-click was discussed at some point.
Any news on this?
Best regards,
-Snorri
Leo S.
Posts: 129
Re: Mouse right-clicks
«
Reply #1 on:
May 11, 2011, 04:56:32 pm »
Hi Snorri, there are 2 possibilities to influence the context menu
1.via action defaults (added around 2008):
(from the docs)
contextMenu = string Indicates whether the front-end must render the action in the default context menu.
Values can be:
- "no" the context menu option is never visible.
- "yes" the context menu option is always visible, if the action is visible (setActionHidden).
- "auto" the context menu option is visible if no other action view is explicitly defined and the action is visible (setActionHidden).
The default is "yes".
If you look in the standard deployed $FGLDIR/lib/default.4ad you will see that the most built-in actions do not get a context menu entry anymore.
This is unfortunately only effective if this factory default.4ad is merged into your existing default.4ad
2. via ON ACTION <foo> INFIELD <bar> (also added around 2008)
which affects the display of available actions in the action panel and context menu.
Please consult the docs to get further information in case you were not aware about that.
If the above does not match your expectation or is not something new to you please let us know.
Kind Regards, Leo
Pages: [
1
]
Reply
|
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Discussion
=> Ask Reuben
=> WWDC21
-----------------------------
Discussions by product
-----------------------------
=> Products announcements
=> Genero BDL
=> GWS
=> GAS and GBC
=> GDC
=> Genero Mobile for Android or iOS
=> Genero Studio
=> Reporting tools (GRW, GRE)
-----------------------------
Jobs
-----------------------------
=> Jobs
Powered by SMF 1.1.21
|
SMF © 2015, Simple Machines
Loading...