Results 1 to 7 of 7

Thread: Statusbar_SetIcon

  1. #1

    Statusbar_SetIcon

    Hi,

    Anyone had any problems using this? Does anyone know if it is working OK in latest beta of thinbasic - or is broken?

    I am using Vista with .ico files (32x32) for statusbar in my adventure creator program.

    You can see they show up just fine in thinbasic stable release - but do not appear in latest beta...

    The code is the same but can someone point me to any code example for Statusbar_SetIcon so I can investigate?


    Thanks,
    catventure.
    Attached Images Attached Images
    Last edited by catventure; 24-02-2015 at 00:17.
    http://tab.thinbasic.com - Home Of The ThinBasic Adventure Builder Project. (Interactive Fiction/Text Adventure Maker)

  2. #2
    Still no luck with this in the latest beta...
    http://tab.thinbasic.com - Home Of The ThinBasic Adventure Builder Project. (Interactive Fiction/Text Adventure Maker)

  3. #3
    Still a mystery to me why the icons are a no-show in the beta...

    Can anyone else confirm about StatusBar_SetIcon being broken?

    Thank you and best regards,
    catventure.
    http://tab.thinbasic.com - Home Of The ThinBasic Adventure Builder Project. (Interactive Fiction/Text Adventure Maker)

  4. #4
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10
    Sorry, I do not know why I missed this old request.
    Attached a thinBasic_UI.dll module version 1.9.16.13.
    You need thinBasic beta 1.9.16-13 installed. See this post: http://www.thinbasic.com/community/showthread.php?12600
    After installation, substitute \thinBasic\Lib\thinBasic_UI.dll with attached one

    I think problem what that a pointer to a Icon Handle has changed from BYREF to BYVAL in a declaration and I didn't apply that change to thinBasic.

    Let me know if it works.
    If ok, it will be included in next beta update.

    Ciao
    Eros
    Last edited by ErosOlmi; 23-01-2016 at 01:00.
    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

  5. #5
    Hi Eros,

    What attachment? Did you delete the attachment thinBasic_UI.dll module version 1.9.16.13. Or?

    catventure.
    http://tab.thinbasic.com - Home Of The ThinBasic Adventure Builder Project. (Interactive Fiction/Text Adventure Maker)

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

    I was in hurry yesterday and I forgot to attach file.

    In any case, new beta 1.9.16.14 contains the fix.
    Try and let me know if it works

    Ciao
    Eros
    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

  7. #7
    Confirmed Eros.

    Working OK in new beta 1.9.16.14!


    Thank you.

    catventure.
    http://tab.thinbasic.com - Home Of The ThinBasic Adventure Builder Project. (Interactive Fiction/Text Adventure Maker)

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
  •