Need help with a GUI super confused | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Need help with a GUI super confused

I wanna make a GUI system that when you press a button a ui screen pops up can anyone tell me how I can achieve this and what language I need.

28th Mar 2017, 12:58 AM
Dragon-codex
Dragon-codex - avatar
4 ответов
+ 1
Any language will do
28th Mar 2017, 12:59 AM
Logan New
Logan New - avatar
+ 1
Using HTML you can have a section which can have a z-index as well as position absolute which can be shown on the click of a button using Javascript. If you don't want to do all these by your own. Use Bootstrap library, it has beautiful components for pop overs and layovers which is easy to use.
28th Mar 2017, 5:17 AM
Ashwani Kumar
Ashwani Kumar - avatar
+ 1
It's random challenges man..I don't really see the name before challenging..
28th Mar 2017, 6:15 AM
Ashwani Kumar
Ashwani Kumar - avatar
0
OK thanks, I'm going to go check what bootstrap is an y did u challenge me like 4 times
28th Mar 2017, 6:12 AM
Dragon-codex
Dragon-codex - avatar