hab für ein Program gerade einen Import geschrieben, da ich keinen Faden Status Fortschrittsbalken wollte zeige ich alle 20 Zeilen einen Text an, brauche ein paar Vorschläge noch von euch.
Das soll immer einen Zeilenpaar sein
Das habe ich bis jetzt
Code: Alles auswählen
statusText.add("Import running, thinking about the answer to life, the universe and everything...");
statusText.add("Maybe it has something to do with 42");
statusText.add("Calculation distance to the moon...");
statusText.add("Average lunar distance: 384,400km");
statusText.add("Simulating fight between Batman and Iron Man...");
statusText.add("Batman wins!");
statusText.add("Playing chess against Deep Blue...");
statusText.add("Checkmate!");
statusText.add("Get the weather forecast...");
statusText.add("you won't need your bath suit soon!");
statusText.add("Try to understand why they didn't use the eagles to fly the ring to mount doom...");
statusText.add("gave up, that was just stupid");
statusText.add("How many roads must a man walk down...");
statusText.add("Somewhere between 17 and 23");
statusText.add("Did you know there is a sport called Banzai Skydiving...");
statusText.add("You throw the parachute out of the airplane first and then jump after it");
statusText.add("Hacking into the NSA System to get some information about you...");
statusText.add("Oh boy, you are a naughty one");
statusText.add("Turning the swag on...");
statusText.add("We are now on Jersey Shore level!");
statusText.add("Evaluating the coolest Pony...");
statusText.add("without doubt Pinkie Pie you Bronie!");
statusText.add("Pineapple will eat you...");
statusText.add("it has proteins that degrade meat");
statusText.add("Calculation when this import will be finished...");
statusText.add("what next, should i get the lottery numbers to? ");