checking gtkdbi into cvs master START
authorivan <ivan>
Thu, 10 Jan 2002 16:11:20 +0000 (16:11 +0000)
committerivan <ivan>
Thu, 10 Jan 2002 16:11:20 +0000 (16:11 +0000)
24 files changed:
420kitty.gif [new file with mode: 0644]
Documentation/Artistic [new file with mode: 0644]
Documentation/COPYING [new file with mode: 0644]
Documentation/Changelog [new file with mode: 0644]
Documentation/FAQ [new file with mode: 0644]
Documentation/GPL [new file with mode: 0644]
Documentation/INSTALL [new file with mode: 0644]
Documentation/NEWS [new file with mode: 0644]
Documentation/README [new file with mode: 0644]
Documentation/ROADMAP [new file with mode: 0644]
Documentation/TODO [new file with mode: 0644]
MANIFEST.SKIP [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
gtkdbi.glade [new file with mode: 0644]
gtkdbi.glade2perl.log [new file with mode: 0644]
gtkdbi.glade2perl.xml [new file with mode: 0644]
gtkdbi.oldtry [new file with mode: 0755]
gtkdbi.spec [new file with mode: 0644]
pixmaps/glade2perl_logo.xpm [new file with mode: 0644]
src/Subgtkdbi.pm [new file with mode: 0644]
src/gtkdbi.pm [new file with mode: 0644]
src/gtkdbiSIGS.pm [new file with mode: 0644]
src/gtkdbiUI.pm [new file with mode: 0644]
test.pl [new file with mode: 0755]

diff --git a/420kitty.gif b/420kitty.gif
new file mode 100644 (file)
index 0000000..fc31152
Binary files /dev/null and b/420kitty.gif differ
diff --git a/Documentation/Artistic b/Documentation/Artistic
new file mode 100644 (file)
index 0000000..4ffc78e
--- /dev/null
@@ -0,0 +1,125 @@
+                      The "Artistic License"
+
+                             Preamble
+
+The intent of this document is to state the conditions under which a
+Package may be copied, such that the Copyright Holder maintains some
+semblance of artistic control over the development of the Package,
+while giving the users of the package the right to use and distribute
+the Package in a more-or-less customary fashion, plus the right to make
+reasonable modifications.
+
+It also grants you the rights to reuse parts of a Package in your own
+programs without transferring this License to those programs, provided
+that you meet some reasonable requirements.
+
+Definitions:
+
+        "Package" refers to the collection of files distributed by the
+        Copyright Holder, and derivatives of that collection of files
+        created through textual modification.
+
+        "Standard Version" refers to such a Package if it has not been
+        modified, or has been modified in accordance with the wishes
+        of the Copyright Holder as specified below.
+
+        "Copyright Holder" is whoever is named in the copyright or
+        copyrights for the package.
+
+        "You" is you, if you're thinking about copying or distributing
+        this Package.
+
+        "Reasonable copying fee" is whatever you can justify on the
+        basis of media cost, duplication charges, time of people involved,
+        and so on.  (You will not be required to justify it to the
+        Copyright Holder, but only to the computing community at large
+        as a market that must bear the fee.)
+
+        "Freely Available" means that no fee is charged for the item
+        itself, though there may be fees involved in handling the item.
+        It also means that recipients of the item may redistribute it
+        under the same conditions they received it.
+
+1. You may make and give away verbatim copies of the source form of the
+Standard Version of this Package without restriction, provided that you
+duplicate all of the original copyright notices and associated disclaimers.
+
+2. You may apply bug fixes, portability fixes and other modifications
+derived from the Public Domain or from the Copyright Holder.  A Package
+modified in such a way shall still be considered the Standard Version.
+
+3. You may otherwise modify your copy of this Package in any way, provided
+that you insert a prominent notice in each changed file stating how and
+when you changed that file, and provided that you do at least ONE of the
+following:
+
+    a) place your modifications in the Public Domain or otherwise make them
+    Freely Available, such as by posting said modifications to Usenet or
+    an equivalent medium, or placing the modifications on a major archive
+    site such as uunet.uu.net, or by allowing the Copyright Holder to include
+    your modifications in the Standard Version of the Package.
+
+    b) use the modified Package only within your corporation or organization.
+
+    c) rename any non-standard executables so the names do not conflict
+    with standard executables, which must also be provided, and provide
+    a separate manual page for each non-standard executable that clearly
+    documents how it differs from the Standard Version.
+
+    d) make other distribution arrangements with the Copyright Holder.
+
+4. You may distribute the programs of this Package in object code or
+executable form, provided that you do at least ONE of the following:
+
+    a) distribute a Standard Version of the executables and library files,
+    together with instructions (in the manual page or equivalent) on where
+    to get the Standard Version.
+
+    b) accompany the distribution with the machine-readable source of
+    the Package with your modifications.
+
+    c) give non-standard executables non-standard names, and clearly
+    document the differences in manual pages (or equivalent), together
+    with instructions on where to get the Standard Version.
+
+    d) make other distribution arrangements with the Copyright Holder.
+
+5. You may charge a reasonable copying fee for any distribution of this
+Package.  You may charge any fee you choose for support of this
+Package.  You may not charge a fee for this Package itself.  However,
+you may distribute this Package in aggregate with other (possibly
+commercial) programs as part of a larger (possibly commercial) software
+distribution provided that you do not advertise this Package as a
+product of your own.
+
+6. The scripts and library files supplied as input to or produced as
+output from the programs of this Package do not automatically fall
+under the copyright of this Package, but belong to whomever generated
+them, and may be sold commercially, and may be aggregated with this
+Package.  If such scripts or library files are aggregated with this
+Package via the so-called "undump" or "unexec" methods of producing a
+binary executable image, then distribution of such an image shall
+neither be construed as a distribution of this Package nor shall it
+fall under the restrictions of Paragraphs 3 and 4, provided that you do
+not represent such an executable image as a Standard Version of this
+Package.
+
+7. You may reuse parts of this Package in your own programs, provided that
+you explicitly state where you got them from, in the source code (and, left
+to your courtesy, in the documentation), duplicating all the associated
+copyright notices and disclaimers. Besides your changes, if any, must be
+clearly marked as such. Parts reused that way will no longer fall under this
+license if, and only if, the name of your program(s) have no immediate
+connection with the name of the Package itself or its associated programs.
+You may then apply whatever restrictions you wish on the reused parts or
+choose to place them in the Public Domain--this will apply only within the
+context of your package.
+
+8. The name of the Copyright Holder may not be used to endorse or promote
+products derived from this software without specific prior written permission.
+
+9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+
+                                The End
diff --git a/Documentation/COPYING b/Documentation/COPYING
new file mode 100644 (file)
index 0000000..f0bef88
--- /dev/null
@@ -0,0 +1,26 @@
+Copyright (C) 2001 Ivan Kohler
+All rights reserved
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of either:
+
+        a) the GNU General Public License as published by the Free
+        Software Foundation; either version 2, or (at your option) any
+        later version, or
+
+        b) the "Artistic License"
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either the
+    GNU General Public License or the Artistic License for more details.
+  
+    You should have received a copy of the GNU General Public
+    License along with this program, in the file `GPL'; if not,
+    write to the Free Software Foundation, Inc., 59 Temple Place - Suite
+    330, Boston, MA 02111-1307, USA.
+
+    You should have received a copy of the Artistic License along with
+    this program, in the file `Artistic'; if not, download it from
+    http://www.perl.com/CPAN/doc/misc/license/Artistic
+
diff --git a/Documentation/Changelog b/Documentation/Changelog
new file mode 100644 (file)
index 0000000..0f19027
--- /dev/null
@@ -0,0 +1,5 @@
+Revision history for Glade-Perl application 'Gtkdbi'
+--------------------------------------------------------------------
+
+Tue Oct 23 01:49:12 PDT 2001 - Ivan Kohler <ivan-gtkdbi@420.am>
+    - version 0.01 - This file was created by Glade::PerlSource
diff --git a/Documentation/FAQ b/Documentation/FAQ
new file mode 100644 (file)
index 0000000..061e05c
--- /dev/null
@@ -0,0 +1,2 @@
+Frequently Asked Questions about Glade-Perl application 'Gtkdbi'
+--------------------------------------------------------------------
diff --git a/Documentation/GPL b/Documentation/GPL
new file mode 100644 (file)
index 0000000..e77696a
--- /dev/null
@@ -0,0 +1,339 @@
+                   GNU GENERAL PUBLIC LICENSE
+                      Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+                          675 Mass Ave, Cambridge, MA 02139, USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                           Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+\f
+                   GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+\f
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+\f
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+\f
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+                           NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+                    END OF TERMS AND CONDITIONS
+\f
+           How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) 19yy  <name of author>
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) 19yy name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Library General
+Public License instead of this License.
diff --git a/Documentation/INSTALL b/Documentation/INSTALL
new file mode 100644 (file)
index 0000000..fe2e0ff
--- /dev/null
@@ -0,0 +1,22 @@
+How to install Glade-Perl application 'Gtkdbi'
+--------------------------------------------------------------------
+
+TO INSTALL
+----------
+There is a standard Makefile.PL to handle some checks and install the package
+
+To install
+    perl Makefile.PL
+    make
+    make test
+    su
+    make install (if test was OK)
+        
+TO BUILD RPMS
+-------------
+Build the RPMs by calling eg.
+    rpm -ta Gtkdbi-0.01.tar.gz
+
+
+Tue Oct 23 01:49:12 PDT 2001 - Ivan Kohler <ivan-gtkdbi@420.am>
+    - version 0.01 - This file was created by Glade::PerlSource
diff --git a/Documentation/NEWS b/Documentation/NEWS
new file mode 100644 (file)
index 0000000..0f1273f
--- /dev/null
@@ -0,0 +1,6 @@
+NEWS about Glade-Perl application 'Gtkdbi'
+--------------------------------------------------------------------
+
+
+Tue Oct 23 01:49:12 PDT 2001 - Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+    - version 0.01 - This file was created by Glade::PerlSource
diff --git a/Documentation/README b/Documentation/README
new file mode 100644 (file)
index 0000000..a2712be
--- /dev/null
@@ -0,0 +1,8 @@
+Introduction to Glade-Perl application 'Gtkdbi'
+--------------------------------------------------------------------
+
+No description
+
+
+Tue Oct 23 01:49:12 PDT 2001 - Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+    - version 0.01 - This file was created by Glade::PerlSource
diff --git a/Documentation/ROADMAP b/Documentation/ROADMAP
new file mode 100644 (file)
index 0000000..182f745
--- /dev/null
@@ -0,0 +1,6 @@
+ROADMAP for Glade-Perl application 'Gtkdbi'
+--------------------------------------------------------------------
+
+
+Tue Oct 23 01:49:12 PDT 2001 - Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+    - version 0.01 - This file was created by Glade::PerlSource
diff --git a/Documentation/TODO b/Documentation/TODO
new file mode 100644 (file)
index 0000000..cfacfbc
--- /dev/null
@@ -0,0 +1,6 @@
+Things to do for Glade-Perl application 'Gtkdbi'
+--------------------------------------------------------------------
+
+
+Tue Oct 23 01:49:12 PDT 2001 - Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+    - version 0.01 - This file was created by Glade::PerlSource
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
new file mode 100644 (file)
index 0000000..2527390
--- /dev/null
@@ -0,0 +1,11 @@
+\bRCS\b
+^MANIFEST\.
+^Makefile$
+~$
+.html$
+.old$
+^blib/
+^MakeMaker-d
+pod2html
+.bak$
+^gtkdbi.glade
diff --git a/Makefile.PL b/Makefile.PL
new file mode 100644 (file)
index 0000000..a7f7ba1
--- /dev/null
@@ -0,0 +1,100 @@
+#
+#   Makefile.PL for gtkdbi
+#    - version 0.01 - This file was created by Glade::PerlSource
+#
+require 5.000;
+use ExtUtils::MakeMaker;
+use strict;
+
+#--- Configuration section ---
+
+my @programs_to_install = qw();
+#my @programs_to_install = qw(src/gtkdbi);
+
+my @need_perl_modules = (
+    # Check for Gtk::Types rather than the Gtk supermodule
+    #   this avoids dumping MakeMaker
+    {'name'     => 'Gtk',
+    'test'      => 'Gtk::Types',
+    'version'   => '0.7000',
+    'reason'    => "implements the perl bindings to Gtk+.\n".
+                    "The module is called Gtk-Perl on CPAN or ".
+                    "module gnome-perl in the Gnome CVS"},
+
+    # Check for Gnome::Types rather than the Gnome supermodule
+    #   this avoids dumping MakeMaker
+    {'name'     => 'Gnome',
+    'test'      => 'Gnome::Types',
+    'version'   => '0.7000',
+    'reason'    => "implements the perl bindings to Gnome.\n".
+                   "It is a submodule of the Gtk-Perl package and needs to be built separately.\n".
+                   "Read the Gtk-Perl INSTALL file for details of how to do this.\n".
+                   "Glade-Perl will still work but you will not be able to \n".
+                   "use any Gnome widgets in your Glade projects"},
+    );
+#--- End Configuration - You should not have to change anything below this line
+
+# Allow us to suppress all program installation with the -n (library only)
+# option.  This is for those that don't want to mess with the configuration
+# section of this file.
+use Getopt::Std;
+use vars qw($opt_n);
+unless (getopts("n")) {
+    die "Usage: $0 [-n]\n";
+}
+@programs_to_install = () if $opt_n;
+
+# Check for non-standard modules that are used by this library.
+$| = 1; # autoflush on
+my $missing_modules = 0;
+
+foreach my $mod (@need_perl_modules) {
+    print "Checking for $mod->{'name'}..";
+    eval "require $mod->{'test'}";
+    if ($@) {
+        $missing_modules++;
+        print " failed\n";
+        print   "-------------------------------------------------------".
+                "\n$@\n",
+                "$mod->{'name'} is needed, it $mod->{'reason'}\n",
+                "We need at least version $mod->{'version'}\n".
+                "-------------------------------------------------------\n";
+        sleep(2);  # Don't hurry too much
+    } else {
+        print " ok\n";
+    }
+}
+
+#--------------------------------------
+print "-------------------------------------------------------
+The missing modules can be obtained from CPAN. Visit
+<URL:http://www.perl.com/CPAN/> to find a CPAN site near you.
+-------------------------------------------------------\n\n"
+     if $missing_modules;
+
+#--------------------------------------
+# Last of all generate the Makefile
+WriteMakefile(
+    'DISTNAME'     => 'gtkdbi',
+    'NAME'         => 'src',
+    'VERSION_FROM' => 'src/gtkdbiUI.pm',
+    'EXE_FILES'    => [ @programs_to_install ],
+    'clean'        => { FILES => '$(EXE_FILES)' },
+    'dist'         => { COMPRESS => 'gzip', SUFFIX => 'gz' }
+);
+
+package MY;
+
+# Pass Glade-Perl version number to pod2man
+sub manifypods
+{
+    my $self = shift;
+    my $ver = $self->{'VERSION'} || "";
+    local($_) = $self->SUPER::manifypods(@_);
+    s/pod2mans*$/pod2man --release gtkdbi-$ver/m;
+    $_;
+}
+
+exit(0);
+
+# End of Makefile.PL
diff --git a/gtkdbi.glade b/gtkdbi.glade
new file mode 100644 (file)
index 0000000..c38cef3
--- /dev/null
@@ -0,0 +1,868 @@
+<?xml version="1.0"?>
+<GTK-Interface>
+
+<project>
+  <name>gtkdbi</name>
+  <program_name>gtkdbi</program_name>
+  <directory></directory>
+  <source_directory>src</source_directory>
+  <pixmaps_directory>pixmaps</pixmaps_directory>
+  <language>Perl</language>
+  <gnome_support>False</gnome_support>
+  <gettext_support>False</gettext_support>
+</project>
+
+<widget>
+  <class>GtkWindow</class>
+  <name>window1</name>
+  <title>gtkdbi - Not Connected</title>
+  <type>GTK_WINDOW_TOPLEVEL</type>
+  <position>GTK_WIN_POS_NONE</position>
+  <modal>False</modal>
+  <allow_shrink>False</allow_shrink>
+  <allow_grow>True</allow_grow>
+  <auto_shrink>False</auto_shrink>
+
+  <widget>
+    <class>GtkVBox</class>
+    <name>vbox1</name>
+    <homogeneous>False</homogeneous>
+    <spacing>0</spacing>
+
+    <widget>
+      <class>GtkHandleBox</class>
+      <name>handlebox1</name>
+      <shadow_type>GTK_SHADOW_OUT</shadow_type>
+      <handle_position>GTK_POS_LEFT</handle_position>
+      <snap_edge>GTK_POS_TOP</snap_edge>
+      <child>
+       <padding>0</padding>
+       <expand>False</expand>
+       <fill>True</fill>
+      </child>
+
+      <widget>
+       <class>GtkMenuBar</class>
+       <name>menubar3</name>
+       <shadow_type>GTK_SHADOW_OUT</shadow_type>
+
+       <widget>
+         <class>GtkMenuItem</class>
+         <name>file1</name>
+         <label>File</label>
+         <right_justify>False</right_justify>
+
+         <widget>
+           <class>GtkMenu</class>
+           <name>file1_menu</name>
+
+           <widget>
+             <class>GtkMenuItem</class>
+             <name>connect1</name>
+             <signal>
+               <name>activate</name>
+               <handler>on_connect1_activate</handler>
+               <last_modification_time>Tue, 23 Oct 2001 08:54:53 GMT</last_modification_time>
+             </signal>
+             <label>Connect</label>
+             <right_justify>False</right_justify>
+           </widget>
+
+           <widget>
+             <class>GtkMenuItem</class>
+             <name>separator1</name>
+             <right_justify>False</right_justify>
+           </widget>
+
+           <widget>
+             <class>GtkMenuItem</class>
+             <name>quit1</name>
+             <signal>
+               <name>activate</name>
+               <handler>on_quit1_activate</handler>
+               <last_modification_time>Sun, 30 Dec 2001 13:27:17 GMT</last_modification_time>
+             </signal>
+             <label>Quit</label>
+             <right_justify>False</right_justify>
+           </widget>
+         </widget>
+       </widget>
+
+       <widget>
+         <class>GtkMenuItem</class>
+         <name>help1</name>
+         <label>Help</label>
+         <right_justify>True</right_justify>
+
+         <widget>
+           <class>GtkMenu</class>
+           <name>help1_menu</name>
+
+           <widget>
+             <class>GtkMenuItem</class>
+             <name>about1</name>
+             <signal>
+               <name>activate</name>
+               <handler>on_about1_activate</handler>
+               <last_modification_time>Sun, 30 Dec 2001 13:04:55 GMT</last_modification_time>
+             </signal>
+             <label>About</label>
+             <right_justify>False</right_justify>
+           </widget>
+         </widget>
+       </widget>
+      </widget>
+    </widget>
+
+    <widget>
+      <class>GtkNotebook</class>
+      <name>notebook1</name>
+      <can_focus>True</can_focus>
+      <show_tabs>True</show_tabs>
+      <show_border>True</show_border>
+      <tab_pos>GTK_POS_TOP</tab_pos>
+      <scrollable>True</scrollable>
+      <tab_hborder>2</tab_hborder>
+      <tab_vborder>2</tab_vborder>
+      <popup_enable>False</popup_enable>
+      <child>
+       <padding>0</padding>
+       <expand>True</expand>
+       <fill>True</fill>
+      </child>
+
+      <widget>
+       <class>GtkScrolledWindow</class>
+       <name>scrolledwindow1</name>
+       <hscrollbar_policy>GTK_POLICY_ALWAYS</hscrollbar_policy>
+       <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
+       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
+       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
+
+       <widget>
+         <class>GtkViewport</class>
+         <name>viewport1</name>
+         <shadow_type>GTK_SHADOW_IN</shadow_type>
+
+         <widget>
+           <class>GtkHBox</class>
+           <name>hbox1</name>
+           <homogeneous>False</homogeneous>
+           <spacing>0</spacing>
+
+           <widget>
+             <class>GtkVBox</class>
+             <name>vbox2</name>
+             <homogeneous>False</homogeneous>
+             <spacing>0</spacing>
+             <child>
+               <padding>0</padding>
+               <expand>True</expand>
+               <fill>True</fill>
+             </child>
+
+             <widget>
+               <class>GtkButton</class>
+               <name>button1</name>
+               <can_focus>True</can_focus>
+               <label>button1</label>
+               <relief>GTK_RELIEF_NORMAL</relief>
+               <child>
+                 <padding>0</padding>
+                 <expand>False</expand>
+                 <fill>False</fill>
+               </child>
+             </widget>
+
+             <widget>
+               <class>GtkEntry</class>
+               <name>entry2</name>
+               <can_focus>True</can_focus>
+               <editable>True</editable>
+               <text_visible>True</text_visible>
+               <text_max_length>0</text_max_length>
+               <text></text>
+               <child>
+                 <padding>0</padding>
+                 <expand>False</expand>
+                 <fill>False</fill>
+               </child>
+             </widget>
+           </widget>
+
+           <widget>
+             <class>GtkVBox</class>
+             <name>vbox3</name>
+             <homogeneous>False</homogeneous>
+             <spacing>0</spacing>
+             <child>
+               <padding>0</padding>
+               <expand>True</expand>
+               <fill>True</fill>
+             </child>
+
+             <widget>
+               <class>GtkButton</class>
+               <name>button2</name>
+               <can_focus>True</can_focus>
+               <label>button2</label>
+               <relief>GTK_RELIEF_NORMAL</relief>
+               <child>
+                 <padding>0</padding>
+                 <expand>False</expand>
+                 <fill>False</fill>
+               </child>
+             </widget>
+
+             <widget>
+               <class>GtkEntry</class>
+               <name>entry3</name>
+               <can_focus>True</can_focus>
+               <editable>True</editable>
+               <text_visible>True</text_visible>
+               <text_max_length>0</text_max_length>
+               <text></text>
+               <child>
+                 <padding>0</padding>
+                 <expand>False</expand>
+                 <fill>False</fill>
+               </child>
+             </widget>
+           </widget>
+         </widget>
+       </widget>
+      </widget>
+
+      <widget>
+       <class>GtkLabel</class>
+       <child_name>Notebook:tab</child_name>
+       <name>tablelabel1</name>
+       <label>tabletable1</label>
+       <justify>GTK_JUSTIFY_CENTER</justify>
+       <wrap>False</wrap>
+       <xalign>0.5</xalign>
+       <yalign>0.5</yalign>
+       <xpad>0</xpad>
+       <ypad>0</ypad>
+      </widget>
+    </widget>
+
+    <widget>
+      <class>GtkEntry</class>
+      <name>entry1</name>
+      <can_focus>True</can_focus>
+      <editable>True</editable>
+      <text_visible>True</text_visible>
+      <text_max_length>0</text_max_length>
+      <text>Not Connected</text>
+      <child>
+       <padding>0</padding>
+       <expand>False</expand>
+       <fill>False</fill>
+       <pack>GTK_PACK_END</pack>
+      </child>
+    </widget>
+  </widget>
+</widget>
+
+<widget>
+  <class>GtkDialog</class>
+  <name>quit_dialog</name>
+  <title>gtkdbi </title>
+  <type>GTK_WINDOW_DIALOG</type>
+  <position>GTK_WIN_POS_CENTER</position>
+  <modal>True</modal>
+  <allow_shrink>True</allow_shrink>
+  <allow_grow>True</allow_grow>
+  <auto_shrink>False</auto_shrink>
+
+  <widget>
+    <class>GtkVBox</class>
+    <child_name>Dialog:vbox</child_name>
+    <name>dialog-vbox1</name>
+    <homogeneous>False</homogeneous>
+    <spacing>0</spacing>
+
+    <widget>
+      <class>GtkHBox</class>
+      <child_name>Dialog:action_area</child_name>
+      <name>dialog-action_area1</name>
+      <border_width>10</border_width>
+      <homogeneous>True</homogeneous>
+      <spacing>5</spacing>
+      <child>
+       <padding>0</padding>
+       <expand>False</expand>
+       <fill>True</fill>
+       <pack>GTK_PACK_END</pack>
+      </child>
+
+      <widget>
+       <class>GtkHButtonBox</class>
+       <name>hbuttonbox1</name>
+       <layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style>
+       <spacing>30</spacing>
+       <child_min_width>85</child_min_width>
+       <child_min_height>27</child_min_height>
+       <child_ipad_x>7</child_ipad_x>
+       <child_ipad_y>0</child_ipad_y>
+       <child>
+         <padding>0</padding>
+         <expand>True</expand>
+         <fill>True</fill>
+       </child>
+
+       <widget>
+         <class>GtkButton</class>
+         <name>quit_yes</name>
+         <can_default>True</can_default>
+         <can_focus>True</can_focus>
+         <signal>
+           <name>clicked</name>
+           <handler>on_quit_yes_clicked</handler>
+           <last_modification_time>Sun, 30 Dec 2001 23:53:02 GMT</last_modification_time>
+         </signal>
+         <label>Yes</label>
+         <relief>GTK_RELIEF_NORMAL</relief>
+       </widget>
+
+       <widget>
+         <class>GtkButton</class>
+         <name>quit_no</name>
+         <can_default>True</can_default>
+         <can_focus>True</can_focus>
+         <signal>
+           <name>clicked</name>
+           <handler>on_quit_no_clicked</handler>
+           <last_modification_time>Sun, 30 Dec 2001 13:29:13 GMT</last_modification_time>
+         </signal>
+         <label>No</label>
+         <relief>GTK_RELIEF_NORMAL</relief>
+       </widget>
+      </widget>
+    </widget>
+
+    <widget>
+      <class>GtkLabel</class>
+      <name>label2</name>
+      <label>Really quit?</label>
+      <justify>GTK_JUSTIFY_CENTER</justify>
+      <wrap>False</wrap>
+      <xalign>0.5</xalign>
+      <yalign>0.5</yalign>
+      <xpad>0</xpad>
+      <ypad>4</ypad>
+      <child>
+       <padding>0</padding>
+       <expand>True</expand>
+       <fill>False</fill>
+      </child>
+    </widget>
+  </widget>
+</widget>
+
+<widget>
+  <class>GtkWindow</class>
+  <name>connect_dialog</name>
+  <title>gtkdbi - Connect</title>
+  <type>GTK_WINDOW_DIALOG</type>
+  <position>GTK_WIN_POS_NONE</position>
+  <modal>True</modal>
+  <allow_shrink>False</allow_shrink>
+  <allow_grow>True</allow_grow>
+  <auto_shrink>False</auto_shrink>
+
+  <widget>
+    <class>GtkVBox</class>
+    <name>vbox4</name>
+    <homogeneous>False</homogeneous>
+    <spacing>0</spacing>
+
+    <widget>
+      <class>GtkTable</class>
+      <name>table2</name>
+      <border_width>4</border_width>
+      <rows>4</rows>
+      <columns>2</columns>
+      <homogeneous>False</homogeneous>
+      <row_spacing>0</row_spacing>
+      <column_spacing>0</column_spacing>
+      <child>
+       <padding>0</padding>
+       <expand>True</expand>
+       <fill>True</fill>
+      </child>
+
+      <widget>
+       <class>GtkEntry</class>
+       <name>datasource_entry</name>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>changed</name>
+         <handler>on_datasource_entry_changed</handler>
+         <last_modification_time>Thu, 10 Jan 2002 03:39:02 GMT</last_modification_time>
+       </signal>
+       <editable>True</editable>
+       <text_visible>True</text_visible>
+       <text_max_length>0</text_max_length>
+       <text></text>
+       <child>
+         <left_attach>1</left_attach>
+         <right_attach>2</right_attach>
+         <top_attach>1</top_attach>
+         <bottom_attach>2</bottom_attach>
+         <xpad>0</xpad>
+         <ypad>0</ypad>
+         <xexpand>True</xexpand>
+         <yexpand>False</yexpand>
+         <xshrink>False</xshrink>
+         <yshrink>False</yshrink>
+         <xfill>True</xfill>
+         <yfill>False</yfill>
+       </child>
+      </widget>
+
+      <widget>
+       <class>GtkEntry</class>
+       <name>username_entry</name>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>changed</name>
+         <handler>on_username_entry_changed</handler>
+         <last_modification_time>Thu, 10 Jan 2002 03:39:07 GMT</last_modification_time>
+       </signal>
+       <editable>True</editable>
+       <text_visible>True</text_visible>
+       <text_max_length>0</text_max_length>
+       <text></text>
+       <child>
+         <left_attach>1</left_attach>
+         <right_attach>2</right_attach>
+         <top_attach>2</top_attach>
+         <bottom_attach>3</bottom_attach>
+         <xpad>0</xpad>
+         <ypad>0</ypad>
+         <xexpand>True</xexpand>
+         <yexpand>False</yexpand>
+         <xshrink>False</xshrink>
+         <yshrink>False</yshrink>
+         <xfill>True</xfill>
+         <yfill>False</yfill>
+       </child>
+      </widget>
+
+      <widget>
+       <class>GtkEntry</class>
+       <name>password_entry</name>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>changed</name>
+         <handler>on_password_entry_changed</handler>
+         <last_modification_time>Thu, 10 Jan 2002 03:39:11 GMT</last_modification_time>
+       </signal>
+       <editable>True</editable>
+       <text_visible>True</text_visible>
+       <text_max_length>0</text_max_length>
+       <text></text>
+       <child>
+         <left_attach>1</left_attach>
+         <right_attach>2</right_attach>
+         <top_attach>3</top_attach>
+         <bottom_attach>4</bottom_attach>
+         <xpad>0</xpad>
+         <ypad>0</ypad>
+         <xexpand>True</xexpand>
+         <yexpand>False</yexpand>
+         <xshrink>False</xshrink>
+         <yshrink>False</yshrink>
+         <xfill>True</xfill>
+         <yfill>False</yfill>
+       </child>
+      </widget>
+
+      <widget>
+       <class>GtkLabel</class>
+       <name>datasource_label</name>
+       <label>Data Source</label>
+       <justify>GTK_JUSTIFY_RIGHT</justify>
+       <wrap>False</wrap>
+       <xalign>0</xalign>
+       <yalign>0.5</yalign>
+       <xpad>0</xpad>
+       <ypad>0</ypad>
+       <child>
+         <left_attach>0</left_attach>
+         <right_attach>1</right_attach>
+         <top_attach>1</top_attach>
+         <bottom_attach>2</bottom_attach>
+         <xpad>0</xpad>
+         <ypad>0</ypad>
+         <xexpand>False</xexpand>
+         <yexpand>False</yexpand>
+         <xshrink>False</xshrink>
+         <yshrink>False</yshrink>
+         <xfill>True</xfill>
+         <yfill>False</yfill>
+       </child>
+      </widget>
+
+      <widget>
+       <class>GtkLabel</class>
+       <name>username_label</name>
+       <label>Username</label>
+       <justify>GTK_JUSTIFY_CENTER</justify>
+       <wrap>False</wrap>
+       <xalign>0</xalign>
+       <yalign>0.5</yalign>
+       <xpad>0</xpad>
+       <ypad>0</ypad>
+       <child>
+         <left_attach>0</left_attach>
+         <right_attach>1</right_attach>
+         <top_attach>2</top_attach>
+         <bottom_attach>3</bottom_attach>
+         <xpad>0</xpad>
+         <ypad>0</ypad>
+         <xexpand>False</xexpand>
+         <yexpand>False</yexpand>
+         <xshrink>False</xshrink>
+         <yshrink>False</yshrink>
+         <xfill>True</xfill>
+         <yfill>False</yfill>
+       </child>
+      </widget>
+
+      <widget>
+       <class>GtkLabel</class>
+       <name>password_label</name>
+       <label>Password</label>
+       <justify>GTK_JUSTIFY_CENTER</justify>
+       <wrap>False</wrap>
+       <xalign>0</xalign>
+       <yalign>0.5</yalign>
+       <xpad>0</xpad>
+       <ypad>0</ypad>
+       <child>
+         <left_attach>0</left_attach>
+         <right_attach>1</right_attach>
+         <top_attach>3</top_attach>
+         <bottom_attach>4</bottom_attach>
+         <xpad>0</xpad>
+         <ypad>0</ypad>
+         <xexpand>False</xexpand>
+         <yexpand>False</yexpand>
+         <xshrink>False</xshrink>
+         <yshrink>False</yshrink>
+         <xfill>True</xfill>
+         <yfill>False</yfill>
+       </child>
+      </widget>
+
+      <widget>
+       <class>GtkLabel</class>
+       <name>session_label</name>
+       <label>Session</label>
+       <justify>GTK_JUSTIFY_CENTER</justify>
+       <wrap>False</wrap>
+       <xalign>0</xalign>
+       <yalign>0.5</yalign>
+       <xpad>0</xpad>
+       <ypad>0</ypad>
+       <child>
+         <left_attach>0</left_attach>
+         <right_attach>1</right_attach>
+         <top_attach>0</top_attach>
+         <bottom_attach>1</bottom_attach>
+         <xpad>0</xpad>
+         <ypad>0</ypad>
+         <xexpand>False</xexpand>
+         <yexpand>False</yexpand>
+         <xshrink>False</xshrink>
+         <yshrink>False</yshrink>
+         <xfill>True</xfill>
+         <yfill>False</yfill>
+       </child>
+      </widget>
+
+      <widget>
+       <class>GtkOptionMenu</class>
+       <name>session_optionmenu</name>
+       <height>32</height>
+       <can_focus>True</can_focus>
+       <items>
+</items>
+       <initial_choice>0</initial_choice>
+       <child>
+         <left_attach>1</left_attach>
+         <right_attach>2</right_attach>
+         <top_attach>0</top_attach>
+         <bottom_attach>1</bottom_attach>
+         <xpad>0</xpad>
+         <ypad>0</ypad>
+         <xexpand>True</xexpand>
+         <yexpand>False</yexpand>
+         <xshrink>False</xshrink>
+         <yshrink>False</yshrink>
+         <xfill>True</xfill>
+         <yfill>False</yfill>
+       </child>
+      </widget>
+    </widget>
+
+    <widget>
+      <class>GtkHSeparator</class>
+      <name>hseparator1</name>
+      <child>
+       <padding>0</padding>
+       <expand>True</expand>
+       <fill>True</fill>
+      </child>
+    </widget>
+
+    <widget>
+      <class>GtkHButtonBox</class>
+      <name>hbuttonbox2</name>
+      <layout_style>GTK_BUTTONBOX_SPREAD</layout_style>
+      <spacing>30</spacing>
+      <child_min_width>85</child_min_width>
+      <child_min_height>27</child_min_height>
+      <child_ipad_x>7</child_ipad_x>
+      <child_ipad_y>0</child_ipad_y>
+      <child>
+       <padding>0</padding>
+       <expand>True</expand>
+       <fill>True</fill>
+      </child>
+
+      <widget>
+       <class>GtkButton</class>
+       <name>savesession_button</name>
+       <can_default>True</can_default>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>clicked</name>
+         <handler>on_savesession_button_clicked</handler>
+         <last_modification_time>Thu, 03 Jan 2002 10:36:14 GMT</last_modification_time>
+       </signal>
+       <label>Save Session</label>
+       <relief>GTK_RELIEF_NORMAL</relief>
+      </widget>
+
+      <widget>
+       <class>GtkButton</class>
+       <name>deletesession_button</name>
+       <can_default>True</can_default>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>clicked</name>
+         <handler>on_deletesession_button_clicked</handler>
+         <last_modification_time>Thu, 03 Jan 2002 10:36:18 GMT</last_modification_time>
+       </signal>
+       <label>Delete Session</label>
+       <relief>GTK_RELIEF_NORMAL</relief>
+      </widget>
+    </widget>
+
+    <widget>
+      <class>GtkHSeparator</class>
+      <name>hseparator2</name>
+      <child>
+       <padding>0</padding>
+       <expand>True</expand>
+       <fill>True</fill>
+      </child>
+    </widget>
+
+    <widget>
+      <class>GtkHButtonBox</class>
+      <name>hbuttonbox3</name>
+      <layout_style>GTK_BUTTONBOX_EDGE</layout_style>
+      <spacing>30</spacing>
+      <child_min_width>85</child_min_width>
+      <child_min_height>27</child_min_height>
+      <child_ipad_x>7</child_ipad_x>
+      <child_ipad_y>0</child_ipad_y>
+      <child>
+       <padding>0</padding>
+       <expand>True</expand>
+       <fill>True</fill>
+      </child>
+
+      <widget>
+       <class>GtkButton</class>
+       <name>connect_button</name>
+       <can_default>True</can_default>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>clicked</name>
+         <handler>on_connect_button_clicked</handler>
+         <last_modification_time>Thu, 03 Jan 2002 10:36:31 GMT</last_modification_time>
+       </signal>
+       <label>Connect</label>
+       <relief>GTK_RELIEF_NORMAL</relief>
+      </widget>
+
+      <widget>
+       <class>GtkButton</class>
+       <name>abortconnect_button</name>
+       <can_default>True</can_default>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>clicked</name>
+         <handler>on_abortconnect_button_clicked</handler>
+         <last_modification_time>Thu, 03 Jan 2002 10:31:00 GMT</last_modification_time>
+       </signal>
+       <label>Abort</label>
+       <relief>GTK_RELIEF_NORMAL</relief>
+      </widget>
+    </widget>
+  </widget>
+</widget>
+
+<widget>
+  <class>GtkDialog</class>
+  <name>about_dialog</name>
+  <title>gtkdbi - About</title>
+  <type>GTK_WINDOW_DIALOG</type>
+  <position>GTK_WIN_POS_CENTER</position>
+  <modal>True</modal>
+  <allow_shrink>True</allow_shrink>
+  <allow_grow>True</allow_grow>
+  <auto_shrink>False</auto_shrink>
+
+  <widget>
+    <class>GtkVBox</class>
+    <child_name>Dialog:vbox</child_name>
+    <name>dialog-vbox2</name>
+    <homogeneous>False</homogeneous>
+    <spacing>0</spacing>
+
+    <widget>
+      <class>GtkHBox</class>
+      <child_name>Dialog:action_area</child_name>
+      <name>dialog-action_area2</name>
+      <border_width>10</border_width>
+      <homogeneous>True</homogeneous>
+      <spacing>5</spacing>
+      <child>
+       <padding>0</padding>
+       <expand>False</expand>
+       <fill>True</fill>
+       <pack>GTK_PACK_END</pack>
+      </child>
+
+      <widget>
+       <class>GtkButton</class>
+       <name>about_button</name>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>clicked</name>
+         <handler>on_about_button_clicked</handler>
+         <last_modification_time>Thu, 03 Jan 2002 10:30:33 GMT</last_modification_time>
+       </signal>
+       <label>Ok</label>
+       <relief>GTK_RELIEF_NORMAL</relief>
+       <child>
+         <padding>0</padding>
+         <expand>False</expand>
+         <fill>False</fill>
+       </child>
+      </widget>
+    </widget>
+
+    <widget>
+      <class>GtkLabel</class>
+      <name>about_label</name>
+      <label>gtkdbi
+
+A graphical interface to DBI data sources.
+
+http://www.420.am/gtkdbi doesn't exist yet.
+
+Ivan Kohler &lt;ivan-gtkdbi@420.am&gt;</label>
+      <justify>GTK_JUSTIFY_CENTER</justify>
+      <wrap>False</wrap>
+      <xalign>0.5</xalign>
+      <yalign>0.5</yalign>
+      <xpad>4</xpad>
+      <ypad>0</ypad>
+      <child>
+       <padding>0</padding>
+       <expand>True</expand>
+       <fill>False</fill>
+      </child>
+    </widget>
+  </widget>
+</widget>
+
+<widget>
+  <class>GtkDialog</class>
+  <name>error_dialog</name>
+  <title>gtkdbi - Error</title>
+  <type>GTK_WINDOW_DIALOG</type>
+  <position>GTK_WIN_POS_NONE</position>
+  <modal>True</modal>
+  <allow_shrink>True</allow_shrink>
+  <allow_grow>True</allow_grow>
+  <auto_shrink>False</auto_shrink>
+
+  <widget>
+    <class>GtkVBox</class>
+    <child_name>Dialog:vbox</child_name>
+    <name>dialog-vbox3</name>
+    <homogeneous>False</homogeneous>
+    <spacing>0</spacing>
+
+    <widget>
+      <class>GtkHBox</class>
+      <child_name>Dialog:action_area</child_name>
+      <name>dialog-action_area3</name>
+      <border_width>10</border_width>
+      <homogeneous>True</homogeneous>
+      <spacing>5</spacing>
+      <child>
+       <padding>0</padding>
+       <expand>False</expand>
+       <fill>True</fill>
+       <pack>GTK_PACK_END</pack>
+      </child>
+
+      <widget>
+       <class>GtkButton</class>
+       <name>error_button</name>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>clicked</name>
+         <handler>on_error_button_clicked</handler>
+         <last_modification_time>Thu, 10 Jan 2002 04:15:47 GMT</last_modification_time>
+       </signal>
+       <label>OK</label>
+       <relief>GTK_RELIEF_NORMAL</relief>
+       <child>
+         <padding>0</padding>
+         <expand>False</expand>
+         <fill>False</fill>
+       </child>
+      </widget>
+    </widget>
+
+    <widget>
+      <class>GtkLabel</class>
+      <name>error_label</name>
+      <label>$ERROR</label>
+      <justify>GTK_JUSTIFY_CENTER</justify>
+      <wrap>False</wrap>
+      <xalign>0.5</xalign>
+      <yalign>0.5</yalign>
+      <xpad>0</xpad>
+      <ypad>0</ypad>
+      <child>
+       <padding>0</padding>
+       <expand>True</expand>
+       <fill>False</fill>
+      </child>
+    </widget>
+  </widget>
+</widget>
+
+</GTK-Interface>
diff --git a/gtkdbi.glade2perl.log b/gtkdbi.glade2perl.log
new file mode 100644 (file)
index 0000000..a5b74c0
--- /dev/null
@@ -0,0 +1,21 @@
+--------------------------------------------------------
+      DIAGNOSTICS - Thu Jan 10 08:02:21 PST 2002 (locale <C> verbosity 2) started by Glade::PerlGenerate (version 0.59)
+    - Gtk-Perl reported version 0.7008 (CVS 20010601)
+    - Constructing form(s) from Glade file '/home/ivan/gtkdbi/gtkdbi.glade' - Specified as arg to Glade::PerlGenerate->Form_from_Glade_File
+    - Source code will be generated for locale <C>
+    - Writing UI   source to /home/ivan/gtkdbi/src/gtkdbiUI.pm - in Glade::PerlGenerate->write_UI
+    - Writing SIGS source to /home/ivan/gtkdbi/src/gtkdbiSIGS.pm - in Glade::PerlGenerate->write_SIGS
+    - Some of the ways to run the generated source
+         Change directory to '/home/ivan/gtkdbi' and then enter one of :
+         perl -e 'use src::Gtkdbi; window1->app_run'
+         perl -e 'use src::Subgtkdbi; Subwindow1->app_run'
+-----------------------------------------------------------------------------
+      CONSISTENCY CHECKS
+    - 0 unused widget properties
+    - 0 widgets were ignored (one or more of 'Placeholder Custom GnomeAbout GnomeApp GnomeAppBar GnomeCalculator GnomeColorPicker GnomeDateEdit GnomeDialog GnomeDock GnomeDockItem GnomeDruid GnomeDruidPageFinish GnomeDruidPageStandard GnomeDruidPageStart GnomeEntry GnomeFileEntry GnomeFontPicker GnomeHRef GnomeIconEntry GnomeIconList GnomeIconSelection GnomeLess GnomeMessageBox GnomeNumberEntry GnomePaperSelector GnomePixmap GnomePixmapEntry GnomePropertyBox GnomeSpell GtkCalendar GtkClock GtkDial GtkPixmapMenuItem GnomeDbGrid GnomeDbList GnomeDbCombo GnomeDbReport GnomeDbError GnomeDbLogin GnomeDbBrowser GnomeDbErrorDlg GnomeDbLoginDlg')
+    - 0 unpacked widgets
+-----------------------------------------------------------------------------
+    - glade2perl options saved to /home/ivan/gtkdbi/gtkdbi.glade2perl.xml
+    - glade2perl options saved to /home/ivan/.glade2perl.xml
+      RUN COMPLETED - Thu Jan 10 08:02:22 PST 2002 diagnostics stopped by Glade::PerlGenerate (version 0.59)
+-----------------------------------------------------------------------------
diff --git a/gtkdbi.glade2perl.xml b/gtkdbi.glade2perl.xml
new file mode 100644 (file)
index 0000000..b10ca6c
--- /dev/null
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<glade2perl-Options>
+  <app>
+    <author>Ivan Kohler,Chess room,888-670-SISD,215-996-0824 &lt;ivan\@rootwood.haze.st&gt;</author>
+    <copying># Unspecified copying policy, please contact the author\n# </copying>
+    <date>Tue Oct 23 01:49:12 PDT 2001</date>
+    <description>No description</description>
+    <logo>glade2perl_logo.xpm</logo>
+    <name>gtkdbi</name>
+    <version>0.01</version>
+  </app>
+
+  <diag>
+    <log>/home/ivan/gtkdbi/gtkdbi.glade2perl.log</log>
+    <verbose>2</verbose>
+  </diag>
+
+  <dist>
+    <MANIFEST_SKIP>/home/ivan/gtkdbi/MANIFEST.SKIP</MANIFEST_SKIP>
+    <Makefile_PL>/home/ivan/gtkdbi/Makefile.PL</Makefile_PL>
+    <directory>/home/ivan/gtkdbi</directory>
+    <spec>/home/ivan/gtkdbi/gtkdbi.spec</spec>
+    <test_pl>/home/ivan/gtkdbi/test.pl</test_pl>
+  </dist>
+
+  <doc>
+    <COPYING>/home/ivan/gtkdbi/Documentation/COPYING</COPYING>
+    <Changelog>/home/ivan/gtkdbi/Documentation/Changelog</Changelog>
+    <FAQ>/home/ivan/gtkdbi/Documentation/FAQ</FAQ>
+    <INSTALL>/home/ivan/gtkdbi/Documentation/INSTALL</INSTALL>
+    <NEWS>/home/ivan/gtkdbi/Documentation/NEWS</NEWS>
+    <README>/home/ivan/gtkdbi/Documentation/README</README>
+    <ROADMAP>/home/ivan/gtkdbi/Documentation/ROADMAP</ROADMAP>
+    <TODO>/home/ivan/gtkdbi/Documentation/TODO</TODO>
+    <directory>/home/ivan/gtkdbi/Documentation</directory>
+  </doc>
+
+  <glade>
+    <directory>/home/ivan/gtkdbi</directory>
+    <file>/home/ivan/gtkdbi/gtkdbi.glade</file>
+    <name_from>Specified as arg to Glade::PerlGenerate-&gt;Form_from_Glade_File</name_from>
+    <pixmaps_directory>/home/ivan/gtkdbi/pixmaps</pixmaps_directory>
+    <start_directory>/home/ivan/gtkdbi</start_directory>
+  </glade>
+
+  <glade2perl>
+    <author>Dermot Musgrove &lt;dermot.musgrove\@virgin.net&gt;</author>
+    <date>Wed Jun 20 14:48:25 BST 2001</date>
+    <dont_show_UI>1</dont_show_UI>
+    <logo>/home/ivan/gtkdbi/pixmaps/glade2perl_logo.xpm</logo>
+    <my_gtk_perl>20010601</my_gtk_perl>
+    <name>Glade::PerlGenerate</name>
+    <start_time>Thu Jan 10 08:02:21 PST 2002</start_time>
+    <version>0.59</version>
+    <xml>
+      <app_defaults>Application defaults</app_defaults>
+      <base_defaults>Glade::PerlRun defaults</base_defaults>
+      <encoding>ISO-8859-1</encoding>
+      <params>DEFAULT</params>
+      <project>/home/ivan/gtkdbi/gtkdbi.glade2perl.xml</project>
+      <set_by>Glade::PerlGenerate-&gt;use_Glade_Project</set_by>
+      <site>/etc/glade2perl.xml</site>
+      <user>/home/ivan/.glade2perl.xml</user>
+    </xml>
+
+  </glade2perl>
+
+  <source>
+    <write>1</write>
+  </source>
+
+  <test>
+    <directory>/home/ivan/gtkdbi</directory>
+    <first_form>window1</first_form>
+    <name>Gtkdbi</name>
+    <use_module>src::Gtkdbi</use_module>
+  </test>
+
+  <type>glade2perl</type>
+</glade2perl-Options>
\ No newline at end of file
diff --git a/gtkdbi.oldtry b/gtkdbi.oldtry
new file mode 100755 (executable)
index 0000000..ddb6d99
--- /dev/null
@@ -0,0 +1,76 @@
+#!/usr/bin/perl
+
+use vars qw( $VERSION );
+use Gtk;
+use Gtk::Gdk::ImlibImage;
+
+$VERSION = "0.1";
+
+init Gtk;
+init Gtk::Gdk::ImlibImage;
+
+Gtk->idle_add(\&new_window);
+Gtk->idle_add(\&splash);
+
+main Gtk;
+#exit;
+
+sub splash {
+  my $kitty = load_image Gtk::Gdk::ImlibImage("420kitty.gif");
+    my $w = $kitty->rgb_width;
+  my $h = $kitty->rgb_height;
+
+  my $win = new Gtk::Window -dialog;
+
+  $win->set_title("welcome to _dbi!");
+
+  $kitty->render($w, $h);
+  my $p = $kitty->move_image();
+  my $m = $kitty->move_mask;
+  my $gtkitty = new Gtk::Pixmap ($p, $m);
+
+  my $label = new Gtk::Label <<END;
+ welcome to gtkdbi
+ version $VERSION 
+ keywords: gtk sql perl dbi
+ http://420.am/gtkdbi
+END
+
+  my $box = new Gtk::HBox 0,0;
+  $box->pack_start( $gtkitty, 0, 0, 0 );
+  $box->pack_start( $label, 0, 0, 0);
+
+  $win->add( $box );
+
+  $win->show_all;
+
+  Gtk->timeout_add( 6000, sub { $win->destroy; 0; } );
+  #Gtk->timeout_add( 6, sub { $win->destroy; 0; } );
+
+  0;
+
+}
+
+sub new_window {
+  my $window = _Window->new;
+  0;
+}
+
+#--
+
+package _Window;
+
+sub new {
+  my $proto = shift;
+  my $class = ref($proto) || $proto;
+  my $self = {
+    'window' => new Gtk::Window -toplevel,
+  };
+  $self->{window}->set_usize(640,480);
+  $self->{window}->set_title("gtkdbi: not connected");
+  $self->{window}->set_name("gtkdbi");
+  $self->{window}->show_all;
+  bless($self, $class);
+}
+
+
diff --git a/gtkdbi.spec b/gtkdbi.spec
new file mode 100644 (file)
index 0000000..9a8b15a
--- /dev/null
@@ -0,0 +1,78 @@
+%define ver     0.01
+%define rel     1
+%define name    gtkdbi
+%define rlname  %{name}
+%define source0 http://www.420.am/gtkdbi/%{name}-%{ver}.tar.gz
+%define url     http://www.420.am/gtkdbi/
+%define group   Application
+%define copy    GPL or Artistic
+%define filelst %{name}-%{ver}-files
+%define confdir /etc
+%define prefix  /usr
+%define arch    noarch
+
+Summary: No description
+
+Name: %name
+Version: %ver
+Release: %rel
+Copyright: %{copy}
+Packager: Ivan Kohler <ivan-gtkdbi\@420.am>
+Source: %{source0}
+URL: %{url}
+Group: %{group}
+BuildArch: %{arch}
+BuildRoot: /var/tmp/%{name}-%{ver}
+
+%description
+No description
+
+%prep
+%setup -n %{rlname}-%{ver}
+
+%build
+if [ $(perl -e 'print index($INC[0],"%{prefix}/lib/perl");') -eq 0 ];then
+    # package is to be installed in perl root
+    inst_method="makemaker-root"
+    CFLAGS=$RPM_OPT_FLAGS perl Makefile.PL PREFIX=%{prefix}
+else
+    # package must go somewhere else (eg. /opt), so leave off the perl
+    # versioning to ease integration with automatic profile generation scripts
+    # if this is really a perl-version dependant package you should not omiss
+    # the version info...
+    inst_method="makemaker-site"
+    CFLAGS=$RPM_OPT_FLAGS perl Makefile.PL PREFIX=%{prefix} LIB=%{prefix}/lib/perl5
+fi
+
+echo $inst_method > inst_method
+
+# get number of processors for parallel builds on SMP systems
+numprocs=`cat /proc/cpuinfo | grep processor | wc | cut -c7`
+if [ "x$numprocs" = "x" -o "x$numprocs" = "x0" ]; then
+  numprocs=1
+fi
+
+make "MAKE=make -j$numprocs"
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+if [ "$(cat inst_method)" = "makemaker-root" ];then
+   make UNINST=1 PREFIX=$RPM_BUILD_ROOT%{prefix} install
+elif [ "$(cat inst_method)" = "makemaker-site" ];then
+   make UNINST=1 PREFIX=$RPM_BUILD_ROOT%{prefix} LIB=$RPM_BUILD_ROOT%{prefix}/lib/perl5 install
+fi
+
+%__os_install_post
+find $RPM_BUILD_ROOT -type f -print|sed -e "s@^$RPM_BUILD_ROOT@@g" > %{filelst}
+
+%files -f %{filelst}
+%defattr(-, root, root)
+%doc Documentation/*
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%changelog
+* Tue Oct 23 2001 - Ivan Kohler <ivan-gtkdbi\@420.am>
+    This file was created by Glade::PerlSource
diff --git a/pixmaps/glade2perl_logo.xpm b/pixmaps/glade2perl_logo.xpm
new file mode 100644 (file)
index 0000000..402e63b
--- /dev/null
@@ -0,0 +1,359 @@
+/* XPM */
+static char *Logo[] = {
+/* width height num_colors chars_per_pixel */
+"    66    97      256            2",
+/* colors */
+".. c #000008",
+".# c #008808",
+".a c #880400",
+".b c #004400",
+".c c #000088",
+".d c #808480",
+".e c #08c010",
+".f c #480000",
+".g c #082090",
+".h c #08e410",
+".i c #886898",
+".j c #c00410",
+".k c #002400",
+".l c #80cc98",
+".m c #000048",
+".n c #30e430",
+".o c #0044e0",
+".p c #0008c8",
+".q c #c81810",
+".r c #00f408",
+".s c #280000",
+".t c #e80408",
+".u c #c0c8c8",
+".v c #0024d8",
+".w c #d8e0e0",
+".x c #001400",
+".y c #0834d8",
+".z c #489448",
+".A c #982018",
+".B c #00a400",
+".C c #38c830",
+".D c #484440",
+".E c #e8e8e8",
+".F c #a00408",
+".G c #0014d0",
+".H c #001490",
+".I c #784c80",
+".J c #18f410",
+".K c #000028",
+".L c #0860f8",
+".M c #20e410",
+".N c #e01010",
+".O c #e8f8f0",
+".P c #a0a4a0",
+".Q c #08d408",
+".R c #c81010",
+".S c #102070",
+".T c #606460",
+".U c #1834d8",
+".V c #2840d0",
+".W c #20a410",
+".X c #2028f0",
+".Y c #2018f0",
+".Z c #202428",
+".0 c #0014e8",
+".1 c #200450",
+".2 c #288420",
+".3 c #001450",
+".4 c #0008b0",
+".5 c #100000",
+".6 c #a81410",
+".7 c #0824f0",
+".8 c #402c48",
+".9 c #0854f8",
+"#. c #00fc00",
+"## c #0834f8",
+"#a c #881410",
+"#b c #20d410",
+"#c c #006400",
+"#d c #f8fcf8",
+"#e c #009408",
+"#f c #000068",
+"#g c #f80400",
+"#h c #505450",
+"#i c #28e428",
+"#j c #c01428",
+"#k c #680000",
+"#l c #001828",
+"#m c #38d430",
+"#n c #0014b0",
+"#o c #20f028",
+"#p c #08ec28",
+"#q c #a88cb0",
+"#r c #0008e8",
+"#s c #e81c20",
+"#t c #c0a4c0",
+"#u c #f00c08",
+"#v c #20b420",
+"#w c #1848d8",
+"#x c #f0d0f0",
+"#y c #003800",
+"#z c #20d828",
+"#A c #08ec08",
+"#B c #30f820",
+"#C c #f8ecf0",
+"#D c #100028",
+"#E c #d81010",
+"#F c #a084b8",
+"#G c #101410",
+"#H c #083cf8",
+"#I c #000800",
+"#J c #0018d0",
+"#K c #c02028",
+"#L c #c8d4c8",
+"#M c #b80808",
+"#N c #082cf8",
+"#O c #50dc58",
+"#P c #900400",
+"#Q c #000c88",
+"#R c #d80808",
+"#S c #001ce8",
+"#T c #681810",
+"#U c #20c410",
+"#V c #00b800",
+"#W c #203428",
+"#X c #100ca8",
+"#Y c #10fc10",
+"#Z c #38dc38",
+"#0 c #48e440",
+"#1 c #108810",
+"#2 c #909490",
+"#3 c #281810",
+"#4 c #c8fce0",
+"#5 c #20ec28",
+"#6 c #10f410",
+"#7 c #100c08",
+"#8 c #b81418",
+"#9 c #0818b0",
+"a. c #102418",
+"a# c #40ac40",
+"aa c #b0fcd8",
+"ab c #706c88",
+"ac c #4064f8",
+"ad c #7884a0",
+"ae c #204418",
+"af c #b8c4c8",
+"ag c #382450",
+"ah c #782c30",
+"ai c #2860f8",
+"aj c #007400",
+"ak c #90a0e8",
+"al c #5884a0",
+"am c #202cc0",
+"an c #b02018",
+"ao c #481818",
+"ap c #209820",
+"aq c #607468",
+"ar c #585858",
+"as c #b8bcb8",
+"at c #205c38",
+"au c #005400",
+"av c #889cd0",
+"aw c #286c38",
+"ax c #b0b4b0",
+"ay c #2854f8",
+"az c #483c40",
+"aA c #303840",
+"aB c #48c450",
+"aC c #807878",
+"aD c #1030a0",
+"aE c #381c40",
+"aF c #603c68",
+"aG c #584c60",
+"aH c #30b440",
+"aI c #b8dcd0",
+"aJ c #706480",
+"aK c #2870f8",
+"aL c #787890",
+"aM c #c0d4f0",
+"aN c #18b428",
+"aO c #203050",
+"aP c #a8aca8",
+"aQ c #989498",
+"aR c #787878",
+"aS c #300000",
+"aT c #304838",
+"aU c #389428",
+"aV c #a0b4d0",
+"aW c #b03020",
+"aX c #a898a8",
+"aY c #583868",
+"aZ c #001070",
+"a0 c #20c828",
+"a1 c #281830",
+"a2 c #104820",
+"a3 c #103420",
+"a4 c #107408",
+"a5 c #c8bcd0",
+"a6 c #c82428",
+"a7 c #58bc58",
+"a8 c #186cf8",
+"a9 c #10c828",
+"b. c #d0c8d8",
+"b# c #18a410",
+"ba c #686868",
+"bb c #28a828",
+"bc c #109810",
+"bd c #780000",
+"be c #30b428",
+"bf c #701408",
+"bg c #401838",
+"bh c #a098b0",
+"bi c #902c28",
+"bj c #908890",
+"bk c #1008c8",
+"bl c #d81c10",
+"bm c #181820",
+"bn c #d0d4d0",
+"bo c #10b810",
+"bp c #383838",
+"bq c #d8f8e0",
+"br c #d8d4e0",
+"bs c #38e440",
+"bt c #1834f8",
+"bu c #605870",
+"bv c #981408",
+"bw c #082030",
+"bx c #200428",
+"by c #30f838",
+"bz c #500000",
+"bA c #1854f8",
+"bB c #d81020",
+"bC c #c090c0",
+"bD c #f81c18",
+"bE c #484848",
+"bF c #08dc10",
+"bG c #282c28",
+"bH c #405c48",
+"bI c #2838a0",
+"bJ c #887890",
+"bK c #6878b0",
+"bL c #0044f8",
+"bM c #1044f8",
+"bN c #187828",
+"bO c #0824b8",
+"bP c #1060f8",
+"bQ c #2044f8",
+"bR c #d01c28",
+"bS c #102428",
+"bT c #385848",
+"bU c #300830",
+"bV c #08c808",
+"bW c #000c48",
+"bX c #002cd8",
+"bY c #d0e8d8",
+"bZ c #083cd8",
+"b0 c #001890",
+"b1 c #18fc10",
+"b2 c #18ec10",
+"b3 c #a0a8a0",
+"b4 c #081c48",
+"b5 c #18dc10",
+"b6 c #006c00",
+"b7 c #000c70",
+"b8 c #20fc28",
+"b9 c #f0dcf0",
+/* pixels */
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#C#d#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#C#C#d#C#d#d#d#d#d#d#C#d#d#d#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#C#d...P#d#d.ObWbW#l#I#I#d.O#d#d#d#d#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#dbE..#7bhadaOb4.K#I#I..aL.O#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#dbq#d.w.d..#I.......K...K.c.c#f.K...5aGax#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d.O#d.w#I..........#I.K.Kb7.p#r.4.m....#D.5bj#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d.P...............K.K#f.G#r#r.7ac.7.G#f.K.K..bE#d#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d.O.O.O#G....a........K.m#f#J.pbtay.v#N#N.p.c#f.K.K...d#d#C#d#d#d.E#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d.O#LbG..........#I.K.m.4.p#SbM#H#####H.vbL.G##.y#f#f.K..#I.d#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d.E#d.E.O...x#I..#7...3#f.c.p#S#r#r#r.0.p.p.G#N#Na8.p#H#r.v#n.m.K.....K#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d.O.O#2..#I.........K.m#X.4.X.X#r#r.G.4.4#f.4.4bt.Uai#r#Nbt#J#Q.m.K....aza5#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#C#d#d#dbq#d.u...5.......K.m.c#X.c.m.m#f#f.m.K.K.........K.K.K#f.4.vbZ###S#r.4.m.K....#I#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d.O#d#d#2bp..........#f.c.p.c.m.....K.K.....................K.m.3#Q.4.7.X.X#f.m......aR#C#d#C#d.O#C#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d.O#db3.5......#I.m#f.4.p.p.c.K...............K.m.m...............K.K.K#Q#N####.G.c#f.K....bua5#C#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d.O#L#I....#I...m#Q.G#S.p.4.m.............K.m#Q#Qb7.K.K.K..............#f.7#####r#S.4#f.K.K#D..#d#d#C#d.O#d#d#d#d#d#d",
+"#d#d#d#d#d#d#daq.......K.maZ.H#n.Xbt.Y#f.m...........m#f.p#r#r##.y#J.0.p#QbW...5.......K.H#n##a8.7##.G.4#f......#C#d#d.O#d#d#d#d#d#d",
+"#d#d#d#d.O#d#L.........m.4.4#nbZbt#r.G.K#I.......K#f.4.4###N#HbAbL##bQ#H.vb7.K...5.....K.m#9#H##bL#H#N###J.mbW...Tbj#C#d#d#d#d#d#d#d",
+"#C#d#d#daPaq...K.K.K.m.p#S#N#N##bt#f.m.........K.4#r.7##bL.9.LbLbL#HbL#HbM.p.4#f.K......#f#9.0bL.9###H#9ai.G.pb7......aC#C#C#d#d#d#d",
+"#d.E#daP.....K#f#f#Q.G#N#HbL#N#H#N#f.m.........m#r.7#H.9.9.9#HbL#H#r.7#Sai#SbX#n#f#I#I...m#9.o.9bL.9.LbL.9bA#H.0#f.m#l..aL#d#d#d#d#d",
+"#dbm#daP.....3#Q#Q.G#N#N#HbL#NbL.y#f.K.........m#S.7bL.9.obL#N#H#N.p.0.0.7aiay.p.4.K...K.cbObLbZbZ.9#H.9bLbLbL###J.4.K.K.K.P#C#d#d#d",
+"#d.......5.5.m.V.v#H##bL#H#N###H#w.m.K.......K.m#J#N#HbLbL##bt#r.c.m.m#Q.4acbM#r#r.p.p.G#r#N##bLbX.9.0bLbL.v#H#H.7.0.4bI.K..aG#d#C#d",
+".O#I.s.5.saS..#f#nbt#H##bL#HbL.L.9#n#f.K.......m#S#N#HbL#H#H#N.p.m...K.K.c#J#S#H##.0ai.y###HbP###HbL#H#HbL.o.9aK.G.4b7b0.K..ba#d#d#d",
+"#d......bda6bz.K#f.c#9#N#H#HbLbL#H#S.4.K.......K#S.7#H.9.9#N#N#f.K.........m.c.v#N#SbL#H.ybLa8.7bL##bLbLbLbP.9#H#X.m#I#y#y..#h#d#d#d",
+"#C#I#I#Ibd.R#P.5.K#f#f.v###H.o#H###N.G.m.K.....K.p.0#N.9bL.9.0#f.K...........m#Q.p#N##bL.L.o#HbLbA#HbLbL##bL.vbZ.m.K#yaBa7..ar#d#C#d",
+"#d.x..#I.a#E.t.Fbz.....m.vbt#HbM#HbL#H.4.m.......m#f#w#JbAbL.G.p.m...........K.m#f#rbM#HbLbLbL#HbLbL#N.UbQ.c#f#laub#b8b2.b#I.T#d#d#d",
+"bq#l.....a#R#g#R.FaS...K#Q#n#r.0##bL##.4#Q.........Kb0#nai#H.7#r.4.K...........m.c#r.X.ybP##.9.7#N#H.G#n#Q.m.K#cby#6.r#6.k..#h#d#d.O",
+".O.x.....a.t#g.t.N#M.a.5...Kb7.4.7#NbA#N#N#f.......K.K.K#f.p.p.7bk.m.....K.....c.p###N#HbL#H.0#N.4#9#f.K#I#yb6#A#.#.#.#p.k..ar#d#d#d",
+"#d.x....#P.t#g.t.t#g.t.a.5.....Kb7#N#S#H#H.4bW#I...........K.K.m.K..........b7#J#N#H#HbL#Nbt#n.c.K..#Iau.Bb1.r#.#6#.#.#p.k..bu#d#d#d",
+".O.x....#P.t#g#g.t#g#g#RaS.......K#X.p#H#H#J.K.K..#I.............K.....K.K.m#n#N#H##bLbX.v.U#f.K#I.x.x#U#6#.#..r#6#Y#.#A.k..bJ#C#d#d",
+".O.k.....a#R#g#g#g#g#g#u#8.a.s.5.....m#9#n.y.G.G#Q.m.....K.......K...Kb7.p.0#N.y.ybO#w#Q.K.K.x.xb6#m.J#.#.#..r#..r#.#..M.xaE#x#d#d#d",
+"bq.k....#P.t#g#g#g#g#g.t.N.jaS.5.5...K#f.c#N##.X.p.c#f#f#f.K.....K.m#Q#9.0#S.7.0.4.g#Q.m..#I#y#c#V.J#.#..r#.#..r#.#.#.#p.xaY#C#C#d#d",
+".O.k#I..#P#R#g#u#g#g#g#g#g#g#jbd.saoaS.5...m.X.X#H##bA#H#rbk.c.c.4bXbL#H#N#S.4bW.K.K..#Iau.#.Mb2#Y#.#..r#.#.#.#..r#.#.#A.x.i#C#C#d#d",
+".Oa3#I#I.a.t#g#u#g#g#g#u#g#g#R#j.fahbz.s.s.K#9.0#H#HbLbL.0#r.Y.p.G##bLbL.v.p.m........#y#5#Y#.#.#.#.#.#Y#.#.#..r#Y#.#.#o..#C#C#d#C#d",
+"bqa3....bd.N#g#g#g#g#g.t#g#g#g#gblbz#ka6#8aS.K.m#n.v#N#NbL#H#H#HbMbL.0.4#f.m#D..#I#ybc#i#6.r#.#.#6#.#.#A#Y.n#c#6#A.rb5#c..ab#C#C#d#d",
+"bqa...#Ibd.t#g#u#g#g#R.R#g#g#g#g.N#P#P#M#j.aaS...m.c#JbA#H#H##.7b0#Q#Q.c.K.KbW#I#y#U#5.Jb2b1.r#..r.r#.#5aNb6#y.h.r#.#b#y.Kb.#d#d#d#d",
+".ObS#I#I.a.t#g#g#g.jbd.s#k.6#u#g#g#g.t.a#P.NbB.j.f.5.m.H#J#N.7.p#Q.K.K#D....#y.Bby#..r#..r#..r#.#.b8.B.k.x.x#y.J#.#.bo#y..#C#d#d#d#d",
+"#dbS#I..#P.t.t#g#g.6.f...5.5#kbdbl.t.t#E.Fbz.R.N#E#P.5.K#f.4#9aD.K.5....#c.Bb8.r#.#.#.#.#.#.#.#.#A#Z.x..#I.b#Z#.#.#.bc.x.5#d#d#d#d#d",
+"#d.x....#P.t#g#g.tbvaS.......5.sbvbB.t.t#E#kbd#8.N.jbz.s.K#faZal#l..#I.k.e#o.r#.#.#.#.#.#.#.#.#.#5au..#I#Iau#i#.#.#.bc.x.5#d#d#d#d#d",
+".O......#P.t#g#g.tbz.5...........5.f.a.t#g.NaSaS#P#R.N.6.5#D...k.x#ca9#o#6#..J.nbF#6#.#..r#.#.b8au.x.K...x#5#.#.#.#..#.x..#d#d#d#d#d",
+"#d.......a.N#g#g#gaS.5...........s.5aS#M.t#u.abzbzbd#R.Nbf...xb#.B#5#6.r#6#5#e.2au.h#.#.#.#..hbs.k#I....aub1.r#.#.#.aj.x..#C#C#d#d#d",
+"#d.......a.N#g#g#g.s............#I...5.5.fbda6.qaS.s#k#8#8.5.x#U.J#.#.#.#Ub6.x.x.b.r#.#.#..r#1.k....#I#c.B#..r#Y.r#Y#y...K#C#C#d#d#d",
+"#d.......a.N#g#g#g#k.5.5.........x........aS.F.6#T.saS.abl...x#0.h#.#.#6.W.k#I.x.W#..r#..r#6.x.......x#zb8#.#..r#6b2.x...1#C#C#d#d#d",
+".O.x.5..bd#j#g#g#g.t.t#EaS.5.................5.5bdanbd#P#8.....b#5#.#..J#y#I#I.xa4#A#.#.#i.b....#I#I.k.r#Y#.#.#.#Abe#I..bC#d#d#d#d#d",
+"#d.......abB#g#g#g#g#g#sbd.f.5..................bd.R.j#R.R.5#I.k.Q#.#.#6.x.x...xaubo.Q#A.W.x....#I.x#e#.#6#.#.#.#A.W#I..#x#d#d#d#d#d",
+"#d.......fbd.t#g#g#g#g#g.N#j.s.5...5........#I#I#k.R.t#g#8.5..#yaj.r#.b2.x#I...xae.x.##m#I.....K.x.##Y#..r#.#.#.#A.W#I#I#d#d#d#d#d#d",
+"bq#I.5...s.f#g#u#g#g#g#g.t#j.s........#I....#I..#k#R#g#gan..#I.x#e.r.rb2.x#I..#IbT#I.x#y#I.......##5#.#..r#.#.#..h.#.x..#d#d#d#d#d#d",
+"bY...5.5#T.a#g#g#g#g#g#g#u#j.5..............#I..bd#E#g#gan.5#I.x.##A#..J.x.....xbT.x#I.x#I.....xbs.h#..r#.#.#.#.#oap#I#I#C#d#d#d#d#d",
+"bq#I.....F#R#g#g#g#g#g#g.N#8.5........aSaS.s....#k#K.t#ubvaS.5.x#m#Y#.#6.x#I#I.xae......#I#I.xau#.#.#.#.#.#.#.#..naj#I..#d#d#d#d#d#d",
+"#4.k....#P#R#g#g#g#g#g#g#R.6.5.5......bd.a.a.s..aSbd#R#g#a.5...xbo#Y#.#6.x#I#I#Ia...........#ybs#.#.#.#.#.#.#.#.#Z.b#I..#d#d#d#d#d#d",
+"aaat.5.s#kbd#g#g#g#g#g#g.t.6.5.....5.s.R#u.N#M.F.F#M#g#gbf.....x#c#6#.#Y.x..#I.....5........#yaHby#..r#.#.#.#..Jaj.x....#d#d#d#d#d#d",
+"aaa2.5.s#kbd#g#g#g#g#g#g#R.6.5.....5.s#R#g#g#g.t.t.t#g#gbf....#Iau#p#.#A.x.......5.......5...k#y#z#p#A#.#.#.#.b2.b.x...K#d#d#d#d#d#d",
+"bq#y..#I#P#R#u.t#g#g#g#g#Rbv..#I....aS.t#g#g#g#g.t#g#g#g#a.5...xau#o#.b2#I...K......#I.........x.k.k#m.r.r#.#.b2.k#I#D#D#d#d#d#d#d#d",
+".Oa3#I.x#M.t#g#g.t#g#g#g.j#a.........f.t#g#g#g#g#g#g#g#g.a.5...k#e#.#..J.x........#I...5....#I#I.x.x.b#o.h#.#.#Y#y#I.Kbx#d#d#d#d#d#d",
+"#4.k...5bB#g#g#g.t#g#g#g#R#a.......5#k#u#g#g#g#g#g#g#u#g.a.....b#i.r#.#A#I.......x#y.b#1.x.x#I......#I.bb6a9.h.h.k...5#q#d#d#d#d#d#d",
+"bq.x.5...j#g#g#g#g#g#g#g.t.F.......sbd#u#g#g#g#g#g#g#g#g.a.5#Iaj#z#.#..r.x.....x.b#5#o#Y#V#e.x......#I..#7.k.##m.k.x#G.E#C#d#d#d#d#d",
+"bY#I....#M#u#g#g#g#g#g#g.t#8.5.....s.a.t#g#g#g#g#g#g#g#g.a..#Ibb#o.r#.#A.x#I...xbb#..r#.#A#5#y.x..#I#I.5...k#y.n.k.xbS#d#d#d#d#d#d#d",
+"bq.k..#Ibdbl.t#g#g#g#u.t#u#8.5.....sbd.t#g#g#g#g#g#g#g#g.a..#I#ObF#.#.#A.x.....k#m#.#.#.#.#.#p#5b6.k.....x#V.J.M.x.x.D.O#G#C#d#d#d#d",
+"#4aw...x#kbl.t#g#g#g.t.t.t.F.5.....5.a.N#g#g#g#g#g#g.t#g.a.5#Ia0#o#.#.#6.x#I...b#z#.#.#.#.#.#..r#z.#.x.x.kb1.r.h.x#I..bT..#d.O#d#C#d",
+"#4.l.x.5#P.j#g#g#g#g#g#g.N#M.5.....5bd.t#g#g#g#g#g#g#g#g.a.5#I#ib2#.#..M#I..#I#y#z#Y.r#Y#.#.#.#.#.b8.e.B#6#.#..M.x...x..aQ#d#d#d#d#d",
+"#4bq#G..#k#K#g#g#g#g#g#g#u.j.s.....5bd#g#g#g#g#g#g#g#g#g.a..#I#Zb2#.#A.n.x#I...b#Z.r#Y#6#.#.#.#.#..r#Y.r#.#.#.#Z.x#I.x..#d#d#C#d#C#d",
+"#d.E#7...saS.F#R#g#g.t#g#g.N.6#k.f.sbd.t#g#g#g#g#g#g#g#g.a..#I.n.M#.b8be.......ba0#.#.#6#.#.#.#.#.#.#.#.#.#A#o.k......#I.K#C#d#d#d#d",
+"#C#da5aO....bz.F#R#g#g#g#g#g#E#MbdaSbd.t#g#g#g#g#g#g#g#gbd.5#Ibs.M#.b2aj....#Iaua9#.#.#..r#.#.#.#..r#Y#..r#iap#I..#7.x..#F#d#d#d#d#d",
+"#d#C.Obq.....5aSaS.6#j#g#g#g#g#g.N.R#R#g#g#g#g#g#g#g#g#g#T.5#I#m#A#..h#y....#I#c#i#.#.#.#.#.#.#.#.#.#..nbc.k.x......aR.u#C#d#d#d#d#d",
+"#d#d#d.Oadba.....5.s#k.N#g#g.t.t#g.t.t#g#g#g#g#g#g#g#g#g.f.5..#Zb2#.b5bc#I..#y#A#.#.#.#.#.#.#.#..h.r#v.k.x.x#I..aL.w#d#d#d#d#d#d#d#d",
+"#C#d.O.O#d#C.Z#I...5aS.j.t.t#g.t#g#g#g#g#g#g#g#g#g#g#g#gaS..#I#Z#p#.#ZaB.k.kbc#Y#.#.#.#.#.#.#.#..hbs#y.k.x.......E#d.O#d#d#d#d#d#d#d",
+"#d#C#d#d#d.O#da..x.....s#8bB.t#g#g#g#g#g#g#g#g#g#g#g.t.N.s..#I#i#p.r.##y#z#o#..r#.#.#.#.#.#.b2.n#1.k.x.....8#C#C#d#d#d#d#d#d#d#d#d#d",
+"#d#d.O#d#d#d.O.OaI#I#I.5bz.F#g#g#g#g#g#g#g#g#g#g#g#g.t#R.5...x#5#A#.bFbV#Y#.#.#.#.#.#.#.#6#A.B#c.x#I....#D#x#C#C#dbq#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d.Obqbq......#kbR#g#g#g#g#g#g.t#g#g#g.t#8.5...x#zb8#.#.#.#.#..r#.#.#.#..J#map.x.x....azb.#C#d#d#d#d.O#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d.ObqaR..#IaS.f.N#g#g#g#g#g#g#g#g#g.t.6.5..#I#z#A#.#.#.#.#.#.#.#.#..r#z#1.x#I#I#I..b9#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+".O#d#d#d#d#d#d#d#d#d#d#CaT...k#IaSbB.t#g#g#g#g#g#g#g#Ebv.5..#I#z#o.r.r.r#.#.#.#..r.M#v.x.x......#C#C#d#d#d#d.O.O#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d.wbE..#I..#k#M#g#g#g#g#g#g#g.t.A.5..#I#z#o.r#.#.#.#.#6#.#Yb6#y.x.....P#L#d#d#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d.O#d#d#d#d.O#d#d#dbhbw...5.f#M.t#g#g#g#g#g.t.A.5..#I#5.r#..r#..r.r#B#c#y...x..araQ#d#d#d#d.O#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d.d...5.5.f.N#g#g#g#g#R.6.5#I.x#Y#.#.#..r#6.e.k#I.......w#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d..#I...5#K#u#g#g#g#R.F.5.x.b.r.r#.#.#6a0b6.x..#G.ZbE#d#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#C#d#d.....sa6.jbD#RbB.a#I.xb6#.#..M#v.b.x.x..aG#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#C.E.T.5.fbv#M#s#j.a...x.##.#Y#Z.k#I....bU.E#C.O#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#db9..#7.s.fbd.f...xaU#1au.k#I...i#t#d#d#C#C.O#d#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#dbG...5.5aS.s...xa2.x.x#I....#C#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d.O.w.x..........#Iag#D.Ka5#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d.ObG...x....#Ibw.K#DaG#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d.O#d#C#C......#lbwabas#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d.O#d#C#CbqaT....b.#d#C#d#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d.O#db9#C#dbqbY..aG#d#C#C#C#d.O#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#C#d.O#d#C#d#d#d#d#d#C#d#d#d#C#d#d#d#d#d#d#d#C#d#d#d#d#d#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#C#d#d#d#d#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d.O#d#d#d#d#d#d.E#d#d#d.P#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#C.O#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#dbj.u#d",
+"#d#d#d#daA.d......#d#dbm..aC#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d.u#G........#I#h#d#d#d#d#d#d#d#d#d#d#d#d#h....#2#d",
+"#d#d.u#G#d#C#dba#d#d#Cba#IaR#d.O#d#d#d#d#d#d#C#L#C#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#daR.T#G.ZaR......as.O#d#d#d#d#d#d#d#d#d#d.Eas..aR#d",
+"#d#d#IaR#d#d#d#d#d#d#daR..aC#d#d#d#d#d#d#d.u...D#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d..ba#d#d.Z#IaR#d#d#d#d#d#d#d#d#d#d#d#d#d#Iba#d",
+"#C#L...d#d#d#d#d#d#d#d.d..aR#d#d#C.d.u.O#dbp....#h.d#d#d#d#d#d#d.d.u#d#d#d#d#C#d#d#d#d..aC#d#daR..as#d#d#d.das#d#d#d#d#d.d#d#d..aR#d",
+"#d.d..aR#d#d#dbm....#daC...d#d#daR.....u#d#d#d#dbG#I..#I#C.O.DaRaA#7.E#d#d#d#d#d#d#d#d..aR#d.D#W#d#d#dbpaR..#I.u..#I#h....#d#d...D#d",
+"#d#2....#d#d#d#d.D..as.d..aR#d#d#dar..#I.u#d.D..#d#d....aC#I..#das.O#d#d....#I#7ax#d#d..aR#d#d#d#d#d..#d#dbG#d#d.d..aq#d#d#C#d....#d",
+"#dax....#d#d#d#CaR#I#daR..aR#d.wbE........#d..#I#d#dba#I#d..#7as.u#d#d#d......aR#d#d#d...d#d#d#C#d#C..#das#d#d#d.d...d.E#d#d#d..#I#d",
+"#d#d..#I...D#d#dbp#d#daR...d#2..#d#C#d....#d....#d#dbG#h#C....#h#d#d#d#d.E#d#d#d#d#d#d...d#d#d#d#C#d#I..az#d#d#d.d...d#d#d#C#d.x..#d",
+"#d#d.P#7#I...DbEba#d#daR..aR.......daRbp..aR.....D.daz#d#daR......#7#d#d#d#d#d#d#d#d#d...P#d#C#d#d#d.d..#I..#3#daC..ba#d#d#d#C....#d",
+"#d#d#d#das.Tax#d#C#d#das#d#C.O.u.d#C#d.Ebn.O#CaxaC.E#d.O#d#d.O.Taq.O#d#d#d#d#d#d#d#d#d#C#d#d#d#d#d#d#dasba#d#d#d#C#C.E#d#d#d#d#C#d#d",
+"#d#d#d#d#d#d#d#d#d.O#d#d#d#d#d#C#C#d#d#d#C#d#d.O#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d.O#d#d#d#d#d#d#C#d.E#d#d#d#d#d#d#d#d#d#d#d#d",
+"#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#d#C#d#d#d#d#d.E#d#d#d.O#d#d#d#d#d#d#d#d#d#d#d.O#d#d#d#d#d#d#d#d#d.E#d#C#d#d#d#d#d#C#d.E#d"
diff --git a/src/Subgtkdbi.pm b/src/Subgtkdbi.pm
new file mode 100644 (file)
index 0000000..0c4a678
--- /dev/null
@@ -0,0 +1,743 @@
+#!/usr/bin/perl -w
+#
+# This is an example of a subclass of the generated application
+#
+# You can safely edit this file, any changes that you make will be preserved
+# and this file will not be overwritten by the next run of Glade::PerlGenerate
+#
+#==============================================================================
+#=== This is the 'Subconnect_dialog' class                              
+#==============================================================================
+package Subconnect_dialog;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'Subconnect_dialog' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Wed Jan  9 18:12:34 PST 2002
+#==============================================================================
+
+BEGIN {
+    use vars qw( 
+                 @ISA
+                 %fields
+                 $PACKAGE
+                 $VERSION
+                 $AUTHOR
+                 $DATE
+                 $permitted_fields
+             );
+    # Existing signal handler modules
+    use src::gtkdbi;
+    # Uncomment the line below to enable gettext checking
+#    use Glade::PerlSource;
+    # Tell interpreter who we are inheriting from
+    @ISA     = qw( connect_dialog );
+    # Uncomment the line below to enable gettext checking
+#    @ISA      = qw( connect_dialog Glade::PerlSource );
+    $PACKAGE = 'Subgtkdbi';
+    $VERSION = '0.01';
+    $AUTHOR  = 'Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>';
+    $DATE    = 'Tue Oct 23 01:49:12 PDT 2001';
+    $permitted_fields = '_permitted_fields';             
+    # Inherit the AUTOLOAD dynamic methods from connect_dialog
+    *AUTOLOAD = \&connect_dialog::AUTOLOAD;
+} # End of sub BEGIN
+
+%fields = (
+# Insert any extra data access methods that you want to add to 
+#   our inherited super-constructor (or overload)
+    USERDATA    => undef,
+    VERSION     => '0.01',
+);
+
+sub DESTROY {
+    # This sub will be called on object destruction
+} # End of sub DESTROY
+
+#==============================================================================
+#=== Below are the overloaded class constructors
+#==============================================================================
+sub new {
+    my $that  = shift;
+    # Allow indirect constructor so that we can call eg. 
+    #   $window1 = BusFrame->new; $window2 = $window1->new;
+    my $class = ref($that) || $that;
+
+    # Call our super-class constructor to get an object and reconsecrate it
+    my $self = bless $that->SUPER::new(), $class;
+
+    # Add our own data access methods to the inherited constructor
+    my($element);
+    foreach $element (keys %fields) {
+        $self->{$permitted_fields}->{$element} = $fields{$element};
+    }
+    @{$self}{keys %fields} = values %fields;
+    return $self;
+} # End of sub new
+
+sub app_run {
+    my ($class) = @_;
+    Gtk->init;
+    # Uncomment the line below to enable gettext checking
+#    $class->check_gettext_strings;
+    my $window = $class->new;
+    # Insert your subclass user data key/value pairs 
+    $window->USERDATA({
+#        'Key1'   => 'Value1',
+#        'Key2'   => 'Value2',
+#        'Key3'   => 'Value3',
+    });
+    $window->TOPLEVEL->show;
+#    my $window2 = $window->new;
+#    $window2->TOPLEVEL->show;
+    Gtk->main;
+    # Uncomment the line below to enable gettext checking
+#    $window->write_gettext_strings("__", '/home/ivan/gtkdbi/src/gtkdbi.pot');
+    $window->TOPLEVEL->destroy;
+
+    return $window;
+} # End of sub run
+#===============================================================================
+#=== Below are (overloaded) default signal handlers for 'connect_dialog' class 
+#===============================================================================
+sub about_Form {
+    my ($class) = @_;
+    my $gtkversion = 
+        Gtk->major_version.".".
+        Gtk->minor_version.".".
+        Gtk->micro_version;
+    my $name = $0;
+    my $message = 
+        __PACKAGE__." ("._("version")." $VERSION - $DATE)\n".
+        _("Written by")." $AUTHOR \n\n".
+        _("No description")." \n\n".
+        "Gtk ".     _("version").": $gtkversion\n".
+        "Gtk-Perl "._("version").": $Gtk::VERSION\n".
+        _("run from file").": $name";
+    __PACKAGE__->message_box($message, _("About")." \u".__PACKAGE__, [_('Dismiss'), _('Quit Program')], 1,
+        "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm", 'left' );
+} # End of sub about_Form
+
+sub destroy_Form {
+    my ($class, $data, $object, $instance) = @_;
+    Gtk->main_quit; 
+} # End of sub destroy_Form
+
+sub toplevel_hide    { shift->get_toplevel->hide    }
+sub toplevel_close   { shift->get_toplevel->close   }
+sub toplevel_destroy { shift->get_toplevel->destroy }
+
+#==============================================================================
+#=== Below are (overloaded) signal handlers for 'connect_dialog' class 
+#==============================================================================
+sub on_abortconnect_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_abortconnect_button_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the lines below with the actions to be taken when __PACKAGE__."->on_abortconnect_button_clicked." is called
+#    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+    shift->SUPER::on_abortconnect_button_clicked(@_);
+
+} # End of sub on_abortconnect_button_clicked
+
+sub on_connect_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_connect_button_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the lines below with the actions to be taken when __PACKAGE__."->on_connect_button_clicked." is called
+#    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+    shift->SUPER::on_connect_button_clicked(@_);
+
+} # End of sub on_connect_button_clicked
+
+sub on_deletesession_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_deletesession_button_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the lines below with the actions to be taken when __PACKAGE__."->on_deletesession_button_clicked." is called
+#    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+    shift->SUPER::on_deletesession_button_clicked(@_);
+
+} # End of sub on_deletesession_button_clicked
+
+sub on_savesession_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_savesession_button_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the lines below with the actions to be taken when __PACKAGE__."->on_savesession_button_clicked." is called
+#    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+    shift->SUPER::on_savesession_button_clicked(@_);
+
+} # End of sub on_savesession_button_clicked
+
+
+
+
+
+
+
+
+
+
+#==============================================================================
+#=== This is the 'Subquit_dialog' class                              
+#==============================================================================
+package Subquit_dialog;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'Subquit_dialog' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Wed Jan  9 18:12:34 PST 2002
+#==============================================================================
+
+BEGIN {
+    use vars qw( 
+                 @ISA
+                 %fields
+                 $PACKAGE
+                 $VERSION
+                 $AUTHOR
+                 $DATE
+                 $permitted_fields
+             );
+    # Existing signal handler modules
+    use src::gtkdbi;
+    # Uncomment the line below to enable gettext checking
+#    use Glade::PerlSource;
+    # Tell interpreter who we are inheriting from
+    @ISA     = qw( quit_dialog );
+    # Uncomment the line below to enable gettext checking
+#    @ISA      = qw( quit_dialog Glade::PerlSource );
+    $PACKAGE = 'Subgtkdbi';
+    $VERSION = '0.01';
+    $AUTHOR  = 'Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>';
+    $DATE    = 'Tue Oct 23 01:49:12 PDT 2001';
+    $permitted_fields = '_permitted_fields';             
+    # Inherit the AUTOLOAD dynamic methods from quit_dialog
+    *AUTOLOAD = \&quit_dialog::AUTOLOAD;
+} # End of sub BEGIN
+
+%fields = (
+# Insert any extra data access methods that you want to add to 
+#   our inherited super-constructor (or overload)
+    USERDATA    => undef,
+    VERSION     => '0.01',
+);
+
+sub DESTROY {
+    # This sub will be called on object destruction
+} # End of sub DESTROY
+
+#==============================================================================
+#=== Below are the overloaded class constructors
+#==============================================================================
+sub new {
+    my $that  = shift;
+    # Allow indirect constructor so that we can call eg. 
+    #   $window1 = BusFrame->new; $window2 = $window1->new;
+    my $class = ref($that) || $that;
+
+    # Call our super-class constructor to get an object and reconsecrate it
+    my $self = bless $that->SUPER::new(), $class;
+
+    # Add our own data access methods to the inherited constructor
+    my($element);
+    foreach $element (keys %fields) {
+        $self->{$permitted_fields}->{$element} = $fields{$element};
+    }
+    @{$self}{keys %fields} = values %fields;
+    return $self;
+} # End of sub new
+
+sub app_run {
+    my ($class) = @_;
+    Gtk->init;
+    # Uncomment the line below to enable gettext checking
+#    $class->check_gettext_strings;
+    my $window = $class->new;
+    # Insert your subclass user data key/value pairs 
+    $window->USERDATA({
+#        'Key1'   => 'Value1',
+#        'Key2'   => 'Value2',
+#        'Key3'   => 'Value3',
+    });
+    $window->TOPLEVEL->show;
+#    my $window2 = $window->new;
+#    $window2->TOPLEVEL->show;
+    Gtk->main;
+    # Uncomment the line below to enable gettext checking
+#    $window->write_gettext_strings("__", '/home/ivan/gtkdbi/src/gtkdbi.pot');
+    $window->TOPLEVEL->destroy;
+
+    return $window;
+} # End of sub run
+#===============================================================================
+#=== Below are (overloaded) default signal handlers for 'quit_dialog' class 
+#===============================================================================
+sub about_Form {
+    my ($class) = @_;
+    my $gtkversion = 
+        Gtk->major_version.".".
+        Gtk->minor_version.".".
+        Gtk->micro_version;
+    my $name = $0;
+    my $message = 
+        __PACKAGE__." ("._("version")." $VERSION - $DATE)\n".
+        _("Written by")." $AUTHOR \n\n".
+        _("No description")." \n\n".
+        "Gtk ".     _("version").": $gtkversion\n".
+        "Gtk-Perl "._("version").": $Gtk::VERSION\n".
+        _("run from file").": $name";
+    __PACKAGE__->message_box($message, _("About")." \u".__PACKAGE__, [_('Dismiss'), _('Quit Program')], 1,
+        "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm", 'left' );
+} # End of sub about_Form
+
+sub destroy_Form {
+    my ($class, $data, $object, $instance) = @_;
+    Gtk->main_quit; 
+} # End of sub destroy_Form
+
+sub toplevel_hide    { shift->get_toplevel->hide    }
+sub toplevel_close   { shift->get_toplevel->close   }
+sub toplevel_destroy { shift->get_toplevel->destroy }
+
+#==============================================================================
+#=== Below are (overloaded) signal handlers for 'quit_dialog' class 
+#==============================================================================
+sub on_quit_no_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_quit_no_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the lines below with the actions to be taken when __PACKAGE__."->on_quit_no_clicked." is called
+#    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+    shift->SUPER::on_quit_no_clicked(@_);
+
+} # End of sub on_quit_no_clicked
+
+sub on_quit_yes_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_quit_yes_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the lines below with the actions to be taken when __PACKAGE__."->on_quit_yes_clicked." is called
+#    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+    shift->SUPER::on_quit_yes_clicked(@_);
+
+} # End of sub on_quit_yes_clicked
+
+
+
+
+
+
+
+
+
+
+#==============================================================================
+#=== This is the 'Subabout_dialog' class                              
+#==============================================================================
+package Subabout_dialog;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'Subabout_dialog' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Wed Jan  9 18:12:34 PST 2002
+#==============================================================================
+
+BEGIN {
+    use vars qw( 
+                 @ISA
+                 %fields
+                 $PACKAGE
+                 $VERSION
+                 $AUTHOR
+                 $DATE
+                 $permitted_fields
+             );
+    # Existing signal handler modules
+    use src::gtkdbi;
+    # Uncomment the line below to enable gettext checking
+#    use Glade::PerlSource;
+    # Tell interpreter who we are inheriting from
+    @ISA     = qw( about_dialog );
+    # Uncomment the line below to enable gettext checking
+#    @ISA      = qw( about_dialog Glade::PerlSource );
+    $PACKAGE = 'Subgtkdbi';
+    $VERSION = '0.01';
+    $AUTHOR  = 'Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>';
+    $DATE    = 'Tue Oct 23 01:49:12 PDT 2001';
+    $permitted_fields = '_permitted_fields';             
+    # Inherit the AUTOLOAD dynamic methods from about_dialog
+    *AUTOLOAD = \&about_dialog::AUTOLOAD;
+} # End of sub BEGIN
+
+%fields = (
+# Insert any extra data access methods that you want to add to 
+#   our inherited super-constructor (or overload)
+    USERDATA    => undef,
+    VERSION     => '0.01',
+);
+
+sub DESTROY {
+    # This sub will be called on object destruction
+} # End of sub DESTROY
+
+#==============================================================================
+#=== Below are the overloaded class constructors
+#==============================================================================
+sub new {
+    my $that  = shift;
+    # Allow indirect constructor so that we can call eg. 
+    #   $window1 = BusFrame->new; $window2 = $window1->new;
+    my $class = ref($that) || $that;
+
+    # Call our super-class constructor to get an object and reconsecrate it
+    my $self = bless $that->SUPER::new(), $class;
+
+    # Add our own data access methods to the inherited constructor
+    my($element);
+    foreach $element (keys %fields) {
+        $self->{$permitted_fields}->{$element} = $fields{$element};
+    }
+    @{$self}{keys %fields} = values %fields;
+    return $self;
+} # End of sub new
+
+sub app_run {
+    my ($class) = @_;
+    Gtk->init;
+    # Uncomment the line below to enable gettext checking
+#    $class->check_gettext_strings;
+    my $window = $class->new;
+    # Insert your subclass user data key/value pairs 
+    $window->USERDATA({
+#        'Key1'   => 'Value1',
+#        'Key2'   => 'Value2',
+#        'Key3'   => 'Value3',
+    });
+    $window->TOPLEVEL->show;
+#    my $window2 = $window->new;
+#    $window2->TOPLEVEL->show;
+    Gtk->main;
+    # Uncomment the line below to enable gettext checking
+#    $window->write_gettext_strings("__", '/home/ivan/gtkdbi/src/gtkdbi.pot');
+    $window->TOPLEVEL->destroy;
+
+    return $window;
+} # End of sub run
+#===============================================================================
+#=== Below are (overloaded) default signal handlers for 'about_dialog' class 
+#===============================================================================
+sub about_Form {
+    my ($class) = @_;
+    my $gtkversion = 
+        Gtk->major_version.".".
+        Gtk->minor_version.".".
+        Gtk->micro_version;
+    my $name = $0;
+    my $message = 
+        __PACKAGE__." ("._("version")." $VERSION - $DATE)\n".
+        _("Written by")." $AUTHOR \n\n".
+        _("No description")." \n\n".
+        "Gtk ".     _("version").": $gtkversion\n".
+        "Gtk-Perl "._("version").": $Gtk::VERSION\n".
+        _("run from file").": $name";
+    __PACKAGE__->message_box($message, _("About")." \u".__PACKAGE__, [_('Dismiss'), _('Quit Program')], 1,
+        "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm", 'left' );
+} # End of sub about_Form
+
+sub destroy_Form {
+    my ($class, $data, $object, $instance) = @_;
+    Gtk->main_quit; 
+} # End of sub destroy_Form
+
+sub toplevel_hide    { shift->get_toplevel->hide    }
+sub toplevel_close   { shift->get_toplevel->close   }
+sub toplevel_destroy { shift->get_toplevel->destroy }
+
+#==============================================================================
+#=== Below are (overloaded) signal handlers for 'about_dialog' class 
+#==============================================================================
+sub on_about_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_about_button_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the lines below with the actions to be taken when __PACKAGE__."->on_about_button_clicked." is called
+#    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+    shift->SUPER::on_about_button_clicked(@_);
+
+} # End of sub on_about_button_clicked
+
+
+
+
+
+
+
+
+
+
+#==============================================================================
+#=== This is the 'Subwindow1' class                              
+#==============================================================================
+package Subwindow1;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'Subwindow1' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Wed Jan  9 18:12:34 PST 2002
+#==============================================================================
+
+BEGIN {
+    use vars qw( 
+                 @ISA
+                 %fields
+                 $PACKAGE
+                 $VERSION
+                 $AUTHOR
+                 $DATE
+                 $permitted_fields
+             );
+    # Existing signal handler modules
+    use src::gtkdbi;
+    # Uncomment the line below to enable gettext checking
+#    use Glade::PerlSource;
+    # Tell interpreter who we are inheriting from
+    @ISA     = qw( window1 );
+    # Uncomment the line below to enable gettext checking
+#    @ISA      = qw( window1 Glade::PerlSource );
+    $PACKAGE = 'Subgtkdbi';
+    $VERSION = '0.01';
+    $AUTHOR  = 'Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>';
+    $DATE    = 'Tue Oct 23 01:49:12 PDT 2001';
+    $permitted_fields = '_permitted_fields';             
+    # Inherit the AUTOLOAD dynamic methods from window1
+    *AUTOLOAD = \&window1::AUTOLOAD;
+} # End of sub BEGIN
+
+%fields = (
+# Insert any extra data access methods that you want to add to 
+#   our inherited super-constructor (or overload)
+    USERDATA    => undef,
+    VERSION     => '0.01',
+);
+
+sub DESTROY {
+    # This sub will be called on object destruction
+} # End of sub DESTROY
+
+#==============================================================================
+#=== Below are the overloaded class constructors
+#==============================================================================
+sub new {
+    my $that  = shift;
+    # Allow indirect constructor so that we can call eg. 
+    #   $window1 = BusFrame->new; $window2 = $window1->new;
+    my $class = ref($that) || $that;
+
+    # Call our super-class constructor to get an object and reconsecrate it
+    my $self = bless $that->SUPER::new(), $class;
+
+    # Add our own data access methods to the inherited constructor
+    my($element);
+    foreach $element (keys %fields) {
+        $self->{$permitted_fields}->{$element} = $fields{$element};
+    }
+    @{$self}{keys %fields} = values %fields;
+    return $self;
+} # End of sub new
+
+sub app_run {
+    my ($class) = @_;
+    Gtk->init;
+    # Uncomment the line below to enable gettext checking
+#    $class->check_gettext_strings;
+    my $window = $class->new;
+    # Insert your subclass user data key/value pairs 
+    $window->USERDATA({
+#        'Key1'   => 'Value1',
+#        'Key2'   => 'Value2',
+#        'Key3'   => 'Value3',
+    });
+    $window->TOPLEVEL->show;
+#    my $window2 = $window->new;
+#    $window2->TOPLEVEL->show;
+    Gtk->main;
+    # Uncomment the line below to enable gettext checking
+#    $window->write_gettext_strings("__", '/home/ivan/gtkdbi/src/gtkdbi.pot');
+    $window->TOPLEVEL->destroy;
+
+    return $window;
+} # End of sub run
+#===============================================================================
+#=== Below are (overloaded) default signal handlers for 'window1' class 
+#===============================================================================
+sub about_Form {
+    my ($class) = @_;
+    my $gtkversion = 
+        Gtk->major_version.".".
+        Gtk->minor_version.".".
+        Gtk->micro_version;
+    my $name = $0;
+    my $message = 
+        __PACKAGE__." ("._("version")." $VERSION - $DATE)\n".
+        _("Written by")." $AUTHOR \n\n".
+        _("No description")." \n\n".
+        "Gtk ".     _("version").": $gtkversion\n".
+        "Gtk-Perl "._("version").": $Gtk::VERSION\n".
+        _("run from file").": $name";
+    __PACKAGE__->message_box($message, _("About")." \u".__PACKAGE__, [_('Dismiss'), _('Quit Program')], 1,
+        "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm", 'left' );
+} # End of sub about_Form
+
+sub destroy_Form {
+    my ($class, $data, $object, $instance) = @_;
+    Gtk->main_quit; 
+} # End of sub destroy_Form
+
+sub toplevel_hide    { shift->get_toplevel->hide    }
+sub toplevel_close   { shift->get_toplevel->close   }
+sub toplevel_destroy { shift->get_toplevel->destroy }
+
+#==============================================================================
+#=== Below are (overloaded) signal handlers for 'window1' class 
+#==============================================================================
+sub on_about1_activate {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_about1_activate";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the lines below with the actions to be taken when __PACKAGE__."->on_about1_activate." is called
+#    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+    shift->SUPER::on_about1_activate(@_);
+
+} # End of sub on_about1_activate
+
+sub on_connect1_activate {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_connect1_activate";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the lines below with the actions to be taken when __PACKAGE__."->on_connect1_activate." is called
+#    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+    shift->SUPER::on_connect1_activate(@_);
+
+} # End of sub on_connect1_activate
+
+sub on_quit1_activate {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_quit1_activate";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the lines below with the actions to be taken when __PACKAGE__."->on_quit1_activate." is called
+#    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+    shift->SUPER::on_quit1_activate(@_);
+
+} # End of sub on_quit1_activate
+
+
+
+
+
+
+
+
+
+
+
+1;
+
+__END__
+
+#===============================================================================
+#==== Documentation
+#===============================================================================
+=pod
+
+=head1 NAME
+
+Subgtkdbi - version 0.01 Tue Oct 23 01:49:12 PDT 2001
+
+No description
+
+=head1 SYNOPSIS
+
+ use Subgtkdbi;
+
+ To construct the window object and show it call
+ Gtk->init;
+ my $window = Subwindow1->new;
+ $window->TOPLEVEL->show;
+ Gtk->main;
+ OR use the shorthand for the above calls
+ Subwindow1->app_run;
+
+=head1 DESCRIPTION
+
+Unfortunately, the author has not yet written any documentation :-(
+
+=head1 AUTHOR
+
+Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+
+=cut
diff --git a/src/gtkdbi.pm b/src/gtkdbi.pm
new file mode 100644 (file)
index 0000000..0a2916c
--- /dev/null
@@ -0,0 +1,503 @@
+#!/usr/bin/perl -w
+#
+# This is the basis of an application with signal handlers
+#
+# You can safely edit this file, any changes that you make will be preserved
+# and this file will not be overwritten by the next run of Glade::PerlGenerate
+#
+# Skeleton subs of any missing signal handlers can be copied from
+# /home/ivan/gtkdbi/src/GtkdbiSIGS.pm
+#
+#==============================================================================
+#=== This is the 'window1' class                              
+#==============================================================================
+package window1;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'window1' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Tue Oct 23 01:53:38 PDT 2001
+#==============================================================================
+
+BEGIN {
+    use src::gtkdbiUI;
+} # End of sub BEGIN
+
+use vars qw($ick_global_window1 $dbh $schema);
+
+sub app_run {
+    my ($class) = @_;
+    #$class->load_translations('Gtkdbi');
+    $class->load_translations('gtkdbi');
+    # You can use the line below to load a test .mo file before it is installed in 
+    # the normal place (eg /usr/local/share/locale/fr/LC_MESSAGES/Gtkdbi.mo)
+#    $class->load_translations('Gtkdbi', 'test', undef, '/home/ivan/gtkdbi/ppo/Gtkdbi.mo');
+    Gtk->init;
+    my $window = $class->new;
+    $ick_global_window1 = $window;
+    $window->TOPLEVEL->show;
+
+    # Put any extra UI initialisation (eg signal_connect) calls here
+
+    # Now let Gtk handle signals
+    Gtk->main;
+
+    $window->TOPLEVEL->destroy;
+
+    return $window;
+
+} # End of sub app_run
+
+#===============================================================================
+#=== Below are the default signal handlers for 'window1' class
+#===============================================================================
+sub about_Form {
+    my ($class) = @_;
+    my $gtkversion = 
+        Gtk->major_version.".".
+        Gtk->minor_version.".".
+        Gtk->micro_version;
+    my $name = $0;
+    my $message = 
+        __PACKAGE__." ("._("version")." $VERSION - $DATE)\n".
+        _("Written by")." $AUTHOR \n\n".
+        _("No description")." \n\n".
+        "Gtk ".     _("version").": $gtkversion\n".
+        "Gtk-Perl "._("version").": $Gtk::VERSION\n".
+        _("run from file").": $name";
+    __PACKAGE__->message_box($message, _("About")." \u".__PACKAGE__, [_('Dismiss'), _('Quit Program')], 1,
+        "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm", 'left' );
+} # End of sub about_Form
+
+sub destroy_Form {
+    my ($class, $data, $object, $instance) = @_;
+    Gtk->main_quit; 
+} # End of sub destroy_Form
+
+sub toplevel_hide    { shift->get_toplevel->hide    }
+sub toplevel_close   { shift->get_toplevel->close   }
+sub toplevel_destroy { shift->get_toplevel->destroy }
+
+#==============================================================================
+#=== Below are the signal handlers for 'window1' class 
+#==============================================================================
+#sub on_file1_activate {
+#    my ($class, $data, $object, $instance, $event) = @_;
+#    my $me = __PACKAGE__."->on_file1_activate";
+#    # Get ref to hash of all widgets on our form
+#    my $form = $__PACKAGE__::all_forms->{$instance};
+#
+#    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_file1_activate." is called
+#    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+#
+#} # End of sub on_file1_activate
+#
+#sub on_help1_activate {
+#    my ($class, $data, $object, $instance, $event) = @_;
+#    my $me = __PACKAGE__."->on_help1_activate";
+#    # Get ref to hash of all widgets on our form
+#    my $form = $__PACKAGE__::all_forms->{$instance};
+#
+#    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_help1_activate." is called
+#    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+#
+#} # End of sub on_help1_activate
+
+
+use vars qw($quit_dialog);
+#$quit_dialog = quit_dialog->new;
+
+sub on_quit1_activate {
+    my ($class, $data, $object, $instance, $event) = @_;
+#    my $me = __PACKAGE__."->on_quit1_activate";
+    # Get ref to hash of all widgets on our form
+#    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    $quit_dialog ||= quit_dialog->new;
+
+    #should disable window1 too
+
+    $quit_dialog->TOPLEVEL->show;
+
+}
+
+{
+  package quit_dialog;
+
+  sub on_quit_no_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    $class->get_toplevel->hide;
+  }
+
+  sub on_quit_yes_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    #exit;
+    Gtk->main_quit;
+  }
+}
+
+use vars qw($about_dialog);
+
+sub on_about1_activate {
+    my ($class, $data, $object, $instance, $event) = @_;
+
+    $about_dialog ||= about_dialog->new;
+
+    #should disable window1 too
+
+    $about_dialog->TOPLEVEL->show;
+
+}
+
+{
+  package about_dialog;
+
+  sub on_about_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    $class->get_toplevel->hide;
+  }
+
+}
+
+use vars qw($connect_dialog);
+
+sub on_connect1_activate {
+    my ($class, $data, $object, $instance, $event) = @_;
+
+    $connect_dialog ||= connect_dialog->new;
+
+    $connect_dialog->read_sessions;
+
+    #should disable window1 too
+
+    $connect_dialog->TOPLEVEL->show;
+
+}
+
+{
+  package connect_dialog;
+
+  use vars qw( $datasource $username $password ); #shouldn't be globals...
+#  $datasource = '';
+#  $username = '';
+#  $password = '';
+
+  use vars qw( %session_username %session_password ); #ick more
+
+  use subs qw( save_session );
+
+  sub on_abortconnect_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    $class->get_toplevel->hide;
+  }
+
+  sub on_connect_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+
+    # dbh shouldn't be global.  alas.  window1 should pass a ref to connect dialog or something.
+    use DBI;
+    use DBIx::DBSchema 0.19;
+    $@ = '';
+    if ( $window1::dbh =
+           eval { DBI->connect($datasource, $username, $password,
+                               { RaiseError => 0, PrintError => 0 },
+                              )
+                }
+    ) {
+
+      save_session($datasource, $username, $password)
+        unless exists $session_username{$datasource};
+
+      $class->get_toplevel->hide;
+
+      #shouldn't be global
+      $window1::ick_global_window1->TOPLEVEL->set_title("gtkdbi - $datasource");
+      $window1::ick_global_window1->FORM->{'entry1'}->set_text("Connected to $datasource");
+
+      #$window1::schema = new_odbc DBIx::DBSchema $window1::dbh;
+      #DBI::type_info Pg driver returned no results for type 23 at /usr/local/share/perl/5.6.1/DBIx/DBSchema/Table.pm line 172.
+      $window1::schema = new_native DBIx::DBSchema $window1::dbh;
+
+#      warn $window1::schema->pretty_print;
+
+      foreach my $table ( $window1::schema->tables ) {
+        #make a 
+        warn $table;
+
+        #maybe this should go in a sub around resultview
+        my $sth = $window1::dbh->prepare("SELECT * FROM $table") or do {
+          warn "should pop up an error message ". $window1::dbh->errstr;
+          next;
+        };
+        $sth->execute or do {
+          warn "should pop up an error message ". $sth->errstr;
+          next;
+        };
+
+        my $rows = $sth->fetchall_arrayref({});
+        
+        #my $view = resultview->new( $table, [ $schema->table($table)->columns ], [] );
+        #my($window, $label) = resultview->new( $table, [ $window1::schema->table($table)->columns ], [] );
+        my($window, $label) = resultview->new( $table, [ $window1::schema->table($table)->columns ], $rows );
+
+        $window1::ick_global_window1->FORM->{'notebook1'}->append_page($window, $label);
+
+        #              $forms->{'window1'}{'notebook1'}->append_page($forms->{'window1'}{'scrolledwindow1'}, $widgets->{'tablelabel1'} );
+#              $widgets->{'tablelabel1'}->show;
+#              $forms->{'window1'}{'tablelabel1'} = $widgets->{'tablelabel1'};
+#              $forms->{'window1'}{'tablelabel1'}->set_alignment(0.5, 0.5 );
+#          $forms->{'window1'}{'vbox1'}->set_child_packing($forms->{'window1'}{'notebook1'}, 1, 1, 0, 'start' );
+
+
+      }
+
+    } else {
+      warn "should pop up an error message $DBI::errstr $@";
+    }
+
+  }
+
+  sub on_datasource_entry_changed {
+    my ($class, $data, $object, $instance, $event) = @_;
+    $datasource = $class->get_text;
+  }
+
+  sub on_username_entry_changed {
+    my ($class, $data, $object, $instance, $event) = @_;
+    $username = $class->get_text;
+  }
+
+  sub on_password_entry_changed {
+    my ($class, $data, $object, $instance, $event) = @_;
+    $password = $class->get_text;
+  }
+
+  sub on_savesession_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+
+    save_session($datasource, $username, $password);
+
+  }
+
+  #sub, not method
+  sub save_session {
+    my($datasource, $username, $password) = @_;
+    #this is very lame and embarassing but it works for now.
+    open(CONF, ">>$ENV{HOME}/.gtkdbi") or do {
+      warn "should pop up an error message: can't open $ENV{HOME}/.gtkdbi: $!";
+      #error dialog
+      return;
+    };
+    print CONF "$datasource\t$username\t$password\n";
+    close CONF;
+  }
+
+  #method
+  sub read_sessions {
+    my $self = shift;
+    #this is very lame and embarassing but it works for now.
+    open(CONF, "<$ENV{HOME}/.gtkdbi") or return;
+    while (<CONF>) {
+      chomp;
+      my($datasource, $username, $password) = split(/\t/, $_);
+      $session_username{$datasource} = $username;
+      $session_password{$datasource} = $password;
+      my $menuitem = new Gtk::MenuItem($datasource);
+      my $class = ref($self);
+      $menuitem->signal_connect('activate', "$class\::on_session_optionmenu_changed", $datasource );
+      $self->FORM->{'session_optionmenu_menu'}->append( $menuitem );
+      $menuitem->show;
+    }
+    close CONF;
+  }
+
+  sub on_session_optionmenu_changed {
+    my( $self, $data ) = @_;
+
+    # via $window1:: ???? !  this is getting worse and worse.
+    $window1::connect_dialog->FORM->{'datasource_entry'}->set_text($data);
+    $window1::connect_dialog->FORM->{'username_entry'}->set_text($session_username{$data});
+    $window1::connect_dialog->FORM->{'password_entry'}->set_text($session_password{$data});
+  }
+
+}
+
+#################################3
+
+package resultview;
+
+sub new {
+  my ( $self, $labeltext, $columns, $rows ) = @_;
+
+  my $widgets;
+  my $forms;
+
+  #ganked from a glade-constructed gtkdbiUI.pm
+
+               # Construct a GtkScrolledWindow 'scrolledwindow1'
+               $widgets->{'scrolledwindow1'} = new Gtk::ScrolledWindow( undef, undef);
+               $widgets->{'scrolledwindow1'}->set_policy('always', 'always' );
+               $widgets->{'scrolledwindow1'}->border_width(0 );
+               $widgets->{'scrolledwindow1'}->hscrollbar->set_update_policy('continuous' );
+               $widgets->{'scrolledwindow1'}->vscrollbar->set_update_policy('continuous' );
+               $widgets->{'scrolledwindow1'}->show;
+               $forms->{'window1'}{'scrolledwindow1'} = $widgets->{'scrolledwindow1'};
+                   #
+                   # Construct a GtkViewport 'viewport1'
+                   $widgets->{'viewport1'} = new Gtk::Viewport(new Gtk::Adjustment( 0.0, 0.0, 101.0, 0.1, 1.0, 1.0), new Gtk::Adjustment( 0.0, 0.0, 101.0, 0.1, 1.0, 1.0) );
+                   $widgets->{'viewport1'}->set_shadow_type('in' );
+                   $forms->{'window1'}{'scrolledwindow1'}->add_with_viewport($widgets->{'viewport1'} );
+                   $widgets->{'viewport1'}->show;
+                   $forms->{'window1'}{'viewport1'} = $widgets->{'viewport1'};
+                       #
+                       # Construct a GtkHBox 'hbox1'
+                       $widgets->{'hbox1'} = new Gtk::HBox(0, 0 );
+                       $forms->{'window1'}{'viewport1'}->add($widgets->{'hbox1'} );
+                       $widgets->{'hbox1'}->show;
+                       $forms->{'window1'}{'hbox1'} = $widgets->{'hbox1'};
+
+                       foreach my $column ( @$columns ) {
+                           #
+                           # Construct a GtkVBox 'vbox2'
+                           #$widgets->{'vbox2'} = new Gtk::VBox(0, 0 );
+                           my $vbox = new Gtk::VBox(0, 0 );
+                           #$forms->{'window1'}{'hbox1'}->add($widgets->{'vbox2'} );
+                           $forms->{'window1'}{'hbox1'}->add($vbox);
+                           #$widgets->{'vbox2'}->show;
+                           $vbox->show;
+                           #$forms->{'window1'}{'vbox2'} = $widgets->{'vbox2'};
+                               #
+                               # Construct a GtkButton 'button1'
+                               #$widgets->{'button1'} = new Gtk::Button(_('button1'));
+                               my $button = new Gtk::Button($column);
+                               #$forms->{'window1'}{'vbox2'}->add($widgets->{'button1'} );
+                               $vbox->add($button );
+                               #$widgets->{'button1'}->show;
+                               $button->show;
+                               #$forms->{'window1'}{'button1'} = $widgets->{'button1'};
+                               #$forms->{'window1'}{'button1'}->can_focus(1 );
+                               $button->can_focus(1 );
+                               #$forms->{'window1'}{'vbox2'}->set_child_packing($forms->{'window1'}{'button1'}, 0, 0, 0, 'start' );
+                               $vbox->set_child_packing($button, 0, 0, 0, 'start' );
+                               #
+                               # Construct a GtkEntry 'entry2'
+                               foreach my $row ( @$rows ) {
+                                   #$widgets->{'entry2'} = new Gtk::Entry;
+                                   my $entry = new Gtk::Entry;
+                                   #$forms->{'window1'}{'vbox2'}->add($widgets->{'entry2'} );
+                                   $vbox->add($entry );
+                                   #$widgets->{'entry2'}->show;
+                                   $entry->show;
+                                   #$forms->{'window1'}{'entry2'} = $widgets->{'entry2'};
+                                   $entry->can_focus(1 );
+                                   #$entry->set_text(_('') );
+                                   $entry->set_text($row->{$column});
+                                   $entry->set_max_length(0 );
+                                   $entry->set_visibility(1 );
+                                   $entry->set_editable(1 );
+
+                                   #$forms->{'window1'}{'vbox2'}->set_child_packing($forms->{'window1'}{'entry2'}, 0, 0, 0, 'start' );
+                                   $vbox->set_child_packing($entry, 0, 0, 0, 'start' );
+                               }
+
+                               #$forms->{'window1'}{'hbox1'}->set_child_packing($forms->{'window1'}{'vbox2'}, 1, 1, 0, 'start' );
+                               $forms->{'window1'}{'hbox1'}->set_child_packing($vbox, 1, 1, 0, 'start' );
+                       }
+
+#                          #
+#                          # Construct a GtkVBox 'vbox3'
+#                          $widgets->{'vbox3'} = new Gtk::VBox(0, 0 );
+#                          $forms->{'window1'}{'hbox1'}->add($widgets->{'vbox3'} );
+#                          $widgets->{'vbox3'}->show;
+#                          $forms->{'window1'}{'vbox3'} = $widgets->{'vbox3'};
+#                              #
+#                              # Construct a GtkButton 'button2'
+#                              $widgets->{'button2'} = new Gtk::Button(_('button2'));
+#                              $forms->{'window1'}{'vbox3'}->add($widgets->{'button2'} );
+#                              $widgets->{'button2'}->show;
+#                              $forms->{'window1'}{'button2'} = $widgets->{'button2'};
+#                              $forms->{'window1'}{'button2'}->can_focus(1 );
+#                              $forms->{'window1'}{'vbox3'}->set_child_packing($forms->{'window1'}{'button2'}, 0, 0, 0, 'start' );
+#                              #
+#                              # Construct a GtkEntry 'entry3'
+#                              $widgets->{'entry3'} = new Gtk::Entry;
+#                              $forms->{'window1'}{'vbox3'}->add($widgets->{'entry3'} );
+#                              $widgets->{'entry3'}->show;
+#                              $forms->{'window1'}{'entry3'} = $widgets->{'entry3'};
+#                              $forms->{'window1'}{'entry3'}->can_focus(1 );
+#                              $forms->{'window1'}{'entry3'}->set_text(_('') );
+#                              $forms->{'window1'}{'entry3'}->set_max_length(0 );
+#                              $forms->{'window1'}{'entry3'}->set_visibility(1 );
+#                              $forms->{'window1'}{'entry3'}->set_editable(1 );
+#                              $forms->{'window1'}{'vbox3'}->set_child_packing($forms->{'window1'}{'entry3'}, 0, 0, 0, 'start' );
+#                          $forms->{'window1'}{'hbox1'}->set_child_packing($forms->{'window1'}{'vbox3'}, 1, 1, 0, 'start' );
+
+               #
+               # Construct a GtkLabel 'tablelabel1'
+               #$widgets->{'tablelabel1'} = new Gtk::Label(_('tabletable1'));
+               my $label = new Gtk::Label($labeltext);
+               #$widgets->{'tablelabel1'}->set_justify('center' );
+               $label->set_justify('center' );
+               #$widgets->{'tablelabel1'}->set_line_wrap(0 );
+               $label->set_line_wrap(0 );
+
+  ( $widgets->{'scrolledwindow1'}, $label );
+
+#              $forms->{'window1'}{'notebook1'}->append_page($forms->{'window1'}{'scrolledwindow1'}, $widgets->{'tablelabel1'} );
+#              $widgets->{'tablelabel1'}->show;
+#              $forms->{'window1'}{'tablelabel1'} = $widgets->{'tablelabel1'};
+#              $forms->{'window1'}{'tablelabel1'}->set_alignment(0.5, 0.5 );
+#          $forms->{'window1'}{'vbox1'}->set_child_packing($forms->{'window1'}{'notebook1'}, 1, 1, 0, 'start' );
+
+
+}
+
+1;
+
+__END__
+
+#===============================================================================
+#==== Documentation
+#===============================================================================
+=pod
+
+=head1 NAME
+
+gtkdbi - version 0.01 Tue Oct 23 01:49:12 PDT 2001
+
+No description
+
+=head1 SYNOPSIS
+
+ use gtkdbi;
+
+ To construct the window object and show it call
+ Gtk->init;
+ my $window = window1->new;
+ $window->TOPLEVEL->show;
+ Gtk->main;
+ OR use the shorthand for the above calls
+ window1->app_run;
+
+=head1 DESCRIPTION
+
+Unfortunately, the author has not yet written any documentation :-(
+
+=head1 AUTHOR
+
+Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+
+=cut
diff --git a/src/gtkdbiSIGS.pm b/src/gtkdbiSIGS.pm
new file mode 100644 (file)
index 0000000..837e683
--- /dev/null
@@ -0,0 +1,642 @@
+#!/usr/bin/perl -w
+#
+# This is the (re)generated signal handler class
+# You can cut and paste the skeleton signal handler subs from this file
+# into the relevant classes in your application or its subclasses
+#
+# DO NOT EDIT THIS FILE, ANY CHANGES THAT YOU MAKE WILL BE LOST WHEN
+# THIS FILE WILL BE OVERWRITTEN BY THE NEXT RUN OF Glade::PerlGenerate
+#
+#==============================================================================
+#=== This is the 'connect_dialog' class                              
+#==============================================================================
+package connect_dialog;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'connect_dialog' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Thu Jan 10 08:02:21 PST 2002
+#==============================================================================
+
+BEGIN {
+    use src::gtkdbiUI;
+} # End of sub BEGIN
+
+sub app_run {
+    my ($class) = @_;
+    $class->load_translations('gtkdbi');
+    # You can use the line below to load a test .mo file before it is installed in 
+    # the normal place (eg /usr/local/share/locale/C/LC_MESSAGES/gtkdbi.mo)
+#    $class->load_translations('gtkdbi', 'test', undef, '/home/ivan/gtkdbi/ppo/gtkdbi.mo');
+    Gtk->init;
+    my $window = $class->new;
+    $window->TOPLEVEL->show;
+
+    # Put any extra UI initialisation (eg signal_connect) calls here
+
+    # Now let Gtk handle signals
+    Gtk->main;
+
+    $window->TOPLEVEL->destroy;
+
+    return $window;
+
+} # End of sub app_run
+
+#===============================================================================
+#=== Below are the default signal handlers for 'connect_dialog' class
+#===============================================================================
+sub about_Form {
+    my ($class) = @_;
+    my $gtkversion = 
+        Gtk->major_version.".".
+        Gtk->minor_version.".".
+        Gtk->micro_version;
+    my $name = $0;
+    my $message = 
+        __PACKAGE__." ("._("version")." $VERSION - $DATE)\n".
+        _("Written by")." $AUTHOR \n\n".
+        _("No description")." \n\n".
+        "Gtk ".     _("version").": $gtkversion\n".
+        "Gtk-Perl "._("version").": $Gtk::VERSION\n".
+        _("run from file").": $name";
+    __PACKAGE__->message_box($message, _("About")." \u".__PACKAGE__, [_('Dismiss'), _('Quit Program')], 1,
+        "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm", 'left' );
+} # End of sub about_Form
+
+sub destroy_Form {
+    my ($class, $data, $object, $instance) = @_;
+    Gtk->main_quit; 
+} # End of sub destroy_Form
+
+sub toplevel_hide    { shift->get_toplevel->hide    }
+sub toplevel_close   { shift->get_toplevel->close   }
+sub toplevel_destroy { shift->get_toplevel->destroy }
+
+#==============================================================================
+#=== Below are the signal handlers for 'connect_dialog' class 
+#==============================================================================
+sub on_abortconnect_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_abortconnect_button_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_abortconnect_button_clicked." is called
+    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+
+} # End of sub on_abortconnect_button_clicked
+
+sub on_connect_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_connect_button_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_connect_button_clicked." is called
+    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+
+} # End of sub on_connect_button_clicked
+
+sub on_datasource_entry_changed {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_datasource_entry_changed";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_datasource_entry_changed." is called
+    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+
+} # End of sub on_datasource_entry_changed
+
+sub on_deletesession_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_deletesession_button_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_deletesession_button_clicked." is called
+    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+
+} # End of sub on_deletesession_button_clicked
+
+sub on_password_entry_changed {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_password_entry_changed";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_password_entry_changed." is called
+    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+
+} # End of sub on_password_entry_changed
+
+sub on_savesession_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_savesession_button_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_savesession_button_clicked." is called
+    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+
+} # End of sub on_savesession_button_clicked
+
+sub on_username_entry_changed {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_username_entry_changed";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_username_entry_changed." is called
+    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+
+} # End of sub on_username_entry_changed
+
+
+
+
+
+
+
+
+
+
+#==============================================================================
+#=== This is the 'quit_dialog' class                              
+#==============================================================================
+package quit_dialog;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'quit_dialog' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Thu Jan 10 08:02:21 PST 2002
+#==============================================================================
+
+BEGIN {
+    use src::gtkdbiUI;
+} # End of sub BEGIN
+
+sub app_run {
+    my ($class) = @_;
+    $class->load_translations('gtkdbi');
+    # You can use the line below to load a test .mo file before it is installed in 
+    # the normal place (eg /usr/local/share/locale/C/LC_MESSAGES/gtkdbi.mo)
+#    $class->load_translations('gtkdbi', 'test', undef, '/home/ivan/gtkdbi/ppo/gtkdbi.mo');
+    Gtk->init;
+    my $window = $class->new;
+    $window->TOPLEVEL->show;
+
+    # Put any extra UI initialisation (eg signal_connect) calls here
+
+    # Now let Gtk handle signals
+    Gtk->main;
+
+    $window->TOPLEVEL->destroy;
+
+    return $window;
+
+} # End of sub app_run
+
+#===============================================================================
+#=== Below are the default signal handlers for 'quit_dialog' class
+#===============================================================================
+sub about_Form {
+    my ($class) = @_;
+    my $gtkversion = 
+        Gtk->major_version.".".
+        Gtk->minor_version.".".
+        Gtk->micro_version;
+    my $name = $0;
+    my $message = 
+        __PACKAGE__." ("._("version")." $VERSION - $DATE)\n".
+        _("Written by")." $AUTHOR \n\n".
+        _("No description")." \n\n".
+        "Gtk ".     _("version").": $gtkversion\n".
+        "Gtk-Perl "._("version").": $Gtk::VERSION\n".
+        _("run from file").": $name";
+    __PACKAGE__->message_box($message, _("About")." \u".__PACKAGE__, [_('Dismiss'), _('Quit Program')], 1,
+        "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm", 'left' );
+} # End of sub about_Form
+
+sub destroy_Form {
+    my ($class, $data, $object, $instance) = @_;
+    Gtk->main_quit; 
+} # End of sub destroy_Form
+
+sub toplevel_hide    { shift->get_toplevel->hide    }
+sub toplevel_close   { shift->get_toplevel->close   }
+sub toplevel_destroy { shift->get_toplevel->destroy }
+
+#==============================================================================
+#=== Below are the signal handlers for 'quit_dialog' class 
+#==============================================================================
+sub on_quit_no_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_quit_no_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_quit_no_clicked." is called
+    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+
+} # End of sub on_quit_no_clicked
+
+sub on_quit_yes_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_quit_yes_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_quit_yes_clicked." is called
+    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+
+} # End of sub on_quit_yes_clicked
+
+
+
+
+
+
+
+
+
+
+#==============================================================================
+#=== This is the 'error_dialog' class                              
+#==============================================================================
+package error_dialog;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'error_dialog' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Thu Jan 10 08:02:21 PST 2002
+#==============================================================================
+
+BEGIN {
+    use src::gtkdbiUI;
+} # End of sub BEGIN
+
+sub app_run {
+    my ($class) = @_;
+    $class->load_translations('gtkdbi');
+    # You can use the line below to load a test .mo file before it is installed in 
+    # the normal place (eg /usr/local/share/locale/C/LC_MESSAGES/gtkdbi.mo)
+#    $class->load_translations('gtkdbi', 'test', undef, '/home/ivan/gtkdbi/ppo/gtkdbi.mo');
+    Gtk->init;
+    my $window = $class->new;
+    $window->TOPLEVEL->show;
+
+    # Put any extra UI initialisation (eg signal_connect) calls here
+
+    # Now let Gtk handle signals
+    Gtk->main;
+
+    $window->TOPLEVEL->destroy;
+
+    return $window;
+
+} # End of sub app_run
+
+#===============================================================================
+#=== Below are the default signal handlers for 'error_dialog' class
+#===============================================================================
+sub about_Form {
+    my ($class) = @_;
+    my $gtkversion = 
+        Gtk->major_version.".".
+        Gtk->minor_version.".".
+        Gtk->micro_version;
+    my $name = $0;
+    my $message = 
+        __PACKAGE__." ("._("version")." $VERSION - $DATE)\n".
+        _("Written by")." $AUTHOR \n\n".
+        _("No description")." \n\n".
+        "Gtk ".     _("version").": $gtkversion\n".
+        "Gtk-Perl "._("version").": $Gtk::VERSION\n".
+        _("run from file").": $name";
+    __PACKAGE__->message_box($message, _("About")." \u".__PACKAGE__, [_('Dismiss'), _('Quit Program')], 1,
+        "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm", 'left' );
+} # End of sub about_Form
+
+sub destroy_Form {
+    my ($class, $data, $object, $instance) = @_;
+    Gtk->main_quit; 
+} # End of sub destroy_Form
+
+sub toplevel_hide    { shift->get_toplevel->hide    }
+sub toplevel_close   { shift->get_toplevel->close   }
+sub toplevel_destroy { shift->get_toplevel->destroy }
+
+#==============================================================================
+#=== Below are the signal handlers for 'error_dialog' class 
+#==============================================================================
+sub on_error_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_error_button_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_error_button_clicked." is called
+    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+
+} # End of sub on_error_button_clicked
+
+
+
+
+
+
+
+
+
+
+#==============================================================================
+#=== This is the 'about_dialog' class                              
+#==============================================================================
+package about_dialog;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'about_dialog' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Thu Jan 10 08:02:21 PST 2002
+#==============================================================================
+
+BEGIN {
+    use src::gtkdbiUI;
+} # End of sub BEGIN
+
+sub app_run {
+    my ($class) = @_;
+    $class->load_translations('gtkdbi');
+    # You can use the line below to load a test .mo file before it is installed in 
+    # the normal place (eg /usr/local/share/locale/C/LC_MESSAGES/gtkdbi.mo)
+#    $class->load_translations('gtkdbi', 'test', undef, '/home/ivan/gtkdbi/ppo/gtkdbi.mo');
+    Gtk->init;
+    my $window = $class->new;
+    $window->TOPLEVEL->show;
+
+    # Put any extra UI initialisation (eg signal_connect) calls here
+
+    # Now let Gtk handle signals
+    Gtk->main;
+
+    $window->TOPLEVEL->destroy;
+
+    return $window;
+
+} # End of sub app_run
+
+#===============================================================================
+#=== Below are the default signal handlers for 'about_dialog' class
+#===============================================================================
+sub about_Form {
+    my ($class) = @_;
+    my $gtkversion = 
+        Gtk->major_version.".".
+        Gtk->minor_version.".".
+        Gtk->micro_version;
+    my $name = $0;
+    my $message = 
+        __PACKAGE__." ("._("version")." $VERSION - $DATE)\n".
+        _("Written by")." $AUTHOR \n\n".
+        _("No description")." \n\n".
+        "Gtk ".     _("version").": $gtkversion\n".
+        "Gtk-Perl "._("version").": $Gtk::VERSION\n".
+        _("run from file").": $name";
+    __PACKAGE__->message_box($message, _("About")." \u".__PACKAGE__, [_('Dismiss'), _('Quit Program')], 1,
+        "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm", 'left' );
+} # End of sub about_Form
+
+sub destroy_Form {
+    my ($class, $data, $object, $instance) = @_;
+    Gtk->main_quit; 
+} # End of sub destroy_Form
+
+sub toplevel_hide    { shift->get_toplevel->hide    }
+sub toplevel_close   { shift->get_toplevel->close   }
+sub toplevel_destroy { shift->get_toplevel->destroy }
+
+#==============================================================================
+#=== Below are the signal handlers for 'about_dialog' class 
+#==============================================================================
+sub on_about_button_clicked {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_about_button_clicked";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_about_button_clicked." is called
+    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+
+} # End of sub on_about_button_clicked
+
+
+
+
+
+
+
+
+
+
+#==============================================================================
+#=== This is the 'window1' class                              
+#==============================================================================
+package window1;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'window1' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Thu Jan 10 08:02:21 PST 2002
+#==============================================================================
+
+BEGIN {
+    use src::gtkdbiUI;
+} # End of sub BEGIN
+
+sub app_run {
+    my ($class) = @_;
+    $class->load_translations('gtkdbi');
+    # You can use the line below to load a test .mo file before it is installed in 
+    # the normal place (eg /usr/local/share/locale/C/LC_MESSAGES/gtkdbi.mo)
+#    $class->load_translations('gtkdbi', 'test', undef, '/home/ivan/gtkdbi/ppo/gtkdbi.mo');
+    Gtk->init;
+    my $window = $class->new;
+    $window->TOPLEVEL->show;
+
+    # Put any extra UI initialisation (eg signal_connect) calls here
+
+    # Now let Gtk handle signals
+    Gtk->main;
+
+    $window->TOPLEVEL->destroy;
+
+    return $window;
+
+} # End of sub app_run
+
+#===============================================================================
+#=== Below are the default signal handlers for 'window1' class
+#===============================================================================
+sub about_Form {
+    my ($class) = @_;
+    my $gtkversion = 
+        Gtk->major_version.".".
+        Gtk->minor_version.".".
+        Gtk->micro_version;
+    my $name = $0;
+    my $message = 
+        __PACKAGE__." ("._("version")." $VERSION - $DATE)\n".
+        _("Written by")." $AUTHOR \n\n".
+        _("No description")." \n\n".
+        "Gtk ".     _("version").": $gtkversion\n".
+        "Gtk-Perl "._("version").": $Gtk::VERSION\n".
+        _("run from file").": $name";
+    __PACKAGE__->message_box($message, _("About")." \u".__PACKAGE__, [_('Dismiss'), _('Quit Program')], 1,
+        "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm", 'left' );
+} # End of sub about_Form
+
+sub destroy_Form {
+    my ($class, $data, $object, $instance) = @_;
+    Gtk->main_quit; 
+} # End of sub destroy_Form
+
+sub toplevel_hide    { shift->get_toplevel->hide    }
+sub toplevel_close   { shift->get_toplevel->close   }
+sub toplevel_destroy { shift->get_toplevel->destroy }
+
+#==============================================================================
+#=== Below are the signal handlers for 'window1' class 
+#==============================================================================
+sub on_about1_activate {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_about1_activate";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_about1_activate." is called
+    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+
+} # End of sub on_about1_activate
+
+sub on_connect1_activate {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_connect1_activate";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_connect1_activate." is called
+    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+
+} # End of sub on_connect1_activate
+
+sub on_quit1_activate {
+    my ($class, $data, $object, $instance, $event) = @_;
+    my $me = __PACKAGE__."->on_quit1_activate";
+    # Get ref to hash of all widgets on our form
+    my $form = $__PACKAGE__::all_forms->{$instance};
+
+    # REPLACE the line below with the actions to be taken when __PACKAGE__."->on_quit1_activate." is called
+    __PACKAGE__->show_skeleton_message($me, \@_, __PACKAGE__, "$Glade::PerlRun::pixmaps_directory/glade2perl_logo.xpm");
+
+} # End of sub on_quit1_activate
+
+
+
+
+
+
+
+
+
+
+1;
+
+__END__
+
+#===============================================================================
+#==== Documentation
+#===============================================================================
+=pod
+
+=head1 NAME
+
+gtkdbiSIGS - version 0.01 Tue Oct 23 01:49:12 PDT 2001
+
+No description
+
+=head1 SYNOPSIS
+
+ use gtkdbiSIGS;
+
+ To construct the window object and show it call
+ Gtk->init;
+ my $window = window1->new;
+ $window->TOPLEVEL->show;
+ Gtk->main;
+ OR use the shorthand for the above calls
+ window1->app_run;
+
+=head1 DESCRIPTION
+
+Unfortunately, the author has not yet written any documentation :-(
+
+=head1 AUTHOR
+
+Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+
+=cut
diff --git a/src/gtkdbiUI.pm b/src/gtkdbiUI.pm
new file mode 100644 (file)
index 0000000..93f1fb6
--- /dev/null
@@ -0,0 +1,1398 @@
+#!/usr/bin/perl -w
+#
+# This is the (re)generated UI construction class.
+#
+# DO NOT EDIT THIS FILE, ANY CHANGES THAT YOU MAKE WILL BE LOST WHEN
+# THIS FILE WILL BE OVERWRITTEN BY THE NEXT RUN OF Glade::PerlGenerate
+#
+#==============================================================================
+#=== This is the 'connect_dialog' class                              
+#==============================================================================
+package connect_dialog;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'connect_dialog' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Thu Jan 10 08:02:21 PST 2002
+#==============================================================================
+
+BEGIN {
+    # Run-time utilities and vars
+    use Glade::PerlRun; 
+    # Existing signal handler modules
+    use vars qw( 
+                 @ISA
+                 %fields
+                 %stubs
+                 $PACKAGE
+                 $VERSION
+                 $AUTHOR
+                 $DATE
+                 $AUTOLOAD
+                 $permitted_fields
+             );
+    # Tell interpreter who we are inheriting from
+    @ISA     = qw( Glade::PerlRun );
+    $PACKAGE = 'gtkdbi';
+    $VERSION = '0.01';
+    $AUTHOR  = 'Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>';
+    $DATE    = 'Tue Oct 23 01:49:12 PDT 2001';
+    $permitted_fields = '_permitted_fields';             
+} # End of sub BEGIN
+
+    $Glade::PerlRun::pixmaps_directory ||= '/home/ivan/gtkdbi/pixmaps';
+
+%fields = (
+    # These are the data fields that you can set/get using the dynamic
+    # calls provided by AUTOLOAD (and their initial values).
+    # eg $class->FORM($new_value);      sets the value of FORM
+    #    $current_value = $class->FORM; gets the current value of FORM
+    TOPLEVEL => undef,
+    FORM     => undef,
+    PACKAGE  => 'gtkdbi',
+    VERSION  => '0.01',
+    AUTHOR   => 'Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>',
+    DATE     => 'Tue Oct 23 01:49:12 PDT 2001',
+    INSTANCE => 'window1',
+    CLASS_HIERARCHY => undef,
+    WIDGET_HIERARCHY => undef,
+);
+
+%stubs = (
+    # These are signal handlers that will cause a message_box to be
+    # displayed by AUTOLOAD if there is not already a sub of that name
+    # in any module specified in 'use_modules'.
+
+    'on_abortconnect_button_clicked' => undef,
+    'on_connect_button_clicked' => undef,
+    'on_datasource_entry_changed' => undef,
+    'on_deletesession_button_clicked' => undef,
+    'on_password_entry_changed' => undef,
+    'on_savesession_button_clicked' => undef,
+    'on_username_entry_changed' => undef,
+);
+
+sub AUTOLOAD {
+    my $self = shift;
+    my $type = ref($self)
+        or die "$self is not an object so we cannot '$AUTOLOAD'\n",
+            "We were called from ".join(", ", caller)."\n\n";
+    my $name = $AUTOLOAD;
+    $name =~ s/.*://;       # strip fully-qualified portion
+
+    if (exists $self->{$permitted_fields}->{$name} ) {
+        # This allows dynamic data methods - see hash fields above
+        # eg $class->UI('new_value');
+        # or $current_value = $class->UI;
+        if (@_) {
+            return $self->{$name} = shift;
+        } else {
+            return $self->{$name};
+        }
+
+    } elsif (exists $stubs{$name} ) {
+        # This shows dynamic signal handler stub message_box - see hash stubs above
+        __PACKAGE__->show_skeleton_message(
+            $AUTOLOAD."\n ("._("AUTOLOADED by")." ".__PACKAGE__.")", 
+            [$self, @_], 
+            __PACKAGE__, 
+            'glade2perl_logo.xpm');
+        
+    } else {
+        die "Can't access method `$name' in class $type\n".
+            "We were called from ".join(", ", caller)."\n\n";
+
+    }
+} # End of sub AUTOLOAD
+
+sub run {
+    my ($class) = @_;
+    $class->load_translations('gtkdbi');
+    # You can use the line below to load a test .mo file before it is installed in 
+    # the normal place (eg /usr/local/share/locale/C/LC_MESSAGES/gtkdbi.mo)
+#    $class->load_translations('gtkdbi', 'test', undef, '/home/ivan/gtkdbi/ppo/gtkdbi.mo');
+    Gtk->init;
+    my $window = $class->new;
+    $window->TOPLEVEL->show;
+    Gtk->main;
+} # End of sub run
+
+sub DESTROY {
+    # This sub will be called on object destruction
+} # End of sub DESTROY
+
+sub new {
+#
+# This sub will create the UI window
+    my $that  = shift;
+    my $class = ref($that) || $that;
+    my $self  = {
+        $permitted_fields   => \%fields, %fields,
+        _permitted_stubs    => \%stubs,  %stubs,
+    };
+    my ($forms, $widgets, $data, $work);
+    my $instance = 1;
+    # Get a unique toplevel widget structure
+    while (defined $__PACKAGE__::all_forms->{"connect_dialog-$instance"}) {$instance++;}
+
+
+    #
+    # Construct a GtkWindow 'connect_dialog'
+    $widgets->{'connect_dialog'} = new Gtk::Window;
+    $widgets->{'connect_dialog'}->set_title(_('gtkdbi - Connect') );
+    $widgets->{'connect_dialog'}->position('none' );
+    $widgets->{'connect_dialog'}->set_policy(0, 1, 0 );
+    $widgets->{'connect_dialog'}->set_modal(1 );
+    $widgets->{'connect_dialog'}->realize;
+    $forms->{'connect_dialog'}{'tooltips'} = new Gtk::Tooltips;
+    $forms->{'connect_dialog'}{'accelgroup'} = new Gtk::AccelGroup;
+    $forms->{'connect_dialog'}{'accelgroup'}->attach($widgets->{'connect_dialog'} );
+    $forms->{'connect_dialog'}{'connect_dialog'} = $widgets->{'connect_dialog'};
+       #
+       # Construct a GtkVBox 'vbox4'
+       $widgets->{'vbox4'} = new Gtk::VBox(0, 0 );
+       $forms->{'connect_dialog'}{'connect_dialog'}->add($widgets->{'vbox4'} );
+       $widgets->{'vbox4'}->show;
+       $forms->{'connect_dialog'}{'vbox4'} = $widgets->{'vbox4'};
+           #
+           # Construct a GtkTable 'table2'
+           $widgets->{'table2'} = new Gtk::Table(4, 2, 0 );
+           $widgets->{'table2'}->set_row_spacings(0 );
+           $widgets->{'table2'}->set_col_spacings(0 );
+           $forms->{'connect_dialog'}{'vbox4'}->add($widgets->{'table2'} );
+           $widgets->{'table2'}->show;
+           $forms->{'connect_dialog'}{'table2'} = $widgets->{'table2'};
+           $forms->{'connect_dialog'}{'table2'}->border_width(4 );
+               #
+               # Construct a GtkEntry 'datasource_entry'
+               $widgets->{'datasource_entry'} = new Gtk::Entry;
+               $forms->{'connect_dialog'}{'table2'}->attach($widgets->{'datasource_entry'}, 1, 2, 1, 2, ['expand', 'fill'], [], 0, 0 );
+               $widgets->{'datasource_entry'}->show;
+               $forms->{'connect_dialog'}{'datasource_entry'} = $widgets->{'datasource_entry'};
+               $forms->{'connect_dialog'}{'datasource_entry'}->can_focus(1 );
+               $forms->{'connect_dialog'}{'datasource_entry'}->set_text(_('') );
+               $forms->{'connect_dialog'}{'datasource_entry'}->set_max_length(0 );
+               $forms->{'connect_dialog'}{'datasource_entry'}->set_visibility(1 );
+               $forms->{'connect_dialog'}{'datasource_entry'}->set_editable(1 );
+               #
+               # Construct a GtkEntry 'username_entry'
+               $widgets->{'username_entry'} = new Gtk::Entry;
+               $forms->{'connect_dialog'}{'table2'}->attach($widgets->{'username_entry'}, 1, 2, 2, 3, ['expand', 'fill'], [], 0, 0 );
+               $widgets->{'username_entry'}->show;
+               $forms->{'connect_dialog'}{'username_entry'} = $widgets->{'username_entry'};
+               $forms->{'connect_dialog'}{'username_entry'}->can_focus(1 );
+               $forms->{'connect_dialog'}{'username_entry'}->set_text(_('') );
+               $forms->{'connect_dialog'}{'username_entry'}->set_max_length(0 );
+               $forms->{'connect_dialog'}{'username_entry'}->set_visibility(1 );
+               $forms->{'connect_dialog'}{'username_entry'}->set_editable(1 );
+               #
+               # Construct a GtkEntry 'password_entry'
+               $widgets->{'password_entry'} = new Gtk::Entry;
+               $forms->{'connect_dialog'}{'table2'}->attach($widgets->{'password_entry'}, 1, 2, 3, 4, ['expand', 'fill'], [], 0, 0 );
+               $widgets->{'password_entry'}->show;
+               $forms->{'connect_dialog'}{'password_entry'} = $widgets->{'password_entry'};
+               $forms->{'connect_dialog'}{'password_entry'}->can_focus(1 );
+               $forms->{'connect_dialog'}{'password_entry'}->set_text(_('') );
+               $forms->{'connect_dialog'}{'password_entry'}->set_max_length(0 );
+               $forms->{'connect_dialog'}{'password_entry'}->set_visibility(1 );
+               $forms->{'connect_dialog'}{'password_entry'}->set_editable(1 );
+               #
+               # Construct a GtkLabel 'datasource_label'
+               $widgets->{'datasource_label'} = new Gtk::Label(_('Data Source'));
+               $widgets->{'datasource_label'}->set_justify('right' );
+               $widgets->{'datasource_label'}->set_line_wrap(0 );
+               $forms->{'connect_dialog'}{'table2'}->attach($widgets->{'datasource_label'}, 0, 1, 1, 2, ['fill'], [], 0, 0 );
+               $widgets->{'datasource_label'}->show;
+               $forms->{'connect_dialog'}{'datasource_label'} = $widgets->{'datasource_label'};
+               $forms->{'connect_dialog'}{'datasource_label'}->set_alignment(0, 0.5 );
+               #
+               # Construct a GtkLabel 'username_label'
+               $widgets->{'username_label'} = new Gtk::Label(_('Username'));
+               $widgets->{'username_label'}->set_justify('center' );
+               $widgets->{'username_label'}->set_line_wrap(0 );
+               $forms->{'connect_dialog'}{'table2'}->attach($widgets->{'username_label'}, 0, 1, 2, 3, ['fill'], [], 0, 0 );
+               $widgets->{'username_label'}->show;
+               $forms->{'connect_dialog'}{'username_label'} = $widgets->{'username_label'};
+               $forms->{'connect_dialog'}{'username_label'}->set_alignment(0, 0.5 );
+               #
+               # Construct a GtkLabel 'password_label'
+               $widgets->{'password_label'} = new Gtk::Label(_('Password'));
+               $widgets->{'password_label'}->set_justify('center' );
+               $widgets->{'password_label'}->set_line_wrap(0 );
+               $forms->{'connect_dialog'}{'table2'}->attach($widgets->{'password_label'}, 0, 1, 3, 4, ['fill'], [], 0, 0 );
+               $widgets->{'password_label'}->show;
+               $forms->{'connect_dialog'}{'password_label'} = $widgets->{'password_label'};
+               $forms->{'connect_dialog'}{'password_label'}->set_alignment(0, 0.5 );
+               #
+               # Construct a GtkLabel 'session_label'
+               $widgets->{'session_label'} = new Gtk::Label(_('Session'));
+               $widgets->{'session_label'}->set_justify('center' );
+               $widgets->{'session_label'}->set_line_wrap(0 );
+               $forms->{'connect_dialog'}{'table2'}->attach($widgets->{'session_label'}, 0, 1, 0, 1, ['fill'], [], 0, 0 );
+               $widgets->{'session_label'}->show;
+               $forms->{'connect_dialog'}{'session_label'} = $widgets->{'session_label'};
+               $forms->{'connect_dialog'}{'session_label'}->set_alignment(0, 0.5 );
+               #
+               # Construct a GtkOptionMenu 'session_optionmenu'
+               $widgets->{'session_optionmenu'} = new Gtk::OptionMenu;
+               $forms->{'connect_dialog'}{'table2'}->attach($widgets->{'session_optionmenu'}, 1, 2, 0, 1, ['expand', 'fill'], [], 0, 0 );
+               $widgets->{'session_optionmenu'}->show;
+               $forms->{'connect_dialog'}{'session_optionmenu'} = $widgets->{'session_optionmenu'};
+               $forms->{'connect_dialog'}{'session_optionmenu'}->set_usize(0, 32 );
+               $forms->{'connect_dialog'}{'session_optionmenu'}->can_focus(1 );
+               $widgets->{'session_optionmenu_menu'} = new Gtk::Menu;
+               $forms->{'connect_dialog'}{'session_optionmenu'}->set_menu($widgets->{'session_optionmenu_menu'} );
+               $forms->{'connect_dialog'}{'session_optionmenu_menu'} = $widgets->{'session_optionmenu_menu'};
+               $forms->{'connect_dialog'}{'session_optionmenu'}->set_history( 0 );
+           $forms->{'connect_dialog'}{'vbox4'}->set_child_packing($forms->{'connect_dialog'}{'table2'}, 1, 1, 0, 'start' );
+           #
+           # Construct a GtkHSeparator 'hseparator1'
+           $widgets->{'hseparator1'} = new Gtk::HSeparator;
+           $forms->{'connect_dialog'}{'vbox4'}->add($widgets->{'hseparator1'} );
+           $widgets->{'hseparator1'}->show;
+           $forms->{'connect_dialog'}{'hseparator1'} = $widgets->{'hseparator1'};
+           $forms->{'connect_dialog'}{'vbox4'}->set_child_packing($forms->{'connect_dialog'}{'hseparator1'}, 1, 1, 0, 'start' );
+           #
+           # Construct a GtkHButtonBox 'hbuttonbox2'
+           $widgets->{'hbuttonbox2'} = new Gtk::HButtonBox;
+           $forms->{'connect_dialog'}{'vbox4'}->add($widgets->{'hbuttonbox2'} );
+           $widgets->{'hbuttonbox2'}->show;
+           $forms->{'connect_dialog'}{'hbuttonbox2'} = $widgets->{'hbuttonbox2'};
+           $forms->{'connect_dialog'}{'hbuttonbox2'}->set_layout('spread' );
+           $forms->{'connect_dialog'}{'hbuttonbox2'}->set_spacing(30 );
+           $forms->{'connect_dialog'}{'hbuttonbox2'}->set_child_size(85, 27 );
+           $forms->{'connect_dialog'}{'hbuttonbox2'}->set_child_ipadding(7, 0 );
+               #
+               # Construct a GtkButton 'savesession_button'
+               $widgets->{'savesession_button'} = new Gtk::Button(_('Save Session'));
+               $forms->{'connect_dialog'}{'hbuttonbox2'}->add($widgets->{'savesession_button'} );
+               $widgets->{'savesession_button'}->show;
+               $forms->{'connect_dialog'}{'savesession_button'} = $widgets->{'savesession_button'};
+               $forms->{'connect_dialog'}{'savesession_button'}->can_default(1 );
+               $forms->{'connect_dialog'}{'savesession_button'}->can_focus(1 );
+               #
+               # Construct a GtkButton 'deletesession_button'
+               $widgets->{'deletesession_button'} = new Gtk::Button(_('Delete Session'));
+               $forms->{'connect_dialog'}{'hbuttonbox2'}->add($widgets->{'deletesession_button'} );
+               $widgets->{'deletesession_button'}->show;
+               $forms->{'connect_dialog'}{'deletesession_button'} = $widgets->{'deletesession_button'};
+               $forms->{'connect_dialog'}{'deletesession_button'}->can_default(1 );
+               $forms->{'connect_dialog'}{'deletesession_button'}->can_focus(1 );
+           $forms->{'connect_dialog'}{'vbox4'}->set_child_packing($forms->{'connect_dialog'}{'hbuttonbox2'}, 1, 1, 0, 'start' );
+           #
+           # Construct a GtkHSeparator 'hseparator2'
+           $widgets->{'hseparator2'} = new Gtk::HSeparator;
+           $forms->{'connect_dialog'}{'vbox4'}->add($widgets->{'hseparator2'} );
+           $widgets->{'hseparator2'}->show;
+           $forms->{'connect_dialog'}{'hseparator2'} = $widgets->{'hseparator2'};
+           $forms->{'connect_dialog'}{'vbox4'}->set_child_packing($forms->{'connect_dialog'}{'hseparator2'}, 1, 1, 0, 'start' );
+           #
+           # Construct a GtkHButtonBox 'hbuttonbox3'
+           $widgets->{'hbuttonbox3'} = new Gtk::HButtonBox;
+           $forms->{'connect_dialog'}{'vbox4'}->add($widgets->{'hbuttonbox3'} );
+           $widgets->{'hbuttonbox3'}->show;
+           $forms->{'connect_dialog'}{'hbuttonbox3'} = $widgets->{'hbuttonbox3'};
+           $forms->{'connect_dialog'}{'hbuttonbox3'}->set_layout('edge' );
+           $forms->{'connect_dialog'}{'hbuttonbox3'}->set_spacing(30 );
+           $forms->{'connect_dialog'}{'hbuttonbox3'}->set_child_size(85, 27 );
+           $forms->{'connect_dialog'}{'hbuttonbox3'}->set_child_ipadding(7, 0 );
+               #
+               # Construct a GtkButton 'connect_button'
+               $widgets->{'connect_button'} = new Gtk::Button(_('Connect'));
+               $forms->{'connect_dialog'}{'hbuttonbox3'}->add($widgets->{'connect_button'} );
+               $widgets->{'connect_button'}->show;
+               $forms->{'connect_dialog'}{'connect_button'} = $widgets->{'connect_button'};
+               $forms->{'connect_dialog'}{'connect_button'}->can_default(1 );
+               $forms->{'connect_dialog'}{'connect_button'}->can_focus(1 );
+               #
+               # Construct a GtkButton 'abortconnect_button'
+               $widgets->{'abortconnect_button'} = new Gtk::Button(_('Abort'));
+               $forms->{'connect_dialog'}{'hbuttonbox3'}->add($widgets->{'abortconnect_button'} );
+               $widgets->{'abortconnect_button'}->show;
+               $forms->{'connect_dialog'}{'abortconnect_button'} = $widgets->{'abortconnect_button'};
+               $forms->{'connect_dialog'}{'abortconnect_button'}->can_default(1 );
+               $forms->{'connect_dialog'}{'abortconnect_button'}->can_focus(1 );
+           $forms->{'connect_dialog'}{'vbox4'}->set_child_packing($forms->{'connect_dialog'}{'hbuttonbox3'}, 1, 1, 0, 'start' );
+    #
+    # Connect all signals now that widgets are constructed
+    $forms->{'connect_dialog'}{'datasource_entry'}->signal_connect( 'changed', "$class\::on_datasource_entry_changed", '', 'datasource_entry', "connect_dialog-$instance" );
+    $forms->{'connect_dialog'}{'username_entry'}->signal_connect( 'changed', "$class\::on_username_entry_changed", '', 'username_entry', "connect_dialog-$instance" );
+    $forms->{'connect_dialog'}{'password_entry'}->signal_connect( 'changed', "$class\::on_password_entry_changed", '', 'password_entry', "connect_dialog-$instance" );
+    $forms->{'connect_dialog'}{'savesession_button'}->signal_connect( 'clicked', "$class\::on_savesession_button_clicked", '', 'savesession_button', "connect_dialog-$instance" );
+    $forms->{'connect_dialog'}{'deletesession_button'}->signal_connect( 'clicked', "$class\::on_deletesession_button_clicked", '', 'deletesession_button', "connect_dialog-$instance" );
+    $forms->{'connect_dialog'}{'connect_button'}->signal_connect( 'clicked', "$class\::on_connect_button_clicked", '', 'connect_button', "connect_dialog-$instance" );
+    $forms->{'connect_dialog'}{'abortconnect_button'}->signal_connect( 'clicked', "$class\::on_abortconnect_button_clicked", '', 'abortconnect_button', "connect_dialog-$instance" );
+
+
+    #
+    # Return the constructed UI
+    bless $self, $class;
+    $self->FORM($forms->{'connect_dialog'});
+    $self->TOPLEVEL($self->FORM->{'connect_dialog'});
+    $self->FORM->{'TOPLEVEL'} = ($self->TOPLEVEL);
+    $self->INSTANCE("connect_dialog-$instance");
+    $self->CLASS_HIERARCHY($self->FORM->{'__WH'});
+    $self->WIDGET_HIERARCHY($self->FORM->{'__CH'});
+    $__PACKAGE__::all_forms->{$self->INSTANCE} = $self->FORM;
+    
+    return $self;
+} # End of sub new
+
+
+
+
+
+
+
+
+
+#==============================================================================
+#=== This is the 'quit_dialog' class                              
+#==============================================================================
+package quit_dialog;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'quit_dialog' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Thu Jan 10 08:02:21 PST 2002
+#==============================================================================
+
+BEGIN {
+    # Run-time utilities and vars
+    use Glade::PerlRun; 
+    # Existing signal handler modules
+    use vars qw( 
+                 @ISA
+                 %fields
+                 %stubs
+                 $PACKAGE
+                 $VERSION
+                 $AUTHOR
+                 $DATE
+                 $AUTOLOAD
+                 $permitted_fields
+             );
+    # Tell interpreter who we are inheriting from
+    @ISA     = qw( Glade::PerlRun );
+    $PACKAGE = 'gtkdbi';
+    $VERSION = '0.01';
+    $AUTHOR  = 'Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>';
+    $DATE    = 'Tue Oct 23 01:49:12 PDT 2001';
+    $permitted_fields = '_permitted_fields';             
+} # End of sub BEGIN
+
+    $Glade::PerlRun::pixmaps_directory ||= '/home/ivan/gtkdbi/pixmaps';
+
+%fields = (
+    # These are the data fields that you can set/get using the dynamic
+    # calls provided by AUTOLOAD (and their initial values).
+    # eg $class->FORM($new_value);      sets the value of FORM
+    #    $current_value = $class->FORM; gets the current value of FORM
+    TOPLEVEL => undef,
+    FORM     => undef,
+    PACKAGE  => 'gtkdbi',
+    VERSION  => '0.01',
+    AUTHOR   => 'Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>',
+    DATE     => 'Tue Oct 23 01:49:12 PDT 2001',
+    INSTANCE => 'window1',
+    CLASS_HIERARCHY => undef,
+    WIDGET_HIERARCHY => undef,
+);
+
+%stubs = (
+    # These are signal handlers that will cause a message_box to be
+    # displayed by AUTOLOAD if there is not already a sub of that name
+    # in any module specified in 'use_modules'.
+
+    'on_quit_no_clicked' => undef,
+    'on_quit_yes_clicked' => undef,
+);
+
+sub AUTOLOAD {
+    my $self = shift;
+    my $type = ref($self)
+        or die "$self is not an object so we cannot '$AUTOLOAD'\n",
+            "We were called from ".join(", ", caller)."\n\n";
+    my $name = $AUTOLOAD;
+    $name =~ s/.*://;       # strip fully-qualified portion
+
+    if (exists $self->{$permitted_fields}->{$name} ) {
+        # This allows dynamic data methods - see hash fields above
+        # eg $class->UI('new_value');
+        # or $current_value = $class->UI;
+        if (@_) {
+            return $self->{$name} = shift;
+        } else {
+            return $self->{$name};
+        }
+
+    } elsif (exists $stubs{$name} ) {
+        # This shows dynamic signal handler stub message_box - see hash stubs above
+        __PACKAGE__->show_skeleton_message(
+            $AUTOLOAD."\n ("._("AUTOLOADED by")." ".__PACKAGE__.")", 
+            [$self, @_], 
+            __PACKAGE__, 
+            'glade2perl_logo.xpm');
+        
+    } else {
+        die "Can't access method `$name' in class $type\n".
+            "We were called from ".join(", ", caller)."\n\n";
+
+    }
+} # End of sub AUTOLOAD
+
+sub run {
+    my ($class) = @_;
+    $class->load_translations('gtkdbi');
+    # You can use the line below to load a test .mo file before it is installed in 
+    # the normal place (eg /usr/local/share/locale/C/LC_MESSAGES/gtkdbi.mo)
+#    $class->load_translations('gtkdbi', 'test', undef, '/home/ivan/gtkdbi/ppo/gtkdbi.mo');
+    Gtk->init;
+    my $window = $class->new;
+    $window->TOPLEVEL->show;
+    Gtk->main;
+} # End of sub run
+
+sub DESTROY {
+    # This sub will be called on object destruction
+} # End of sub DESTROY
+
+sub new {
+#
+# This sub will create the UI window
+    my $that  = shift;
+    my $class = ref($that) || $that;
+    my $self  = {
+        $permitted_fields   => \%fields, %fields,
+        _permitted_stubs    => \%stubs,  %stubs,
+    };
+    my ($forms, $widgets, $data, $work);
+    my $instance = 1;
+    # Get a unique toplevel widget structure
+    while (defined $__PACKAGE__::all_forms->{"quit_dialog-$instance"}) {$instance++;}
+
+
+    #
+    # Construct a GtkDialog 'quit_dialog'
+    $widgets->{'quit_dialog'} = new Gtk::Dialog;
+    $widgets->{'quit_dialog'}->set_title(_('gtkdbi ') );
+    $widgets->{'quit_dialog'}->position('center' );
+    $widgets->{'quit_dialog'}->set_policy(1, 1, 0 );
+    $widgets->{'quit_dialog'}->set_modal(1 );
+    $widgets->{'quit_dialog'}->realize;
+    $forms->{'quit_dialog'}{'tooltips'} = new Gtk::Tooltips;
+    $forms->{'quit_dialog'}{'accelgroup'} = new Gtk::AccelGroup;
+    $forms->{'quit_dialog'}{'accelgroup'}->attach($widgets->{'quit_dialog'} );
+    $forms->{'quit_dialog'}{'quit_dialog'} = $widgets->{'quit_dialog'};
+       #
+       # Construct a GtkVBox 'dialog-vbox1'
+       $widgets->{'dialog-vbox1'} = $forms->{'quit_dialog'}{'quit_dialog'}->vbox;
+       $widgets->{'dialog-vbox1'}->show;
+       $forms->{'quit_dialog'}{'dialog-vbox1'} = $widgets->{'dialog-vbox1'};
+           #
+           # Construct a GtkHBox 'dialog-action_area1'
+           $widgets->{'dialog-action_area1'} = $forms->{'quit_dialog'}{'quit_dialog'}->action_area;
+           $widgets->{'dialog-action_area1'}->show;
+           $forms->{'quit_dialog'}{'dialog-action_area1'} = $widgets->{'dialog-action_area1'};
+           $forms->{'quit_dialog'}{'dialog-action_area1'}->border_width(10 );
+               #
+               # Construct a GtkHButtonBox 'hbuttonbox1'
+               $widgets->{'hbuttonbox1'} = new Gtk::HButtonBox;
+               $forms->{'quit_dialog'}{'dialog-action_area1'}->add($widgets->{'hbuttonbox1'} );
+               $widgets->{'hbuttonbox1'}->show;
+               $forms->{'quit_dialog'}{'hbuttonbox1'} = $widgets->{'hbuttonbox1'};
+               $forms->{'quit_dialog'}{'hbuttonbox1'}->set_layout('default_style' );
+               $forms->{'quit_dialog'}{'hbuttonbox1'}->set_spacing(30 );
+               $forms->{'quit_dialog'}{'hbuttonbox1'}->set_child_size(85, 27 );
+               $forms->{'quit_dialog'}{'hbuttonbox1'}->set_child_ipadding(7, 0 );
+                   #
+                   # Construct a GtkButton 'quit_yes'
+                   $widgets->{'quit_yes'} = new Gtk::Button(_('Yes'));
+                   $forms->{'quit_dialog'}{'hbuttonbox1'}->add($widgets->{'quit_yes'} );
+                   $widgets->{'quit_yes'}->show;
+                   $forms->{'quit_dialog'}{'quit_yes'} = $widgets->{'quit_yes'};
+                   $forms->{'quit_dialog'}{'quit_yes'}->can_default(1 );
+                   $forms->{'quit_dialog'}{'quit_yes'}->can_focus(1 );
+                   #
+                   # Construct a GtkButton 'quit_no'
+                   $widgets->{'quit_no'} = new Gtk::Button(_('No'));
+                   $forms->{'quit_dialog'}{'hbuttonbox1'}->add($widgets->{'quit_no'} );
+                   $widgets->{'quit_no'}->show;
+                   $forms->{'quit_dialog'}{'quit_no'} = $widgets->{'quit_no'};
+                   $forms->{'quit_dialog'}{'quit_no'}->can_default(1 );
+                   $forms->{'quit_dialog'}{'quit_no'}->can_focus(1 );
+               $forms->{'quit_dialog'}{'dialog-action_area1'}->set_child_packing($forms->{'quit_dialog'}{'hbuttonbox1'}, 1, 1, 0, 'start' );
+           $forms->{'quit_dialog'}{'dialog-vbox1'}->set_child_packing($forms->{'quit_dialog'}{'dialog-action_area1'}, 0, 1, 0, 'end' );
+           #
+           # Construct a GtkLabel 'label2'
+           $widgets->{'label2'} = new Gtk::Label(_('Really quit?'));
+           $widgets->{'label2'}->set_justify('center' );
+           $widgets->{'label2'}->set_line_wrap(0 );
+           $forms->{'quit_dialog'}{'dialog-vbox1'}->add($widgets->{'label2'} );
+           $widgets->{'label2'}->show;
+           $forms->{'quit_dialog'}{'label2'} = $widgets->{'label2'};
+           $forms->{'quit_dialog'}{'label2'}->set_alignment(0.5, 0.5 );
+           $forms->{'quit_dialog'}{'label2'}->set_padding(0, 4 );
+           $forms->{'quit_dialog'}{'dialog-vbox1'}->set_child_packing($forms->{'quit_dialog'}{'label2'}, 1, 0, 0, 'start' );
+    #
+    # Connect all signals now that widgets are constructed
+    $forms->{'quit_dialog'}{'quit_yes'}->signal_connect( 'clicked', "$class\::on_quit_yes_clicked", '', 'quit_yes', "quit_dialog-$instance" );
+    $forms->{'quit_dialog'}{'quit_no'}->signal_connect( 'clicked', "$class\::on_quit_no_clicked", '', 'quit_no', "quit_dialog-$instance" );
+
+
+    #
+    # Return the constructed UI
+    bless $self, $class;
+    $self->FORM($forms->{'quit_dialog'});
+    $self->TOPLEVEL($self->FORM->{'quit_dialog'});
+    $self->FORM->{'TOPLEVEL'} = ($self->TOPLEVEL);
+    $self->INSTANCE("quit_dialog-$instance");
+    $self->CLASS_HIERARCHY($self->FORM->{'__WH'});
+    $self->WIDGET_HIERARCHY($self->FORM->{'__CH'});
+    $__PACKAGE__::all_forms->{$self->INSTANCE} = $self->FORM;
+    
+    return $self;
+} # End of sub new
+
+
+
+
+
+
+
+
+
+#==============================================================================
+#=== This is the 'error_dialog' class                              
+#==============================================================================
+package error_dialog;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'error_dialog' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Thu Jan 10 08:02:21 PST 2002
+#==============================================================================
+
+BEGIN {
+    # Run-time utilities and vars
+    use Glade::PerlRun; 
+    # Existing signal handler modules
+    use vars qw( 
+                 @ISA
+                 %fields
+                 %stubs
+                 $PACKAGE
+                 $VERSION
+                 $AUTHOR
+                 $DATE
+                 $AUTOLOAD
+                 $permitted_fields
+             );
+    # Tell interpreter who we are inheriting from
+    @ISA     = qw( Glade::PerlRun );
+    $PACKAGE = 'gtkdbi';
+    $VERSION = '0.01';
+    $AUTHOR  = 'Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>';
+    $DATE    = 'Tue Oct 23 01:49:12 PDT 2001';
+    $permitted_fields = '_permitted_fields';             
+} # End of sub BEGIN
+
+    $Glade::PerlRun::pixmaps_directory ||= '/home/ivan/gtkdbi/pixmaps';
+
+%fields = (
+    # These are the data fields that you can set/get using the dynamic
+    # calls provided by AUTOLOAD (and their initial values).
+    # eg $class->FORM($new_value);      sets the value of FORM
+    #    $current_value = $class->FORM; gets the current value of FORM
+    TOPLEVEL => undef,
+    FORM     => undef,
+    PACKAGE  => 'gtkdbi',
+    VERSION  => '0.01',
+    AUTHOR   => 'Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>',
+    DATE     => 'Tue Oct 23 01:49:12 PDT 2001',
+    INSTANCE => 'window1',
+    CLASS_HIERARCHY => undef,
+    WIDGET_HIERARCHY => undef,
+);
+
+%stubs = (
+    # These are signal handlers that will cause a message_box to be
+    # displayed by AUTOLOAD if there is not already a sub of that name
+    # in any module specified in 'use_modules'.
+
+    'on_error_button_clicked' => undef,
+);
+
+sub AUTOLOAD {
+    my $self = shift;
+    my $type = ref($self)
+        or die "$self is not an object so we cannot '$AUTOLOAD'\n",
+            "We were called from ".join(", ", caller)."\n\n";
+    my $name = $AUTOLOAD;
+    $name =~ s/.*://;       # strip fully-qualified portion
+
+    if (exists $self->{$permitted_fields}->{$name} ) {
+        # This allows dynamic data methods - see hash fields above
+        # eg $class->UI('new_value');
+        # or $current_value = $class->UI;
+        if (@_) {
+            return $self->{$name} = shift;
+        } else {
+            return $self->{$name};
+        }
+
+    } elsif (exists $stubs{$name} ) {
+        # This shows dynamic signal handler stub message_box - see hash stubs above
+        __PACKAGE__->show_skeleton_message(
+            $AUTOLOAD."\n ("._("AUTOLOADED by")." ".__PACKAGE__.")", 
+            [$self, @_], 
+            __PACKAGE__, 
+            'glade2perl_logo.xpm');
+        
+    } else {
+        die "Can't access method `$name' in class $type\n".
+            "We were called from ".join(", ", caller)."\n\n";
+
+    }
+} # End of sub AUTOLOAD
+
+sub run {
+    my ($class) = @_;
+    $class->load_translations('gtkdbi');
+    # You can use the line below to load a test .mo file before it is installed in 
+    # the normal place (eg /usr/local/share/locale/C/LC_MESSAGES/gtkdbi.mo)
+#    $class->load_translations('gtkdbi', 'test', undef, '/home/ivan/gtkdbi/ppo/gtkdbi.mo');
+    Gtk->init;
+    my $window = $class->new;
+    $window->TOPLEVEL->show;
+    Gtk->main;
+} # End of sub run
+
+sub DESTROY {
+    # This sub will be called on object destruction
+} # End of sub DESTROY
+
+sub new {
+#
+# This sub will create the UI window
+    my $that  = shift;
+    my $class = ref($that) || $that;
+    my $self  = {
+        $permitted_fields   => \%fields, %fields,
+        _permitted_stubs    => \%stubs,  %stubs,
+    };
+    my ($forms, $widgets, $data, $work);
+    my $instance = 1;
+    # Get a unique toplevel widget structure
+    while (defined $__PACKAGE__::all_forms->{"error_dialog-$instance"}) {$instance++;}
+
+
+    #
+    # Construct a GtkDialog 'error_dialog'
+    $widgets->{'error_dialog'} = new Gtk::Dialog;
+    $widgets->{'error_dialog'}->set_title(_('gtkdbi - Error') );
+    $widgets->{'error_dialog'}->position('none' );
+    $widgets->{'error_dialog'}->set_policy(1, 1, 0 );
+    $widgets->{'error_dialog'}->set_modal(1 );
+    $widgets->{'error_dialog'}->realize;
+    $forms->{'error_dialog'}{'tooltips'} = new Gtk::Tooltips;
+    $forms->{'error_dialog'}{'accelgroup'} = new Gtk::AccelGroup;
+    $forms->{'error_dialog'}{'accelgroup'}->attach($widgets->{'error_dialog'} );
+    $forms->{'error_dialog'}{'error_dialog'} = $widgets->{'error_dialog'};
+       #
+       # Construct a GtkVBox 'dialog-vbox3'
+       $widgets->{'dialog-vbox3'} = $forms->{'error_dialog'}{'error_dialog'}->vbox;
+       $widgets->{'dialog-vbox3'}->show;
+       $forms->{'error_dialog'}{'dialog-vbox3'} = $widgets->{'dialog-vbox3'};
+           #
+           # Construct a GtkHBox 'dialog-action_area3'
+           $widgets->{'dialog-action_area3'} = $forms->{'error_dialog'}{'error_dialog'}->action_area;
+           $widgets->{'dialog-action_area3'}->show;
+           $forms->{'error_dialog'}{'dialog-action_area3'} = $widgets->{'dialog-action_area3'};
+           $forms->{'error_dialog'}{'dialog-action_area3'}->border_width(10 );
+               #
+               # Construct a GtkButton 'error_button'
+               $widgets->{'error_button'} = new Gtk::Button(_('OK'));
+               $forms->{'error_dialog'}{'dialog-action_area3'}->add($widgets->{'error_button'} );
+               $widgets->{'error_button'}->show;
+               $forms->{'error_dialog'}{'error_button'} = $widgets->{'error_button'};
+               $forms->{'error_dialog'}{'error_button'}->can_focus(1 );
+               $forms->{'error_dialog'}{'dialog-action_area3'}->set_child_packing($forms->{'error_dialog'}{'error_button'}, 0, 0, 0, 'start' );
+           $forms->{'error_dialog'}{'dialog-vbox3'}->set_child_packing($forms->{'error_dialog'}{'dialog-action_area3'}, 0, 1, 0, 'end' );
+           #
+           # Construct a GtkLabel 'error_label'
+           $widgets->{'error_label'} = new Gtk::Label(_('$ERROR'));
+           $widgets->{'error_label'}->set_justify('center' );
+           $widgets->{'error_label'}->set_line_wrap(0 );
+           $forms->{'error_dialog'}{'dialog-vbox3'}->add($widgets->{'error_label'} );
+           $widgets->{'error_label'}->show;
+           $forms->{'error_dialog'}{'error_label'} = $widgets->{'error_label'};
+           $forms->{'error_dialog'}{'error_label'}->set_alignment(0.5, 0.5 );
+           $forms->{'error_dialog'}{'dialog-vbox3'}->set_child_packing($forms->{'error_dialog'}{'error_label'}, 1, 0, 0, 'start' );
+    #
+    # Connect all signals now that widgets are constructed
+    $forms->{'error_dialog'}{'error_button'}->signal_connect( 'clicked', "$class\::on_error_button_clicked", '', 'error_button', "error_dialog-$instance" );
+
+
+    #
+    # Return the constructed UI
+    bless $self, $class;
+    $self->FORM($forms->{'error_dialog'});
+    $self->TOPLEVEL($self->FORM->{'error_dialog'});
+    $self->FORM->{'TOPLEVEL'} = ($self->TOPLEVEL);
+    $self->INSTANCE("error_dialog-$instance");
+    $self->CLASS_HIERARCHY($self->FORM->{'__WH'});
+    $self->WIDGET_HIERARCHY($self->FORM->{'__CH'});
+    $__PACKAGE__::all_forms->{$self->INSTANCE} = $self->FORM;
+    
+    return $self;
+} # End of sub new
+
+
+
+
+
+
+
+
+
+#==============================================================================
+#=== This is the 'about_dialog' class                              
+#==============================================================================
+package about_dialog;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'about_dialog' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Thu Jan 10 08:02:21 PST 2002
+#==============================================================================
+
+BEGIN {
+    # Run-time utilities and vars
+    use Glade::PerlRun; 
+    # Existing signal handler modules
+    use vars qw( 
+                 @ISA
+                 %fields
+                 %stubs
+                 $PACKAGE
+                 $VERSION
+                 $AUTHOR
+                 $DATE
+                 $AUTOLOAD
+                 $permitted_fields
+             );
+    # Tell interpreter who we are inheriting from
+    @ISA     = qw( Glade::PerlRun );
+    $PACKAGE = 'gtkdbi';
+    $VERSION = '0.01';
+    $AUTHOR  = 'Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>';
+    $DATE    = 'Tue Oct 23 01:49:12 PDT 2001';
+    $permitted_fields = '_permitted_fields';             
+} # End of sub BEGIN
+
+    $Glade::PerlRun::pixmaps_directory ||= '/home/ivan/gtkdbi/pixmaps';
+
+%fields = (
+    # These are the data fields that you can set/get using the dynamic
+    # calls provided by AUTOLOAD (and their initial values).
+    # eg $class->FORM($new_value);      sets the value of FORM
+    #    $current_value = $class->FORM; gets the current value of FORM
+    TOPLEVEL => undef,
+    FORM     => undef,
+    PACKAGE  => 'gtkdbi',
+    VERSION  => '0.01',
+    AUTHOR   => 'Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>',
+    DATE     => 'Tue Oct 23 01:49:12 PDT 2001',
+    INSTANCE => 'window1',
+    CLASS_HIERARCHY => undef,
+    WIDGET_HIERARCHY => undef,
+);
+
+%stubs = (
+    # These are signal handlers that will cause a message_box to be
+    # displayed by AUTOLOAD if there is not already a sub of that name
+    # in any module specified in 'use_modules'.
+
+    'on_about_button_clicked' => undef,
+);
+
+sub AUTOLOAD {
+    my $self = shift;
+    my $type = ref($self)
+        or die "$self is not an object so we cannot '$AUTOLOAD'\n",
+            "We were called from ".join(", ", caller)."\n\n";
+    my $name = $AUTOLOAD;
+    $name =~ s/.*://;       # strip fully-qualified portion
+
+    if (exists $self->{$permitted_fields}->{$name} ) {
+        # This allows dynamic data methods - see hash fields above
+        # eg $class->UI('new_value');
+        # or $current_value = $class->UI;
+        if (@_) {
+            return $self->{$name} = shift;
+        } else {
+            return $self->{$name};
+        }
+
+    } elsif (exists $stubs{$name} ) {
+        # This shows dynamic signal handler stub message_box - see hash stubs above
+        __PACKAGE__->show_skeleton_message(
+            $AUTOLOAD."\n ("._("AUTOLOADED by")." ".__PACKAGE__.")", 
+            [$self, @_], 
+            __PACKAGE__, 
+            'glade2perl_logo.xpm');
+        
+    } else {
+        die "Can't access method `$name' in class $type\n".
+            "We were called from ".join(", ", caller)."\n\n";
+
+    }
+} # End of sub AUTOLOAD
+
+sub run {
+    my ($class) = @_;
+    $class->load_translations('gtkdbi');
+    # You can use the line below to load a test .mo file before it is installed in 
+    # the normal place (eg /usr/local/share/locale/C/LC_MESSAGES/gtkdbi.mo)
+#    $class->load_translations('gtkdbi', 'test', undef, '/home/ivan/gtkdbi/ppo/gtkdbi.mo');
+    Gtk->init;
+    my $window = $class->new;
+    $window->TOPLEVEL->show;
+    Gtk->main;
+} # End of sub run
+
+sub DESTROY {
+    # This sub will be called on object destruction
+} # End of sub DESTROY
+
+sub new {
+#
+# This sub will create the UI window
+    my $that  = shift;
+    my $class = ref($that) || $that;
+    my $self  = {
+        $permitted_fields   => \%fields, %fields,
+        _permitted_stubs    => \%stubs,  %stubs,
+    };
+    my ($forms, $widgets, $data, $work);
+    my $instance = 1;
+    # Get a unique toplevel widget structure
+    while (defined $__PACKAGE__::all_forms->{"about_dialog-$instance"}) {$instance++;}
+
+
+    #
+    # Construct a GtkDialog 'about_dialog'
+    $widgets->{'about_dialog'} = new Gtk::Dialog;
+    $widgets->{'about_dialog'}->set_title(_('gtkdbi - About') );
+    $widgets->{'about_dialog'}->position('center' );
+    $widgets->{'about_dialog'}->set_policy(1, 1, 0 );
+    $widgets->{'about_dialog'}->set_modal(1 );
+    $widgets->{'about_dialog'}->realize;
+    $forms->{'about_dialog'}{'tooltips'} = new Gtk::Tooltips;
+    $forms->{'about_dialog'}{'accelgroup'} = new Gtk::AccelGroup;
+    $forms->{'about_dialog'}{'accelgroup'}->attach($widgets->{'about_dialog'} );
+    $forms->{'about_dialog'}{'about_dialog'} = $widgets->{'about_dialog'};
+       #
+       # Construct a GtkVBox 'dialog-vbox2'
+       $widgets->{'dialog-vbox2'} = $forms->{'about_dialog'}{'about_dialog'}->vbox;
+       $widgets->{'dialog-vbox2'}->show;
+       $forms->{'about_dialog'}{'dialog-vbox2'} = $widgets->{'dialog-vbox2'};
+           #
+           # Construct a GtkHBox 'dialog-action_area2'
+           $widgets->{'dialog-action_area2'} = $forms->{'about_dialog'}{'about_dialog'}->action_area;
+           $widgets->{'dialog-action_area2'}->show;
+           $forms->{'about_dialog'}{'dialog-action_area2'} = $widgets->{'dialog-action_area2'};
+           $forms->{'about_dialog'}{'dialog-action_area2'}->border_width(10 );
+               #
+               # Construct a GtkButton 'about_button'
+               $widgets->{'about_button'} = new Gtk::Button(_('Ok'));
+               $forms->{'about_dialog'}{'dialog-action_area2'}->add($widgets->{'about_button'} );
+               $widgets->{'about_button'}->show;
+               $forms->{'about_dialog'}{'about_button'} = $widgets->{'about_button'};
+               $forms->{'about_dialog'}{'about_button'}->can_focus(1 );
+               $forms->{'about_dialog'}{'dialog-action_area2'}->set_child_packing($forms->{'about_dialog'}{'about_button'}, 0, 0, 0, 'start' );
+           $forms->{'about_dialog'}{'dialog-vbox2'}->set_child_packing($forms->{'about_dialog'}{'dialog-action_area2'}, 0, 1, 0, 'end' );
+           #
+           # Construct a GtkLabel 'about_label'
+           $widgets->{'about_label'} = new Gtk::Label(_('gtkdbi
+
+A graphical interface to DBI data sources.
+
+http://www.420.am/gtkdbi doesn\'t exist yet.
+
+Ivan Kohler <ivan-gtkdbi@420.am>'));
+           $widgets->{'about_label'}->set_justify('center' );
+           $widgets->{'about_label'}->set_line_wrap(0 );
+           $forms->{'about_dialog'}{'dialog-vbox2'}->add($widgets->{'about_label'} );
+           $widgets->{'about_label'}->show;
+           $forms->{'about_dialog'}{'about_label'} = $widgets->{'about_label'};
+           $forms->{'about_dialog'}{'about_label'}->set_alignment(0.5, 0.5 );
+           $forms->{'about_dialog'}{'about_label'}->set_padding(4, 0 );
+           $forms->{'about_dialog'}{'dialog-vbox2'}->set_child_packing($forms->{'about_dialog'}{'about_label'}, 1, 0, 0, 'start' );
+    #
+    # Connect all signals now that widgets are constructed
+    $forms->{'about_dialog'}{'about_button'}->signal_connect( 'clicked', "$class\::on_about_button_clicked", '', 'about_button', "about_dialog-$instance" );
+
+
+    #
+    # Return the constructed UI
+    bless $self, $class;
+    $self->FORM($forms->{'about_dialog'});
+    $self->TOPLEVEL($self->FORM->{'about_dialog'});
+    $self->FORM->{'TOPLEVEL'} = ($self->TOPLEVEL);
+    $self->INSTANCE("about_dialog-$instance");
+    $self->CLASS_HIERARCHY($self->FORM->{'__WH'});
+    $self->WIDGET_HIERARCHY($self->FORM->{'__CH'});
+    $__PACKAGE__::all_forms->{$self->INSTANCE} = $self->FORM;
+    
+    return $self;
+} # End of sub new
+
+
+
+
+
+
+
+
+
+#==============================================================================
+#=== This is the 'window1' class                              
+#==============================================================================
+package window1;
+require 5.000; use strict 'vars', 'refs', 'subs';
+# UI class 'window1' (version 0.01)
+# 
+# Copyright (c) Date Tue Oct 23 01:49:12 PDT 2001
+# Author Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+## Unspecified copying policy, please contact the author\n#  Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+#
+#==============================================================================
+# This perl source file was automatically generated by 
+# Glade::PerlGenerate version 0.59 - Wed Jun 20 14:48:25 BST 2001
+# Copyright (c) Author Dermot Musgrove <dermot.musgrove\@virgin.net>
+#
+# from Glade file /home/ivan/gtkdbi/gtkdbi.glade
+# Thu Jan 10 08:02:21 PST 2002
+#==============================================================================
+
+BEGIN {
+    # Run-time utilities and vars
+    use Glade::PerlRun; 
+    # Existing signal handler modules
+    use vars qw( 
+                 @ISA
+                 %fields
+                 %stubs
+                 $PACKAGE
+                 $VERSION
+                 $AUTHOR
+                 $DATE
+                 $AUTOLOAD
+                 $permitted_fields
+             );
+    # Tell interpreter who we are inheriting from
+    @ISA     = qw( Glade::PerlRun );
+    $PACKAGE = 'gtkdbi';
+    $VERSION = '0.01';
+    $AUTHOR  = 'Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>';
+    $DATE    = 'Tue Oct 23 01:49:12 PDT 2001';
+    $permitted_fields = '_permitted_fields';             
+} # End of sub BEGIN
+
+    $Glade::PerlRun::pixmaps_directory ||= '/home/ivan/gtkdbi/pixmaps';
+
+%fields = (
+    # These are the data fields that you can set/get using the dynamic
+    # calls provided by AUTOLOAD (and their initial values).
+    # eg $class->FORM($new_value);      sets the value of FORM
+    #    $current_value = $class->FORM; gets the current value of FORM
+    TOPLEVEL => undef,
+    FORM     => undef,
+    PACKAGE  => 'gtkdbi',
+    VERSION  => '0.01',
+    AUTHOR   => 'Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>',
+    DATE     => 'Tue Oct 23 01:49:12 PDT 2001',
+    INSTANCE => 'window1',
+    CLASS_HIERARCHY => undef,
+    WIDGET_HIERARCHY => undef,
+);
+
+%stubs = (
+    # These are signal handlers that will cause a message_box to be
+    # displayed by AUTOLOAD if there is not already a sub of that name
+    # in any module specified in 'use_modules'.
+
+    'on_about1_activate' => undef,
+    'on_connect1_activate' => undef,
+    'on_quit1_activate' => undef,
+);
+
+sub AUTOLOAD {
+    my $self = shift;
+    my $type = ref($self)
+        or die "$self is not an object so we cannot '$AUTOLOAD'\n",
+            "We were called from ".join(", ", caller)."\n\n";
+    my $name = $AUTOLOAD;
+    $name =~ s/.*://;       # strip fully-qualified portion
+
+    if (exists $self->{$permitted_fields}->{$name} ) {
+        # This allows dynamic data methods - see hash fields above
+        # eg $class->UI('new_value');
+        # or $current_value = $class->UI;
+        if (@_) {
+            return $self->{$name} = shift;
+        } else {
+            return $self->{$name};
+        }
+
+    } elsif (exists $stubs{$name} ) {
+        # This shows dynamic signal handler stub message_box - see hash stubs above
+        __PACKAGE__->show_skeleton_message(
+            $AUTOLOAD."\n ("._("AUTOLOADED by")." ".__PACKAGE__.")", 
+            [$self, @_], 
+            __PACKAGE__, 
+            'glade2perl_logo.xpm');
+        
+    } else {
+        die "Can't access method `$name' in class $type\n".
+            "We were called from ".join(", ", caller)."\n\n";
+
+    }
+} # End of sub AUTOLOAD
+
+sub run {
+    my ($class) = @_;
+    $class->load_translations('gtkdbi');
+    # You can use the line below to load a test .mo file before it is installed in 
+    # the normal place (eg /usr/local/share/locale/C/LC_MESSAGES/gtkdbi.mo)
+#    $class->load_translations('gtkdbi', 'test', undef, '/home/ivan/gtkdbi/ppo/gtkdbi.mo');
+    Gtk->init;
+    my $window = $class->new;
+    $window->TOPLEVEL->show;
+    Gtk->main;
+} # End of sub run
+
+sub DESTROY {
+    # This sub will be called on object destruction
+} # End of sub DESTROY
+
+sub new {
+#
+# This sub will create the UI window
+    my $that  = shift;
+    my $class = ref($that) || $that;
+    my $self  = {
+        $permitted_fields   => \%fields, %fields,
+        _permitted_stubs    => \%stubs,  %stubs,
+    };
+    my ($forms, $widgets, $data, $work);
+    my $instance = 1;
+    # Get a unique toplevel widget structure
+    while (defined $__PACKAGE__::all_forms->{"window1-$instance"}) {$instance++;}
+
+
+    #
+    # Construct a GtkWindow 'window1'
+    $widgets->{'window1'} = new Gtk::Window;
+    $widgets->{'window1'}->set_title(_('gtkdbi - Not Connected') );
+    $widgets->{'window1'}->position('none' );
+    $widgets->{'window1'}->set_policy(0, 1, 0 );
+    $widgets->{'window1'}->set_modal(0 );
+    $widgets->{'window1'}->realize;
+    $forms->{'window1'}{'tooltips'} = new Gtk::Tooltips;
+    $forms->{'window1'}{'accelgroup'} = new Gtk::AccelGroup;
+    $forms->{'window1'}{'accelgroup'}->attach($widgets->{'window1'} );
+    $forms->{'window1'}{'window1'} = $widgets->{'window1'};
+       #
+       # Construct a GtkVBox 'vbox1'
+       $widgets->{'vbox1'} = new Gtk::VBox(0, 0 );
+       $forms->{'window1'}{'window1'}->add($widgets->{'vbox1'} );
+       $widgets->{'vbox1'}->show;
+       $forms->{'window1'}{'vbox1'} = $widgets->{'vbox1'};
+           #
+           # Construct a GtkHandleBox 'handlebox1'
+           $widgets->{'handlebox1'} = new Gtk::HandleBox;
+           $widgets->{'handlebox1'}->set_handle_position('left' );
+           $widgets->{'handlebox1'}->set_shadow_type('out' );
+           $widgets->{'handlebox1'}->set_snap_edge('top' );
+           $forms->{'window1'}{'vbox1'}->add($widgets->{'handlebox1'} );
+           $widgets->{'handlebox1'}->show;
+           $forms->{'window1'}{'handlebox1'} = $widgets->{'handlebox1'};
+               #
+               # Construct a GtkMenuBar 'menubar3'
+               $widgets->{'menubar3'} = new Gtk::MenuBar;
+               $widgets->{'menubar3'}->set_shadow_type('out' );
+               $forms->{'window1'}{'handlebox1'}->add($widgets->{'menubar3'} );
+               $widgets->{'menubar3'}->show;
+               $forms->{'window1'}{'menubar3'} = $widgets->{'menubar3'};
+                   #
+                   # Construct a GtkMenuItem 'file1'
+                   $widgets->{'file1'} = new Gtk::MenuItem(_('File'));
+                   $forms->{'window1'}{'menubar3'}->append($widgets->{'file1'} );
+                   $widgets->{'file1'}->show;
+                   $forms->{'window1'}{'file1'} = $widgets->{'file1'};
+                       #
+                       # Construct a GtkMenu 'file1_menu'
+                       $widgets->{'file1_menu'} = new Gtk::Menu;
+                       $forms->{'window1'}{'file1'}->set_submenu($widgets->{'file1_menu'} );
+                       $forms->{'window1'}{'file1_menu'} = $widgets->{'file1_menu'};
+                           #
+                           # Construct a GtkMenuItem 'connect1'
+                           $widgets->{'connect1'} = new Gtk::MenuItem(_('Connect'));
+                           $forms->{'window1'}{'file1_menu'}->append($widgets->{'connect1'} );
+                           $widgets->{'connect1'}->show;
+                           $forms->{'window1'}{'connect1'} = $widgets->{'connect1'};
+                           #
+                           # Construct a GtkMenuItem 'separator1'
+                           $widgets->{'separator1'} = new Gtk::MenuItem;
+                           $forms->{'window1'}{'file1_menu'}->append($widgets->{'separator1'} );
+                           $widgets->{'separator1'}->show;
+                           $forms->{'window1'}{'separator1'} = $widgets->{'separator1'};
+                           #
+                           # Construct a GtkMenuItem 'quit1'
+                           $widgets->{'quit1'} = new Gtk::MenuItem(_('Quit'));
+                           $forms->{'window1'}{'file1_menu'}->append($widgets->{'quit1'} );
+                           $widgets->{'quit1'}->show;
+                           $forms->{'window1'}{'quit1'} = $widgets->{'quit1'};
+                   #
+                   # Construct a GtkMenuItem 'help1'
+                   $widgets->{'help1'} = new Gtk::MenuItem(_('Help'));
+                   $widgets->{'help1'}->right_justify;
+                   $forms->{'window1'}{'menubar3'}->append($widgets->{'help1'} );
+                   $widgets->{'help1'}->show;
+                   $forms->{'window1'}{'help1'} = $widgets->{'help1'};
+                       #
+                       # Construct a GtkMenu 'help1_menu'
+                       $widgets->{'help1_menu'} = new Gtk::Menu;
+                       $forms->{'window1'}{'help1'}->set_submenu($widgets->{'help1_menu'} );
+                       $forms->{'window1'}{'help1_menu'} = $widgets->{'help1_menu'};
+                           #
+                           # Construct a GtkMenuItem 'about1'
+                           $widgets->{'about1'} = new Gtk::MenuItem(_('About'));
+                           $forms->{'window1'}{'help1_menu'}->append($widgets->{'about1'} );
+                           $widgets->{'about1'}->show;
+                           $forms->{'window1'}{'about1'} = $widgets->{'about1'};
+           $forms->{'window1'}{'vbox1'}->set_child_packing($forms->{'window1'}{'handlebox1'}, 0, 1, 0, 'start' );
+           #
+           # Construct a GtkNotebook 'notebook1'
+           $widgets->{'notebook1'} = new Gtk::Notebook;
+           $forms->{'window1'}{'vbox1'}->add($widgets->{'notebook1'} );
+           $widgets->{'notebook1'}->show;
+           $forms->{'window1'}{'notebook1'} = $widgets->{'notebook1'};
+           $forms->{'window1'}{'notebook1'}->can_focus(1 );
+           $forms->{'window1'}{'notebook1'}->set_tab_pos('top' );
+           $forms->{'window1'}{'notebook1'}->set_show_tabs(1 );
+           $forms->{'window1'}{'notebook1'}->set_show_border(1 );
+           $forms->{'window1'}{'notebook1'}->set_scrollable(1 );
+           $forms->{'window1'}{'notebook1'}->set_tab_hborder(2 );
+           $forms->{'window1'}{'notebook1'}->set_tab_vborder(2 );
+               #
+               # Construct a GtkScrolledWindow 'scrolledwindow1'
+               $widgets->{'scrolledwindow1'} = new Gtk::ScrolledWindow( undef, undef);
+               $widgets->{'scrolledwindow1'}->set_policy('always', 'always' );
+               $widgets->{'scrolledwindow1'}->border_width(0 );
+               $widgets->{'scrolledwindow1'}->hscrollbar->set_update_policy('continuous' );
+               $widgets->{'scrolledwindow1'}->vscrollbar->set_update_policy('continuous' );
+               $widgets->{'scrolledwindow1'}->show;
+               $forms->{'window1'}{'scrolledwindow1'} = $widgets->{'scrolledwindow1'};
+                   #
+                   # Construct a GtkViewport 'viewport1'
+                   $widgets->{'viewport1'} = new Gtk::Viewport(new Gtk::Adjustment( 0.0, 0.0, 101.0, 0.1, 1.0, 1.0), new Gtk::Adjustment( 0.0, 0.0, 101.0, 0.1, 1.0, 1.0) );
+                   $widgets->{'viewport1'}->set_shadow_type('in' );
+                   $forms->{'window1'}{'scrolledwindow1'}->add_with_viewport($widgets->{'viewport1'} );
+                   $widgets->{'viewport1'}->show;
+                   $forms->{'window1'}{'viewport1'} = $widgets->{'viewport1'};
+                       #
+                       # Construct a GtkHBox 'hbox1'
+                       $widgets->{'hbox1'} = new Gtk::HBox(0, 0 );
+                       $forms->{'window1'}{'viewport1'}->add($widgets->{'hbox1'} );
+                       $widgets->{'hbox1'}->show;
+                       $forms->{'window1'}{'hbox1'} = $widgets->{'hbox1'};
+                           #
+                           # Construct a GtkVBox 'vbox2'
+                           $widgets->{'vbox2'} = new Gtk::VBox(0, 0 );
+                           $forms->{'window1'}{'hbox1'}->add($widgets->{'vbox2'} );
+                           $widgets->{'vbox2'}->show;
+                           $forms->{'window1'}{'vbox2'} = $widgets->{'vbox2'};
+                               #
+                               # Construct a GtkButton 'button1'
+                               $widgets->{'button1'} = new Gtk::Button(_('button1'));
+                               $forms->{'window1'}{'vbox2'}->add($widgets->{'button1'} );
+                               $widgets->{'button1'}->show;
+                               $forms->{'window1'}{'button1'} = $widgets->{'button1'};
+                               $forms->{'window1'}{'button1'}->can_focus(1 );
+                               $forms->{'window1'}{'vbox2'}->set_child_packing($forms->{'window1'}{'button1'}, 0, 0, 0, 'start' );
+                               #
+                               # Construct a GtkEntry 'entry2'
+                               $widgets->{'entry2'} = new Gtk::Entry;
+                               $forms->{'window1'}{'vbox2'}->add($widgets->{'entry2'} );
+                               $widgets->{'entry2'}->show;
+                               $forms->{'window1'}{'entry2'} = $widgets->{'entry2'};
+                               $forms->{'window1'}{'entry2'}->can_focus(1 );
+                               $forms->{'window1'}{'entry2'}->set_text(_('') );
+                               $forms->{'window1'}{'entry2'}->set_max_length(0 );
+                               $forms->{'window1'}{'entry2'}->set_visibility(1 );
+                               $forms->{'window1'}{'entry2'}->set_editable(1 );
+                               $forms->{'window1'}{'vbox2'}->set_child_packing($forms->{'window1'}{'entry2'}, 0, 0, 0, 'start' );
+                           $forms->{'window1'}{'hbox1'}->set_child_packing($forms->{'window1'}{'vbox2'}, 1, 1, 0, 'start' );
+                           #
+                           # Construct a GtkVBox 'vbox3'
+                           $widgets->{'vbox3'} = new Gtk::VBox(0, 0 );
+                           $forms->{'window1'}{'hbox1'}->add($widgets->{'vbox3'} );
+                           $widgets->{'vbox3'}->show;
+                           $forms->{'window1'}{'vbox3'} = $widgets->{'vbox3'};
+                               #
+                               # Construct a GtkButton 'button2'
+                               $widgets->{'button2'} = new Gtk::Button(_('button2'));
+                               $forms->{'window1'}{'vbox3'}->add($widgets->{'button2'} );
+                               $widgets->{'button2'}->show;
+                               $forms->{'window1'}{'button2'} = $widgets->{'button2'};
+                               $forms->{'window1'}{'button2'}->can_focus(1 );
+                               $forms->{'window1'}{'vbox3'}->set_child_packing($forms->{'window1'}{'button2'}, 0, 0, 0, 'start' );
+                               #
+                               # Construct a GtkEntry 'entry3'
+                               $widgets->{'entry3'} = new Gtk::Entry;
+                               $forms->{'window1'}{'vbox3'}->add($widgets->{'entry3'} );
+                               $widgets->{'entry3'}->show;
+                               $forms->{'window1'}{'entry3'} = $widgets->{'entry3'};
+                               $forms->{'window1'}{'entry3'}->can_focus(1 );
+                               $forms->{'window1'}{'entry3'}->set_text(_('') );
+                               $forms->{'window1'}{'entry3'}->set_max_length(0 );
+                               $forms->{'window1'}{'entry3'}->set_visibility(1 );
+                               $forms->{'window1'}{'entry3'}->set_editable(1 );
+                               $forms->{'window1'}{'vbox3'}->set_child_packing($forms->{'window1'}{'entry3'}, 0, 0, 0, 'start' );
+                           $forms->{'window1'}{'hbox1'}->set_child_packing($forms->{'window1'}{'vbox3'}, 1, 1, 0, 'start' );
+               #
+               # Construct a GtkLabel 'tablelabel1'
+               $widgets->{'tablelabel1'} = new Gtk::Label(_('tabletable1'));
+               $widgets->{'tablelabel1'}->set_justify('center' );
+               $widgets->{'tablelabel1'}->set_line_wrap(0 );
+               $forms->{'window1'}{'notebook1'}->append_page($forms->{'window1'}{'scrolledwindow1'}, $widgets->{'tablelabel1'} );
+               $widgets->{'tablelabel1'}->show;
+               $forms->{'window1'}{'tablelabel1'} = $widgets->{'tablelabel1'};
+               $forms->{'window1'}{'tablelabel1'}->set_alignment(0.5, 0.5 );
+           $forms->{'window1'}{'vbox1'}->set_child_packing($forms->{'window1'}{'notebook1'}, 1, 1, 0, 'start' );
+           #
+           # Construct a GtkEntry 'entry1'
+           $widgets->{'entry1'} = new Gtk::Entry;
+           $forms->{'window1'}{'vbox1'}->add($widgets->{'entry1'} );
+           $widgets->{'entry1'}->show;
+           $forms->{'window1'}{'entry1'} = $widgets->{'entry1'};
+           $forms->{'window1'}{'entry1'}->can_focus(1 );
+           $forms->{'window1'}{'entry1'}->set_text(_('Not Connected') );
+           $forms->{'window1'}{'entry1'}->set_max_length(0 );
+           $forms->{'window1'}{'entry1'}->set_visibility(1 );
+           $forms->{'window1'}{'entry1'}->set_editable(1 );
+           $forms->{'window1'}{'vbox1'}->set_child_packing($forms->{'window1'}{'entry1'}, 0, 0, 0, 'end' );
+    #
+    # Connect all signals now that widgets are constructed
+    $forms->{'window1'}{'connect1'}->signal_connect( 'activate', "$class\::on_connect1_activate", '', 'connect1', "window1-$instance" );
+    $forms->{'window1'}{'quit1'}->signal_connect( 'activate', "$class\::on_quit1_activate", '', 'quit1', "window1-$instance" );
+    $forms->{'window1'}{'about1'}->signal_connect( 'activate', "$class\::on_about1_activate", '', 'about1', "window1-$instance" );
+
+
+    #
+    # Return the constructed UI
+    bless $self, $class;
+    $self->FORM($forms->{'window1'});
+    $self->TOPLEVEL($self->FORM->{'window1'});
+    $self->FORM->{'TOPLEVEL'} = ($self->TOPLEVEL);
+    $self->INSTANCE("window1-$instance");
+    $self->CLASS_HIERARCHY($self->FORM->{'__WH'});
+    $self->WIDGET_HIERARCHY($self->FORM->{'__CH'});
+    $__PACKAGE__::all_forms->{$self->INSTANCE} = $self->FORM;
+    
+    return $self;
+} # End of sub new
+
+
+
+
+
+
+
+
+
+
+1;
+
+__END__
+
+#===============================================================================
+#==== Documentation
+#===============================================================================
+=pod
+
+=head1 NAME
+
+gtkdbi - version 0.01 Tue Oct 23 01:49:12 PDT 2001
+
+No description
+
+=head1 SYNOPSIS
+
+ use gtkdbi;
+
+ To construct the window object and show it call
+ Gtk->init;
+ my $window = window1->new;
+ $window->TOPLEVEL->show;
+ Gtk->main;
+ OR use the shorthand for the above calls
+ window1->app_run;
+
+=head1 DESCRIPTION
+
+Unfortunately, the author has not yet written any documentation :-(
+
+=head1 AUTHOR
+
+Ivan Kohler,Chess room,888-670-SISD,215-996-0824 <ivan\@rootwood.haze.st>
+
+=cut
diff --git a/test.pl b/test.pl
new file mode 100755 (executable)
index 0000000..e107dc8
--- /dev/null
+++ b/test.pl
@@ -0,0 +1,32 @@
+#!/usr/bin/perl
+#==============================================================================
+#=== This is a toplevel script
+#==============================================================================
+require 5.000; use strict 'vars', 'refs', 'subs';
+
+package window1;
+
+BEGIN {
+    use lib "./";
+    use src::gtkdbi;
+    use vars qw(@ISA);
+#    use Carp qw(cluck);
+#        $SIG{__DIE__}  = &Carp::confess;
+#        $SIG{__WARN__} = &Carp::cluck;
+}
+
+$Glade::PerlRun::pixmaps_directory = "/home/ivan/gtkdbi/pixmaps";
+
+select STDOUT; $| = 1;
+
+my %params = (
+);
+
+__PACKAGE__->app_run(%params) && exit 0;
+
+exit 1;
+
+1;
+
+__END__
+}