Results 1 to 5 of 5

Thread: Bad proportions when started

  1. #1
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,129
    Rep Power
    732

    Bad proportions when started

    Sometimes I start thinAir, and it does not show, so I have to right click on task bar and maximize it.

    The INI file for this case looks like:
    [code=ini]
    [thinBasic]
    InstallPath=C:\Util\ThinBasic\
    [ThinAir]
    UseSyntaxColor=1
    SaveWorkspace= 1
    PositionX=-32000
    PositionY=-32000
    SizeX= 160
    SizeY= 31
    BrowserPositionX=10
    BrowserPositionY=10
    BrowserSizeX=212
    BrowserSizeY=600
    BrowserAutoOpen=1
    LastUsedPath=E:\Documents and Settings\admin\Plocha\
    Maximized= 0
    TabSize= 2
    SelBound= 0
    PageColor= 16777215
    FileCount= 3
    MDIOpenMode= 0
    MDIToggleMode= 0
    CM_Font=F1FFFFFF090000000000000000000000900100000000000003020131436F7572696572204E6577000000000000000000000000000000000000000000
    CM_COLORS=FFFFFFFFC0C0C000FFFFFFFFFFFFFFFF00000000FFFFFFFFFF000000FFFFFFFF0000FF00FFFFFFFFFF000000FFFFFFFF0000FF00FFFFFFFF00800000FFFFFFFF80008000FFFFFFFF00000000FFFFFFFFFF000000FFFFFFFF80000000FFFFFFFF0000FF00FFFFFFFF00000000FFFFFF00FFFFFFFF00000000FFFF0000
    CM_FONTSTYLES=000001000002000100010000
    CM_LINENUMBERING=01000000010000000A000000
    TabSwitchDirection= 1
    SaveAllBeforeRun= 1
    CloseConsoleBox= 1
    ParserTimeout= 3000
    SpanGUISynchronously= 1
    EnableScriptBackup= 0
    MinimizeIDEWhenRun= 0
    Signature=ThinAIR
    CloseProjectAllFiles= 1
    ProjectLocation=%USERPROFILE%\Dokumenty\thinBasic\
    Author=Petr Schreiber
    [Bundle]
    CreationFolder=.\
    ExtractionFolder=.\
    Obfuscate= 1
    Compress= 1
    Ask= 0
    Delete= 1
    Verbose= 0
    Isolation= 0
    [UserHelp]
    HelpFile1=c:\util\thinBasic\Help\thinBasic_TBGL.chm
    HelpName1=TBGL Module Help
    [Template]
    Folder=c:\util\thinBasic\thinAir\Template
    GUIExtension=.taguit
    CONSOLEExtension=.tacont
    [CodeBrowser]
    Position=W
    PositionSize= 209
    LastUsedTab= 0
    [Recent files]
    ... files here, not important ...
    [CodeTips]
    Active= 0
    [/code]
    Attached Images Attached Images
    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

  2. #2
    Member
    Join Date
    Mar 2009
    Location
    Netherlands
    Age
    52
    Posts
    248
    Rep Power
    40

    Re: Bad proportions when started

    same problem here

  3. #3

    Re: Bad proportions when started

    Same here. It's an old problem, I think also mentioned to Roberto some time ago.

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

    Re: Bad proportions when started

    I'm not able to replicate the problem but what I see is that there are strange values in
    PositionX=-32000
    PositionY=-32000

    So I will add a check for that values and try to keep them in usable ranges.
    Will see if this solve the problem.
    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
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,782
    Rep Power
    10

    Re: Bad proportions when started

    I should have fixed this problem.
    Will be released in next beta preview.
    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. Started a Wiki for a 2D 3D library
    By kryton9 in forum thinBasic General
    Replies: 3
    Last Post: 30-12-2007, 01:02

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
  •