totalcross icon indicating copy to clipboard operation
totalcross copied to clipboard

feature/title - setting window title

Open erathke opened this issue 3 years ago • 0 comments

Description:

Feature to set window title on Java and Linux platforms.

Motivation and Context:

Show a concise window title instead of the Main Class name.

Benefited Devices:

  • OS: [Linux, Java]

How Has This Been Tested?

Java: add /title "Title" to totalcross.Launcher arguments. Linux: set TC_TITLE environment variable. Ex.: TC_TITLE=Title ./Launcher <MainWindowName>

Don't forget to tell us witch TotalCross version you are using. TotalCross 7.1.0

Tested Devices:

  • OS: [Linux Debian 10]

erathke avatar May 08 '21 17:05 erathke