S
sotto
I need a loginscreen, that will show a progressbar that changes values
based on a method in the main application (loading data from database)
how would i do this?
(i guess i need threading for this)
the main application shouldn't be accessible when the login password
hasn't been entered correctly.
anybody who can give me some help with this?
threading is new to me
based on a method in the main application (loading data from database)
how would i do this?
(i guess i need threading for this)
the main application shouldn't be accessible when the login password
hasn't been entered correctly.
anybody who can give me some help with this?
threading is new to me