GUI change
Brought to you by:
sdchen
I don't like the MDI like GUI of jQuizShow at the moment
very much. It would be nice, if everything would be
drawn on the background of the main window, instead of
in other child windows (see my manipulated screenshot
to see how it should look). Perhaps this could be done as
configure option to satisfy all needs.
CU Dom
A modified version of the jQuizShow GUI created with the GIMP
Logged In: YES
user_id=408560
Version 1.0 of the jQuizShow partitions the main game window into multiple sub-windows. The game interface
is drawn within these resizable/repositionable sub-windows. The original idea was to allow the user the flexibility to
resize and reposition the game windows if needed to fit their environment.
Nevertheless, an option can be added (and associated code changes made) to support the drawing of the entire
game interface on the "background" of the main window (as shown in the modified screenshot which Dom
provided). This would provide a cleaner look-and-feel, and also slightly increase the main window area (no
internal window borders).