~ubuntu-branches/ubuntu/jaunty/perl-tk/jaunty

« back to all changes in this revision

Viewing changes to pod/Scrolled.pod

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Zander
  • Date: 2002-03-20 00:50:05 UTC
  • Revision ID: james.westby@ubuntu.com-20020320005005-ghg9u0mz48rg79ck
Tags: 1:800.024-1
* New upstream version:
*       allows ballons to be associated with menu entries,
Closes: #34786
*       fixes Tk::Compound man page,
Closes: #109335
*       includes <time.h> in pTk/mTk/generic/tkCanvPs.c to prevent segfaults in
        64bit systems,
Closes: #126129
*       no longer ignores the -initialdir parameter in getOpenFile
Closes: #132762

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
=head1 DESCRIPTION
14
14
 
15
 
To stop a flood of B<ScrlWhatever> widgets Perl/Tk introcuded the special
 
15
To stop a flood of B<ScrlWhatever> widgets Perl/Tk introduced the special
16
16
constructor B<Scrolled>.  B<Scrolled> creates a widget of the given Class
17
17
I<Whatever> with attached L<scrollbar(s)|Tk::Scrollbar>.
18
18