Results 1 to 5 of 5

Thread: Help me: test this bundled Exe

  1. #1
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10

    Help me: test this bundled Exe

    Can you make a favor?
    Attached to this post an example of new functionalities will be present in next thinBasic beta 1.9.7.0

    Can you please try it and let me know if any problem?
    Also let me know your OS version.

    It is a little Canvas control showing Bezier curves Windows Api.
    This example will be released as source code in next thinBasic version.

    Thanks a lot
    Eros

    PS: merit of source code goes to Jordi Vallès, a PB user that published the original example at http://www.powerbasic.com/support/pb...ghlight=bezier
    I just translated it into a thinBasic source code.
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by ErosOlmi; 28-05-2013 at 07:17.
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  2. #2
    thinBasic MVPs
    Join Date
    Oct 2012
    Location
    Germany
    Age
    54
    Posts
    1,529
    Rep Power
    170
    It runs pretty well, only thing is the dragging which does not always respond - quite hard to meet the points if not "show projection" checked.
    I think there are missing some Forum-sections as beta-testing and support

  3. #3
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732
    Example runs great here,

    only thing from graphic maniac - I would recommend to double buffer the rendering, to avoid flicker when changing parameters (roundness).
    This is done easily - by attaching the canvas with TRUE flag and calling Canvas_Redraw after both background and points/lines are drawn.


    Petr
    Last edited by Petr Schreiber; 28-05-2013 at 09:41.
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

  4. #4
    Works fine here on Windows7 32bit.

    Maybe one day there will be thinAutocad!

    Steve.

  5. #5
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10
    Source code of this example has been released with thinBasic 1.9.7.0
    It can be found after installing thinBasic under \thinBasic\SampleScripts\UI\Canvas\Bezier\ directory.

    Have fun
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

Similar Threads

  1. DIR_GetCurrent behaves different with a bundled EXE
    By Michael Hartlef in forum File
    Replies: 13
    Last Post: 19-05-2008, 10:36
  2. Bundled exe and command line
    By ErosOlmi in forum thinBundle suggest new features
    Replies: 5
    Last Post: 21-02-2007, 14:04
  3. Little time save during bundled exe startup
    By ErosOlmi in forum thinBundle suggest new features
    Replies: 1
    Last Post: 21-02-2007, 10:18
  4. Directory where to create bundled exe
    By ErosOlmi in forum thinBundle suggest new features
    Replies: 0
    Last Post: 21-02-2007, 00:43

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

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