Results 1 to 2 of 2

Thread: Review my Program

  1. #1
    Join Date
    Mar 2007
    Location
    /Earth/USA/MD/Home
    Beans
    826
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Review my Program

    Hi,
    I just wrote my first GUI Python program in PyGTK + Glade. Its called Regex Find. I wrote it to enable me to search my HD with regular expressions. I would like any thoughts ideas corrections etc you may have. Well without further ado, here is my program.
    Attached Files Attached Files
    In Soviet Russia, cake lies you!
    My Blog | Email Me

  2. #2

    Re: Review my Program

    It's good, but:

    The Close button on about dialog does nothing;
    The license box on about dialog is deformed;
    You could only add the scrollbars on the results if needed;
    When you open more than one time the dialogs they just shrink to a minimal size;

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •