Author Topic: Looking for openGL + windowgui frame  (Read 280 times)

0 Members and 1 Guest are viewing this topic.

Offline Frank Brübach

  • Full Member
  • ***
  • Posts: 113
  • User-Rate: +13/-5
  • Gender: Male
Looking for openGL + windowgui frame
« on: March 02, 2023, 03:12:42 PM »
hi all, I am looking for an openGL example with dialog controls or/and window frame gui like "opengl childwindow" example but with controls they have access to the opengl child window, many thanks, regards, frank (aka "frankolinox" of formerly oxygenforum...

I am glad oxygen basic has a new forum :-)

Offline Zlatko Vid

  • Full Member
  • ***
  • Posts: 236
  • User-Rate: +2/-2
Re: Looking for openGL + windowgui frame
« Reply #1 on: March 03, 2023, 07:55:07 AM »
OMG

Frank is that you ??
How are you man ? ..long time no see ya around.

Offline Frank Brübach

  • Full Member
  • ***
  • Posts: 113
  • User-Rate: +13/-5
  • Gender: Male
Re: Looking for openGL + windowgui frame
« Reply #2 on: March 11, 2023, 04:32:57 PM »
Hi Zlatko yes I am lol had some time to create during corona time my own compiler.. but it's not complete . Nice day see you regards Frank

Offline Charles Pegge

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 894
  • User-Rate: +33/-1
    • Charles Pegge
Re: Looking for openGL + windowgui frame
« Reply #3 on: March 12, 2023, 02:08:52 AM »
Quote
Hi Charles, glad to see you are still alive .. I am looking for an old example you have done  some years ago UI tbgl oxygen you have built with Pete for thin basic oxygen forum did you create this example for oxygen complete too? Would be great to have some reply..  I am looking for an opengl example with controls like Buttons etcpp best regards Frank

Hi Frank,
I don't have a translation of UI_TBGL_O2c directly in o2, but there are a few examples where the controls are themselves opengl objects, overlayed.In demos/opengl/ these demos begin with Control... What are you planning to do?

Offline Frank Brübach

  • Full Member
  • ***
  • Posts: 113
  • User-Rate: +13/-5
  • Gender: Male
Re: Looking for openGL + windowgui frame
« Reply #4 on: March 17, 2023, 11:24:37 AM »
Hi Charles thanks. I am using old oxygen version of 2018. Have you a link with latest oxygen version?  I have compiled oxygen still with free basic.. my idea was a little opengl file with controls and a Menü object and you can change by a edit control for example the cube or sphere for size or position color much more... Regards Frank

Offline Charles Pegge

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 894
  • User-Rate: +33/-1
    • Charles Pegge
Re: Looking for openGL + windowgui frame
« Reply #5 on: March 18, 2023, 05:03:02 AM »
Hi Frank,

I store OxygenBasic material here:
https://github.com/Charles-Pegge/OxygenBasic
and the latest to download is here:
https://github.com/Charles-Pegge/OxygenBasic/blob/master/OxygenBasic050P15.zip

A good base to start:

demos\Opengl\MainMenuObj.o2bas