Tk Library Source Code

View Ticket
Login
Ticket UUID: 4aa4dc9e4422d87b22f5d14fdbba483665b7dd7b
Title: tklib0.6 install fails to copy over widgetl/icons directory to install directory
Type: Bug Version: 0.6
Submitter: anonymous Created on: 2018-01-23 04:53:56
Subsystem: Installer Assigned To: nobody
Priority: 5 Medium Severity: Important
Status: Open Last Modified: 2018-01-23 04:53:56
Resolution: None Closed By: nobody
    Closed on:
Description:
Creation of either widget::listsimple or widget::listentry depends on accessing the png files from the icons directory. Installer should be updated to also copy over the icons directory to the install directory so the widgets can be successfully created. 

> wish8.6
% package require widget::listentry
0.1.1
% set x [widget::listentry .l  -listvariable f ]                       
Error in constructor: couldn't open "/opt/usr8.6.3/lib/tklib0.6/widgetl/icons/add.png": no such file or directory