Search:

Type: Posts; User: Petr Schreiber; Keyword(s):

Page 1 of 20 1 2 3 4

Search: Search took 0.04 seconds; generated 14 minute(s) ago.

  1. Replies
    2
    Views
    1,115

    Rene, tried to follow your hints, but did not...

    Rene,

    tried to follow your hints, but did not find the example you refer to.

    Could you post minimal example? Thank you!


    Petr
  2. Replies
    5
    Views
    3,473

    Dear Rene, you are always full of great ideas....

    Dear Rene,

    you are always full of great ideas. If I may, it would help me personally if you could keep 1 idea per 1 thread - it would be then easier to discuss.

    Topic Left$ / Right$ and...
  3. Replies
    10
    Views
    6,188

    Happy it worked! Help files will need an...

    Happy it worked!

    Help files will need an update for sure.


    Petr
  4. Replies
    7
    Views
    2,731

    Correct, thinAir adds the unusual flag to the...

    Correct,

    thinAir adds the unusual flag to the command line.

    Nice idea with the MHT - did not know this format at all.

    Can you please try to save the script as *.tbasic instead of *.tbasicc?...
  5. Replies
    10
    Views
    6,188

    Hi Joe, I think CodeTips are removed from...

    Hi Joe,

    I think CodeTips are removed from thinAir now and are replaced by CallTips (this is what your screenshot shows).

    Good news is that you can change their size indeed! (this is not an...
  6. Replies
    7
    Views
    2,731

    Hi Joe, thank you for reporting the problem! ...

    Hi Joe,

    thank you for reporting the problem!

    Can you record your screen and share with us for example via wetransfer.com?

    Try to execute this (intentionally wrong) script in thinAIR:

    ...
  7. Replies
    30
    Views
    10,812

    Sticky: Hi Joe, thank you very much for letting us...

    Hi Joe,

    thank you very much for letting us know.

    The issue is that some approaches which would otherwise solve the false positives (signing the binary, for example), are not something we can do...
  8. Happy new year, Justin! Petr

    Happy new year, Justin!


    Petr
  9. Benjamin, thank you very much for sharing! ...

    Benjamin,

    thank you very much for sharing!

    From the books I read I really like Real-Time Rendering, OpenCL in Action, Code Complete and for sure some others.

    I would say I learned most by...
  10. Replies
    5
    Views
    3,591

    Hi Benjamin, Option 1 - you have some simple...

    Hi Benjamin,

    Option 1 - you have some simple script when the amount of items is not dependant on user input
    You can simply alter 3 to 5 in this case, and you can specify the additional names
    ...
  11. Replies
    3
    Views
    4,649

    Yes, basically constants with a syntactic sugar...

    Yes, basically constants with a syntactic sugar to make their declaration shorter.

    You can also declare constant as:


    Const MyText As String = "Ciao"


    ...very handy is then also this...
  12. Replies
    5
    Views
    3,591

    EDIT: Wrote this as reaction to your first...

    EDIT: Wrote this as reaction to your first message, did not see the other 2. You are correct, thinBasic arrays are 1 based by default. We may consider adding different base in the future, but there...
  13. Replies
    2
    Views
    2,053

    Hi Benjamin, thanks a lot for sharing a handy...

    Hi Benjamin,

    thanks a lot for sharing a handy link! Subscribed!


    Petr
  14. Replies
    2
    Views
    2,053

    Hi Benjamin, thanks a lot for sharing a handy...

    Hi Benjamin,

    thanks a lot for sharing a handy link!


    Petr
  15. Replies
    3
    Views
    1,309

    Congratulations on the new release! 3 image...

    Congratulations on the new release!

    3 image layout looks great!


    Petr
  16. Replies
    1
    Views
    1,964

    1 hour animation challenge - Ilu

    Hi,

    I just had a chance to watch Avatar: The Way of Water - I really liked some of the creature designs, so I tried a little 1 hour challenge.

    In 1 hour I set the goal to:
    - create the model...
  17. Replies
    8
    Views
    4,411

    Ho ho, could it be somewhere between...

    Ho ho,

    could it be somewhere between 1985-1990?


    Petr
  18. Replies
    8
    Views
    4,411

    Dany, thanks a lot for sharing your use case,...

    Dany,

    thanks a lot for sharing your use case, very cool!

    I remember in the past I did an interpreter for HP-42s programmable calculator in thinBASIC - and I also observed I can reach much...
  19. Replies
    4
    Views
    1,708

    Oscar - joystick is no longer in my posession but...

    Oscar - joystick is no longer in my posession but the analog stick on XBox basically behaves like one. TBDI works great with both Xbox One controller and any other DirectInput recognised devices.
    ...
  20. Replies
    1
    Views
    2,586

    I am happy to see one of the longest running...

    I am happy to see one of the longest running thinBASIC projects is being actively used and maintained :)

    Thanks a lot for sharing the article, I really enjoyed reading it.


    Petr
  21. Replies
    2
    Views
    1,612

    Hi Primo, thank you for sharing your thoughts...

    Hi Primo,

    thank you for sharing your thoughts and the algorithm :) I never observed the relationship with number 6!


    Petr
  22. Replies
    4
    Views
    1,708

    Animation of NASA image in thinBASIC

    Dear users,

    in the past month I learned how much can be gained when you try to push limits of your solution.


    I was given a very interesting task by my friend Ruja, to prepare an animation for...
  23. Replies
    8
    Views
    4,411

    If I may, I would also like to add a few...

    If I may, I would also like to add a few usecases!

    In my career
    I consider myself very lucky I had always the opportunity to use thinBasic even to aid my daily work and important tasks at the...
  24. ThinBASIC used as part of tooling for YouTube music video

    I used thinBASIC in order to help my dear wife with creation of part of animation for tribute video for Disco Elysium video game:
    https://youtu.be/U1Q-IgHnuWs
    (part from 6:51 to 6:55 - please...
  25. Replies
    1
    Views
    1,413

    Thank you very much for sharing your solution! ...

    Thank you very much for sharing your solution!

    There is a built in function called TBGL_RenderToTexture which should be of use, demonstrated here:...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4