Search:

Type: Posts; User: oli; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    24
    Views
    1,550

    TBGL / Display list false positive error

    Hi Petr,

    don't apologize, everything works perfect now :eusadance:
    Thank you for your quick response and help.

    Anyway I'm a bit curious - what was the problem actually?

    Btw. I'm not sure if...
  2. Replies
    24
    Views
    1,550

    TBGL / Display list false positive error

    Hi Petr,

    1. there is no output in the console.
    2. I exchanged the dll and tankwars works now, but...
    - RobotDuel1_7_3 does not work (see attached error)
    - Arkanoid3d 1.0 works
    -...
  3. Replies
    24
    Views
    1,550

    TBGL / Display list false positive error

    Hi Michael,

    I'm using latest beta of thinBasic, version 1.7.10.0, latest fix in the help is from 13.12.2009.
    I reinstalled the beta this week (first uninstalling previous 1.7.10.0 beta and then...
  4. Replies
    24
    Views
    1,550

    TBGL / Display list false positive error

    It fails, see attached error.

    Bye,
    Oli
  5. Replies
    24
    Views
    1,550

    TBGL / Display list false positive error

    Hi Petr,

    seems to work, see attached screenshot.

    Bye,
    Oli
  6. Replies
    24
    Views
    1,550

    TBGL / Display list false positive error

    Hi Petr,

    I have following gfx card: ATI Mobility FireGL V5700.
    When running the TBGL_Demo14_ParticlesAndWindowsFont example I get the same error (see attached screenshot).
    I attached also the...
  7. Replies
    24
    Views
    1,550

    TBGL / Display list false positive error

    Ok, no problem, I wasn't sure if I did something wrong or if the TBGL stuff is just not updated to latest thinBasic + TBGL module :D

    I guess it isn't easy to keep all those programs and examples...
  8. Replies
    24
    Views
    1,550

    TBGL / Display list false positive error

    Hi,

    I have quite some problems with running all those TBGL stuff in the forum.
    I'm using latest thinBasic 1.7.10.0 (beta) and get following error for tankwars: see attached screenshot.

    I get...
  9. Replies
    7
    Views
    7,874

    Re: console_inkey & full keyboard support

    Hi Eros,

    whoah that's great, I like thinBasic more and more :shock:
    Honestly said, I spent 2 days studying TBGL, leaving console stuff a bit aside :)
    I'll return this evening to the console...
  10. Replies
    7
    Views
    7,874

    Re: console_inkey & full keyboard support

    Hi Eros,

    my code works now perfect, except I don't know how to handle shift, ctrl, alt + some_key.
    For example lets say I want to get shift + "-" instead of "-".
    Inkey first returns a code for...
  11. Replies
    5
    Views
    7,262

    Re: console_attach description?

    Hi Frank,

    thank you for the example - I'm quite new to thinBasic and the example showed me some use of thinBasic I wasn't aware of :D

    Unfortunately we didn't yet figure out what the...
  12. Replies
    5
    Views
    7,262

    Re: console_attach description?

    Actually I found now following http://www.codeguru.com/forum/showthread.php?t=293668:
    "AttachConsole gives the ability for a GUI application to write to the console window of the console from which...
  13. Replies
    5
    Views
    7,262

    Re: console_attach description?

    Hm, in thinBasic history I found for version 1.0.9.1 mention of a Windows API call:
    http://msdn.microsoft.com/en-us/library/ms681952(VS.85).aspx - Attaches the calling process to the console of the...
  14. Replies
    5
    Views
    7,262

    console_attach description?

    Hi,

    tried to find out what console_attach does, but there is no info in the on/offline help and I didn't find any information in the forum.
    If added iinto code, it has no effect.
  15. Replies
    6
    Views
    8,296

    Re: console_fullscreen problem?

    Thanks to all for the replies,

    I checked again and it really seems the gfx card drivers are the cause of not having fullscreen available (got different errors back on different machines,
    but...
  16. Replies
    9
    Views
    10,064

    Re: Slow program start if bundled

    Thanks Michael, this really helps - bundles launch much quicker.
    The bundle itself is also upx packed - I tried to unpack it too but I didn't see any difference in launch time.

    Oli
  17. Replies
    9
    Views
    10,064

    Re: Slow program start if bundled

    Hi Petr,

    you're right again :eusaclap:
    NOD32 is installed, it's the office notebook so no chance to exchange for another antivirus :(
    Ok, at least when the program is started on another PC...
  18. Replies
    6
    Views
    8,296

    Re: console_fullscreen problem?

    Hi Petr,

    the laptop has Vista installed and also Windows own command prompt can not be switched to fullscreen.
    I'm not sure about other two PCs, will check again tommorrow.

    Thanks,
    Oli
  19. Replies
    9
    Views
    10,064

    Slow program start if bundled

    Hi,

    Didn't see this problem mentioned yet in the forum:
    when I bundle some program and then launch it from the bundle, it takes a second or two, before the program is up & running (Laptop Core 2...
  20. Replies
    6
    Views
    8,296

    console_fullscreen problem?

    Hi,

    I'm writing some console application, and I want to use the fullscreen mode.
    I tried on 3 different PCs but on all of them I get following error back:
    This system does not support...
  21. Replies
    7
    Views
    7,874

    Re: console_inkey & full keyboard support

    Hi Eros,

    wow that was really quick :D
    I thought extended keyboard codes are for Ctrl, Shift etc only, so my code didn't correctly evaluate the string returned by console_inkey.
    Thanks, I'll...
  22. Replies
    7
    Views
    7,874

    console_inkey & full keyboard support

    Hi folks,

    I have problems with console_inkey. It works fine with most of the keyboard, but I don't get
    anything returned for some keys, like "." or "+".
    Is this a known issue?

    Kind regards,...
Results 1 to 22 of 22