Re: [ANNOUNCE] Tk-JComboBox 1.02

Rob Seegel <[email protected]>
Newsgroups gmane.comp.lang.perl.tk
Message-ID <[email protected]>
Rob Seegel wrote:

> There is a new version of JComboBox that should be available within 
> CPAN soon if not already . This new version provides only bug fixes, 
> corrections, and minor refactoring.  From the Changes file:

Sigh... make that Version 1.02:

1.02 Repaired Broken Test file: accidentally left a MainLoop call in test.
        No code changed. Versions: 1.01, 0.01, 0.02 removed from CPAN.

When I'm testing, periodically I will add a MainLoop to check test code 
out interactively, and somehow I left one of these in.  I am deleting 
1.01 from CPAN, and 1.02 should have the fixed version.


1.01 Bug Fix and Refactorings

>
>   - Tutorial images were excluded from distribution. Added:
>      lib/Tk/JComboBox/jcb_edit.gif
>      lib/Tk/JComboBox/jcb_ro.gif
>
>   - Updated -listwidth:
>     - Fixed the -listwidth option to work correctly in JComboBox.pm
>       the default value and conditions within the code were incorrect
>     - Updated JComboBox.pod to include default value for -listwidth
>     - added unit tests for -listwidth in 02_Options_Basic.t
>
>   - Replaced majority of "constants" using new CreateGetSet
>     method to create a cleaner way of setting/accessing hashref keys
>     The constants were not working as desired.
>
>   - Corrected typos in tutorial.pod based on feedback from
>     Zentara <[email protected]>
>
>   - Updated -entrybackground:
>     - Changed reference to -textbackground option to -entrybackground
>       in tutorial.pod
>     - corrected -entrybackground configuration in JComboBox::ConfigSpecs.
>     - updated description in JComboBox.pod.
>     - added unit tests in 02_Options_Basic.t
>
>   - Updated -state option: when set to 'disabled' keyboard traversal 
> using
>     Tab was not working correctly. JComboBox should have been skipped.
>     - fixed the problem, and added unit test for option in 
> 04+Options_Misc.t
>
>   - Dumbed down test slightly in 04_Options_Misc.t because of problems
>     with Tk in Windows 2000. Was unable to correctly generate events for
>     <Up> and <Down>. The unit tests were throwing false errors because
>     of Tk problems and not JComboBox code. Modified test to call event
>     handler directly instead of simulating <Up> or <Down> events.
>
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server.  If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.