Results 1 to 10 of 33

Thread: Next3D

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #32
    New versions and new test program added, also first public release of UIEditor:
    http://next3d.webs.com

    With the test program you should be able to scroll memo, list, dropdown-list ect with mousewheel, arrow keys and mouse. I cannot express how much you can do with that stuff already but i hope the tester gives out some hint I also made a built-in system for frame fading which are used at start and end of test program. It can be used to easily but smoothly hide/show different frames in given milliseconds.

    Delphi compatibility is remaining in the demos, and the engine core has had a lot of fixes here and there. For example nx.FrameTick variable is faster and preferred alternative to using GetTickCount function in the main program.

    edit: OH! And that is the way i'd want every scrollbar to work Not having to search for the handle to drag but instead be able to click and drag anywhere in the bar to move it there.
    Last edited by User137; 26-09-2010 at 06:02 PM.

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
  •