FET Forum

FET Development => Suggestions => Topic started by: math_user on July 16, 2016, 08:56:32 AM

Title: GUI
Post by: math_user on July 16, 2016, 08:56:32 AM
Currently the GUI has 5 registers. Could they be displayed in 2 rows and 3 columns (no click on registers needed)?
       File   Data
Time    Space   Timetable

Would it be possible to arrange the buttons, so that the corresponding buttons are always at the same place?
E.g. second line: Teachers Students Rooms ("Space" instead of "Rooms" in "Data"; "Rooms" omitted (no other button there) in "Time")
Title: Re: GUI
Post by: Volker Dirr on July 16, 2016, 10:11:14 AM
you mean that all pushbuttons are visible then? it mean there will be 37 pushbuttons. i fear it will be a bit confusing to see so many buttons. but you can maybe design that with qt yourself. you don't need to know how to code. you can "simply" just design that with your mouse.
Title: Re: GUI
Post by: Liviu Lalescu on July 16, 2016, 08:05:50 PM
Quote from: math user on July 16, 2016, 08:56:32 AM
Currently the GUI has 5 registers. Could they be displayed in 2 rows and 3 columns (no click on registers needed)?
       File   Data
Time    Space   Timetable


They need to be displayed on a single row (as a tab widget).

Do you mean to display all the buttons at a single moment? There are too many buttons and the main form would be too large.

Quote

Would it be possible to arrange the buttons, so that the corresponding buttons are always at the same place?
E.g. second line: Teachers Students Rooms ("Space" instead of "Rooms" in "Data"; "Rooms" omitted (no other button there) in "Time")

Please see the announcement about the new snapshot: http://lalescu.ro/liviu/fet/forum/index.php?topic=2575 , and let me know as soon as possible if it is OK. I intend to release maybe on Monday.
Title: Re: GUI
Post by: math_user on July 18, 2016, 05:01:20 PM
Great, Liviu!

I hope other users are not angry, because the buttons have moved to other places ...
Title: Re: GUI
Post by: Liviu Lalescu on July 18, 2016, 05:55:07 PM
 :)