Console class in mojox?

About Monkey 2 Forums Monkey 2 Development Console class in mojox?

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6605

    Danilo
    Participant

    Browsing the help, I found a class ‘Console’ in mojox,
    but somehow I think it does not belong there.
    All other classes in mojox are GUI elements, and the
    Console class has nothing to do with that.

    Maybe the Console class should be moved to mojo or mojo.app?

    #6612

    nerobot
    Participant

    So it’s true widget. It incapsulate work with process class.

    Console = TextView + Process.

    #6613

    Danilo
    Participant

    Thanks nerobot, I thought it’s for controlling a console/terminal/cmd-line when writing
    console applications.
    What’s the name for the console in MX2 when you write a console application?

    #6623

    nerobot
    Participant

    I know nothing. All I use in console app for UI-interaction is Print function.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.