Bwidget Source Code
View Ticket
Not logged in
Ticket UUID: ff1787af9c148870e96e26fb556a76107c850f72
Title: 3 listbox issues: missing update, image selection and border size
Type: Bug Version: 1.9.7
Submitter: oehhar Created on: 2013-10-14 15:48:34
Subsystem: bwidget 1.x Assigned To: nobody
Priority: 5 Medium Severity: Minor
Status: Closed Last Modified: 2014-01-21 13:15:16
Resolution: Accepted Closed By: oehhar
    Closed on: 2014-01-21 13:15:16
Description:

listbox::configure Listbox does not properly update the screen when resource deltay is changed. Listbox redrawn multiple times

The modifications takes care to observe deltay and redraw only once

ListBox::_redraw_items Set x0 to 2 to make highlight work and look nice for listbox with image as well

ListBox::_redraw_selection Correctly extract the bounding box of an entry even when using images!

Provided by Wolfgang S. Kechel

User Comments: oehhar added on 2014-01-21 13:15:16:

Accepted, checkin [67d6d7d3b3]. Thank you, Harald


Attachments: