FLTK logo

STR #2880

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 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.3 | SVN ⇄ GIT ]

STR #2880

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:3 - Applies to all machines and operating systems
Subsystem:Core Library
Summary:menu popup() positioning
Version:1.3-current
Created By:corvid
Assigned To:matt
Fix Version:1.4.0
Fix Commit:5062b5a01041772e123f30b9e65de95d82d865a7
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 corvid
13:04 Oct 30, 2012
If there isn't enough room at the bottom of the screen for the menu,
- if there is no title, the menu is placed such that the cursor is at the top left of the last item. This never struck me as odd.
- if there is a title, the menu is placed such that there is a one-item gap between the cursor and the last menu item. This does look odd.

I'm guessing now that it is supposed to put the bottom left corner of the menu at the cursor in both cases.

For an example, you can take test/checkers and add a title to the popup() on line 1112.
 
 
#2 matt
09:37 Feb 02, 2019
Fixed in Git repository.  
     

Return to Bugs & Features ]

 
 

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'.