bugAKFQuiz - Bugs: bug #17156, scrquiz doesn't handle resizing of...

 
 

bug #17156: scrquiz doesn't handle resizing of the windows

Submitter:  Andreas K. Förster <akf>
Submitted:  Thu 20 Jul 2006 03:32:20 AM UTC
   
 
Category:  scrquiz Severity:  2 - Minor
Item Group:  None Status:  Wont Fix
Privacy:  * Public Assigned to:  akf
Open/Closed:  Open Operating System:  any
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 09 Aug 2006 02:41:30 PM UTC, comment #1: 

Perhaps I should explain the "wont fix" status a little. For Free Pascal it seems that it cannot be fixed at all with the current version of Free Pascal. The size is also limited to 255 width or height. If one of them is larger, the size falls back to 80x25. That are both limitations of the Compiler, so I cannot fix them.

With GNU Pascal there isn't such a limit, and I could probably handle resizing of the window correctly. If you want me to do it, ask for it...

Andreas K. Förster <akf>
Group administrator
Thu 20 Jul 2006 03:32:20 AM UTC, original submission:  

The program scrquiz checks the size of the display only, when it is started. Resizing the display/window while it is runnning is not supported.
Making the window smaller can even garble the display, so just don't do it.

Andreas K. Förster <akf>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-07-21 akf Assigned toNone akf
2006-07-20 akf Operating SystemNone any

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code