FLTK logo

[fltk.general] Re: Strange Fl::screen_... results in 1.4

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Strange Fl::screen_... results in 1.4 Manolo Nov 28, 2022  
 
A major problem in your testcase.cpp is that the 5th argument of the call to Fl::screen_work_area()
is set to 1, 2, 3 when it should be 0, 1, 2 .

Please, change that and compare what you get with the corrected  testcase.cpp and with test/fullscreen
app that gives in its bottom panel the sizes of all screens of of the work areas of each screen.

Also, what do you get with the "System Settings" application in its "Display Configuration" item?
Please, report the Resolution and Scale values shown there for each of your 3 screens.

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/cba7b8ac-2dc6-4e3c-918d-6d55c710680en%40googlegroups.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.