Results 1 to 10 of 50

Thread: Genesis Device First Release

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #36
    Thanks VGO

    Another small update. I finally got the Editor compiling. I had major problems getting the MDI forms to work since the win32/64 LCL doesnt support them. I tried QT LCL to get it working but this gave me problems with my OGL contexts since I use normal windows API functions to create the OGL contexts for the viewports. Instead of MDI I made the parent of the viewport forms the main form. Since I don't have any easy management functions for the viewports like cascade etc I just added the 4 viewports forms with a fixed position. The editor doesn't have the fully customizable vieports anymore but for the time I want to spend on this this was the best solution.

    And ofcourse a screenshot
    Attached Images Attached Images
    Last edited by Luuk van Venrooij; 26-01-2015 at 08:32 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •