Hi,
Can somebody tell me, where I can find an implementation of contextual menu. In particular I'd like to know where I can find some kind of its initialization and adding items to this menu.
Cheers, Mark |
I’m not pro in this question, but you can take a look at the class comments of PragmaMenuBuilder and MenuRegistration. Methods that add items to world menu are annotated with <worldMenu> pragma.
Uko On 25 Jun 2014, at 11:30, Mark Rizun <[hidden email]> wrote: > Hi, > > Can somebody tell me, where I can find an implementation of contextual menu. > In particular I'd like to know where I can find some kind of its initialization and adding items to this menu. > > Cheers, > Mark |
Thanks. I just used Finder to search for pragmas: worldMenu, contextMenu and just Menu.
Fortunately, I found a lot of useful results in it.
Mark 2014-06-25 12:40 GMT+03:00 Yuriy Tymchuk <[hidden email]>: I’m not pro in this question, but you can take a look at the class comments of PragmaMenuBuilder and MenuRegistration. Methods that add items to world menu are annotated with <worldMenu> pragma. |
One more question: where is the implementation of SystemBrowser? 2014-06-25 13:06 GMT+03:00 Mark Rizun <[hidden email]>:
|
If I understand you correctly, current system browser is Nautilus. Uko Sent from my iPhone
|
That's it for now. Thanks again:) 2014-06-25 13:39 GMT+03:00 Yuriy Tymchuk <[hidden email]>:
|
In reply to this post by Mark Rizun
In the Nautilus package Phil On Wed, Jun 25, 2014 at 12:36 PM, Mark Rizun <[hidden email]> wrote:
|
In reply to this post by Mark Rizun
Mark this is good that you ask questions!
Keep asking :) On 25/6/14 11:30, Mark Rizun wrote: > Hi, > > Can somebody tell me, where I can find an implementation of contextual > menu. > In particular I'd like to know where I can find some kind of its > initialization and adding items to this menu. > > Cheers, > Mark |
Free forum by Nabble | Edit this page |