Request – Native GUI module

About Monkey 2 Forums Monkey 2 Development Request – Native GUI module

Tagged: 

This topic contains 18 replies, has 4 voices, and was last updated by  codifies 2 years, 3 months ago.

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #5938

    CopperCircle
    Participant

    Great, works well.

    #5939

    codifies
    Participant

    a lot easier with your help! thanks…!

    #5987

    Richard Betson
    Participant

    @codifies

    Sweet! You should add it to the bananas bunch of examples.

    I will have to adapt this as my GUI typically uses a single canvas or context. Although each window within my GUI can have it’s own canvas.

    Super cool to have a working example.

    #5988

    codifies
    Participant

    > Sweet! You should add it to the bananas bunch of examples.
    Mark (or anyone else) is free to do what they want with it…

    I did try using two different windows with their own context’s but the GL window got its GL state mixed up and the problem with GL states is it can be hard to track down whats been changed to not set up as the code expects. I would expect you will encounter similar issues trying to share the same view…

    If you do get it working all on the same view please do post a minimal example here…

    @richard-betson – if you get close but could do with a second pair of eye’s please do feel free to contact me via http://bedroomcoders.co.uk/captcha/

Viewing 4 posts - 16 through 19 (of 19 total)

You must be logged in to reply to this topic.