TotalCross / totalcross

TotalCross is a Software Development Kit that helps cross platform application development. Currently supported platforms are: Windows, Wince, Android, iOS, Linux and Linux ARM for embedded systems.
https://www.totalcross.com
GNU Lesser General Public License v2.1
222 stars 40 forks source link

feature/title - setting window title #338

Open erathke opened 3 years ago

erathke commented 3 years ago

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:

How Has This Been Tested?

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

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

Tested Devices: