Re: Getting text from variable number of Text Entries
- From: "Pierce Ward" <pierceward gmail com>
- To: "Kevin Ryde" <user42 zip com au>
- Cc: gtk-perl-list gnome org
- Subject: Re: Getting text from variable number of Text Entries
- Date: Wed, 27 Aug 2008 12:04:09 +0000
Thanks, using an array works fine for now :)
On Wed, Aug 27, 2008 at 1:24 AM, Kevin Ryde
<user42 zip com au> wrote:
You can get started by keeping them in an array in a global variable
ready for later use.
After that you can think about something more sophisticated like keeping
them in private data, or looking through the widget tree with
$button_box->children for what you added before, or thusfar, etc.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]