nerobot

Forum Replies Created

Viewing 15 posts - 451 through 465 (of 805 total)
  • Author
    Posts
  • in reply to: String.To Chars queston #8932

    nerobot
    Participant

    @edzup How do you want to use chars array?

    You can access to chars by index operator [ ], but it return INT not CHAR.

    Example:

    in reply to: Ted2Go IDE #8899

    nerobot
    Participant

    There are shortcuts:

    • Alt + CursorLeft for backward
    • Alt + CursorRight for forward

    Stored positions are:

    • From where we jump to other declaration (by F2/F12) or by Source tab list
    • Modified lines, but I don’t remember that. 🙂
    in reply to: Ted2Go IDE #8884

    nerobot
    Participant

    Yes it’s possible, but not very easy.

    I think this happen one day. 🙂

    in reply to: Ted2Go IDE #8878

    nerobot
    Participant

    The way is to store path info in shared folder like AppData.

    Added to issues.

    in reply to: Ted2Go IDE #8875

    nerobot
    Participant

    Ok, there are new stuff in dev branch (v2.4):

    • CodeMap View for navigation (can be disabled in preferences);
    • ‘Chat’ tab for live IRC-chatting (wip);
    • Fixed crash when close app;
    • Other fixes.

    IRC based on @hezkore ‘s code.

    Testers are welcome! 🙂

    Attachments:
    in reply to: Playniax news #8841

    nerobot
    Participant

    Nice graphics and visual effects! Well done. 🙂

    in reply to: running third party exe #8823

    nerobot
    Participant

    Look at this code (monkey2’s launcher):

    in reply to: Ted2Go IDE #8800

    nerobot
    Participant

    Cool. Try to merge tomorrow.

    in reply to: Ted2Go IDE #8752

    nerobot
    Participant

    textview-color0…7 are read inside of TextView, you can ‘find in files’ in ted2go folder.

    Any custom colors you can add inside of Monkey2Highlighter.monkey2.

    in reply to: Cant upgrade modules #8744

    nerobot
    Participant

    Also, we can start an IDE as administrator, then it can get access to protected filesystem area.

    in reply to: Ted2Go IDE #8743

    nerobot
    Participant

    Nice work! 🙂

    in reply to: Pyragrid Game Released #8687

    nerobot
    Participant

    Jam master. +1 🙂

    in reply to: Ted2Go IDE #8524

    nerobot
    Participant

    And there is an unplanned v2.3.2 release on nerobot.itch.io/ted2go . 🙂

    (including Mac & Win binaries)

    in reply to: Ted2Go IDE #8523

    nerobot
    Participant

    @hezkore I like this ‘Live Help’.

    If it’s possible to chat by all members and if we’ll add some categories like ‘gui’, ‘network’, ‘common’ etc it’ll be nice.

    Read all chat history may be a problem, but need a try. 🙂

    Another variant to get communication is creating discord group . Discord has desktop and mobile clients.

    in reply to: Welcome to the new monkey2 site! #8519

    nerobot
    Participant

    I’m here.)

Viewing 15 posts - 451 through 465 (of 805 total)