nerobot

Forum Replies Created

Viewing 15 posts - 496 through 510 (of 805 total)
  • Author
    Posts
  • in reply to: Ted2Go IDE #7950

    nerobot
    Participant

    So, I just released v2.3!

    Full release notes is here: Ted2Go Blog

    Also I created itch.io page with Win and Mac versions: https://nerobot.itch.io/ted2go

    —————-

    Look at new menu system – with auto-expanding! 🙂

    I clicked on File item and just move mouse above items.

    Attachments:
    in reply to: Ted2Go IDE #7949

    nerobot
    Participant

    The dot is removed when I apply the auto-complete.

    left to the next time.

    in reply to: Ted2Go IDE #7908

    nerobot
    Participant

    Closed all issues on github! 🙂

    One of them was “incorrect c/cpp highlighting”.

    See result on screenshots.

    in reply to: Ted2Go IDE #7905

    nerobot
    Participant

    Setting “editor” font size to something like 100 only makes the line numbers big, the actual text in the editor is still the same size as the “normal” font.

    Fixed in dev branch.

    in reply to: New Monkey2 Game #7895

    nerobot
    Participant

    +1.

    in reply to: Ted2Go IDE #7878

    nerobot
    Participant

    Thanks, it seems that I broke that.

    About minimap – there was topic about this on the forum. I can’t find.

    @hezkore do you have sources for that?

    in reply to: Adding two views to one view #7851

    nerobot
    Participant

    AFAIK, AdamStrange made his own layout system, but I didn’t look at that.

    I like QT widgets, maxgui is like qt. But i don’t remember is it possible to use auto-stretching gadgets in maxgui.

    The power of ui system based on flexible layout system. Let’s bring it into mx2 official repo at one point? 🙂   mojo[y]

    in reply to: Ted2Go IDE #7842

    nerobot
    Participant

    Really great work Nerobot, well done!

    Tx! 🙂

    Whenever I start Ted2Go the font drawing seems messed up.

    Fixed.

    —————–

    Some new dev stuff:

    • Project browser:
      • New actions for folders: “Clean (delete  .buildv)” and “Open on Desktop”.
      • New actions – Update / Rebuild module. Wow! 🙂 Now we can easily update custom module just after changed it!
    • Added elapsed build time. But that time is for latest process. For exampe, if we start updating modules, elapsed time will show us ‘release’ config only because release/debug are different processes.
    • Fixed incorrect fonts for opened documents.
    in reply to: mx2cc stuck in background #7837

    nerobot
    Participant

    Yes, this is a ‘bug’ of ted2go parsing stuff.

    I’m going to fix it this week.

    in reply to: Adding two views to one view #7836

    nerobot
    Participant

    Look at this example

    Inside of MainView you can see two different ways of AddView – one with percentage, other with pixels.

    If you use percentage – views will resizable according to parent view.

    If you use pixels – resizing beam became visible, so we can change it position.

    in reply to: Hi Guys Hope Your Well #7835

    nerobot
    Participant

    Privet from Russia. 🙂

    in reply to: Ted2Go IDE #7814

    nerobot
    Participant

    I started v2.3 in dev branch. If anyone want to test new features – you’re welcome! 🙂

    Done:

    1. Open files from Project browser by double-click.
    2. FileBrowser – add item “Open as project” and “Close Project” for folders.
    3. Recent Projects stuff.
    4. Save untitled – add .monkey2 filetype in dialog.
    5. Change progressbar image for all theme.
    6. GutterView – draw each 10 line number to make more clear view.
    7. Restore console visibility after stop app.
    8. Whitespaces – draw them after ‘tab’ if there is no char or it’s a next tab.
    9. If starting outside of monkey2 folder – show dialog to specify root folder.
    10. Change AppTitle format: FileName – Ted2goName – FilePath.

    (version is in progress)

    in reply to: Ted2Go IDE #7813

    nerobot
    Participant

    deleted.

    in reply to: Ted2Go IDE #7812

    nerobot
    Participant

    deleted.

    in reply to: Ted2Go IDE #7811

    nerobot
    Participant

    deleted.

Viewing 15 posts - 496 through 510 (of 805 total)