Jump to content

Search the Community

Showing results for tags 'right'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to UNIGINE Forums
    • News & Announcements
    • Getting started
  • Development
    • Content Creation
    • World Design
    • Rendering
    • Animation
    • Physics, Navigation and Path Finding
    • UI Systems
    • Sound & Video
    • Editor
    • C++ Programming
    • C# Programming
    • Networking
    • Sim IG (Image Generator)
    • VR Discussions
    • General
  • Improving UNIGINE
    • Documentation
    • Feedback for UNIGINE team
    • Bug Reports
    • Unigine SDK Beta feedback
  • Community
    • Add-on Store (https://store.unigine.com/)
    • Showcase
    • Collaboration
    • Tools, Plugins, Materials & Tutorials
    • General Discussions
  • Legacy
    • UnigineScript

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 1 result

  1. [SOLVED] Right Click Event

    Hello Unigine-Team, at the moment i'm developing a new GUI for our project. So, like wrote in the title, I need a right click event on widgets. I read the topic: https://developer.unigine.com/forum/topic/933-right-click-callback-from-script/page__hl__right+click__fromsearch__1 But it doesn't help me much. I got a list of "Users" and I want to show a "ContextMenu" by right clicking on a user to handle some actions, the context menu is dynamic for each user. Please provide me an example how I can handle this. Yes I know I could handle it with a "PRESSED" event for a label, and check the mouse type. But really, is this very USABLE to handle? (Sarcasm) I mean, 50 labels, which each is layed down to a callback. And 50 labels, which need to be created, attached, sized, customized whatever. Best regards Lars
×
×
  • Create New...