in reply to Perl Tk, how to get File Browser, capture output to a Log file and format my checkboxes

G'day perlynewby,

Some general pointers:

For your "Formatting challenges" questions, I suspect your main problem here is the exclusive use of the Tk::pack geometry manager. Laying out the frames of your GUI with pack() is often a good way to go. When lining up widgets within those frames, Tk::grid is possibly a better choice. See the "Tk Geometry Management" section for other options.

For your other questions, it wasn't clear whether you were asking how to do something or how to position a widget (e.g. "on right side below checkboxes"). I've provided tentative answers based on "how to do" and not "how to position".

Some final notes:

— Ken

  • Comment on Re: Perl Tk, how to get File Browser, capture output to a Log file and format my checkboxes
  • Select or Download Code

Replies are listed 'Best First'.
Re^2: Perl Tk, how to get File Browser, capture output to a Log file and format my checkboxes
by perlynewby (Scribe) on Mar 22, 2022 at 16:44 UTC

    Hello all

    On a side note, I noticed that I had 4 more replies to this post and those are no longer visible to me in the chatterbox, would you know why or how that happens? I need to avoid that.

    Any ideas on how to retrieve those prior messages in chatterbox so I can finish reading these messages from other contributors?

    Ken and et al, As always I appreciate the help and comments and will follow your suggestions while posting, writing my code, and having Perl references open.

    Thanks so much!

      If you mean private messages in the Message Inbox instead of public Chatterbox, you should be able to click on "And 4 more" under the message list in the Chatterbox. It should display the Inbox where you can view older messages, delete or archive them, etc.

      map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]