Ted2Go IDE

About Monkey 2 Forums Monkey 2 Projects Ted2Go IDE

Tagged: ,

This topic contains 596 replies, has 46 voices, and was last updated by  nerobot 3 months ago.

Viewing 15 posts - 361 through 375 (of 597 total)
  • Author
    Posts
  • #9988

    Hezkore
    Participant

    I would recommend using white icons and perhaps 75% transparency.
    Then set the colour of the icons via the theme. 🙂

    Also, I think it’s time for a toolbar icons options menu heh.
    Unlike DruggedBunny, I’d like a lot less icons.
    Infact, I’d only like maybe 2 or 3 icons.
    Copy/Paste etc. are all done via the keyboard anyways, so to me they’re only annoying 🙂

    Oh and a little bug.
    If you click in the new error list, but you click in the empty space, not on a list item, Ted2Go crashes.

    #9989

    Hezkore
    Participant

    Here’s the crash I get in new Ted2Go I mentioned on IRC.

    LiveTemplates.Load() > LiveTemplatesClass::Load( DefaultPath ) > Local langs:=Json_LoadObject( jsonPath ).All()

    Which means that “asset::liveTemplate.json” is missing.

    #9990

    nerobot
    Participant

    I’ve added check for file existing in dev.

    #9991

    Hezkore
    Participant

    Still errors out with
    “Attempt to invoke method on null instance”

    High quality link

    #10013

    nerobot
    Participant

    Hezkore, Please grab the latest monkey2 develop branch and update modules (especially std) – there are changes in json parser.

    #10014

    Hezkore
    Participant

    Oh, I had the  Aug 24, 2017 dev version.
    I’m usually pretty up to date, but didn’t notice the Aug 25, 2017 Json commit.

    Works now. 🙂

    #10015

    Hezkore
    Participant

    Hey Nero, could you add

    To ‘theme-hollow.json’ & ‘theme-prime-base.json’ ?

    Btw the clicking & crash problem is still there:

    #10022

    nerobot
    Participant

    Hey Nero, could you add

    done.

    Btw the clicking & crash problem is still there

    fixed.

    #10034

    DruggedBunny
    Participant

    I’ve tried the latest version and it’s really good, particularly (for me) having cut/copy/paste available in all different contexts.

    Couple of minor points from me:

    1) seems weird to have a Save All icon but not a Save icon (I don’t always want to save all) and

    2) could it store whether or not the window is maximised when it exits? It opens up at the right size but I always have to maximise it manually!

    Oh, and I don’t really understand the two separate Help menu options, Browse Manuals and Online Help… they seem to go to slightly different versions of the docs pages, and I can’t tell why (or which one I should use at any give time)! Is it maybe something that’s been left in error?

    I am really liking Ted2Go now, great work.

    #10039

    Hezkore
    Participant

    For some reason, all my new themes have a messed up loading bars…
    It’s been like this for a few versions now.

    The abort button background also isn’t transparent anymore.

    #10040

    nerobot
    Participant

    For some reason, all my new themes have a messed up loading bars…

    It’s strange – I can see that one time, and now it looks normally. Do you see that all the time now? If chenge theme or just at run with current theme?

    The abort button background also isn’t transparent anymore.

    Fixed now via theme’s attribute “backgroundColor”:”transparent” for StatusBarButton.

    #10041

    Hezkore
    Participant

    Yeah I see it all the time, even if I change theme a few times, restart Ted2Go etc…
    It’s always like that since a few versions back.
    Other themes (not my themes) seem fine though?

    #10043

    nerobot
    Participant

    1) seems weird to have a Save All icon but not a Save icon (I don’t always want to save all) and

    added now.

    2) could it store whether or not the window is maximised when it exits? It opens up at the right size but I always have to maximise it manually!

    Do you use Win10 and start Monkey2 (Windows).exe by desktop shortcut?

    If yes – please create shortcut directly to \bin\ted2_windows\ted2.exe.

    I can’t solve that. I tried send these events:

    And even added new window flag – SDL_WINDOW_SHOWN.

    But have no effect.

    Oh, and I don’t really understand the two separate Help menu options, Browse Manuals and Online Help… they seem to go to slightly different versions of the docs pages, and I can’t tell why (or which one I should use at any give time)! Is it maybe something that’s been left in error?

    There is no error. 🙂

    Browse Manuals – opens local docs in your browser. Rebuild docs give you a fresh version of docs here (useful when grab newest version from github).

    Online Help – opens similar page but stored on the server. I don’t know what about actual state here.

    #10044

    nerobot
    Participant

    Yeah I see it all the time, even if I change theme a few times, restart Ted2Go etc…

    Try to resave progress image.

    #10045

    secondgear
    Participant

    I noticed this little problem in Windows 10 (4K display, system zoom 225%, Ted2Go compatibility settings set to Override High DPI scaling – Application). After clicking Window-Zoom in several times, everything seems to scale nicely and looks sharp, except the line height in autocomplete list is not adjusted and the lines overlap like this:

Viewing 15 posts - 361 through 375 (of 597 total)

You must be logged in to reply to this topic.