B4J Question B4J application not showing up in Windows Task Bar.

Gary Miyakawa

Active Member
Licensed User
Longtime User
So, I have my application working and it works well BUT it doesn't show up in the Task bar (either as my application .jar or Java.exe). I'd like to have it show up. I've even run it thru launch4j and the .exe still doesn't show up.

Any suggestions ?

Gary Miyakawa
 

Gary Miyakawa

Active Member
Licensed User
Longtime User
I believe it is... This is my AppStart statement..

B4X:
Sub AppStart (Form1 As Form, Args() As String)

How can I tell ?

Thanks,

Gary Miyakawa
 
Upvote 0
Top