PDA

View Full Version : help me create login page with multi-user (admin-user)



phovyanz
19th February 2016, 06:26
Anyone can help me create a multi-user login c++ with gui?

phovyanz
22nd February 2016, 05:59
11724

how to make conditions to determine the level (admin/user) in c++ gui?
to open the window page admin/user
Thanks

anda_skoa
22nd February 2016, 08:57
QtCreator doesn't have any login capability. It runs with whatever priviledges of the user you start it with.

Edit: ah I see, double posting, nice.

Cheers,
_