Gtk-Perl -> Text Widgets

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dooley

    Gtk-Perl -> Text Widgets

    Is there a way to edit the background color of a text box? I've tried
    setting the background color when using the ->insert tag, but that
    only sets the background right behind the text and I want the whole
    text box to be that color.
    Also, is there a place I can find all the tags associated with the
    different widgets?

    Thanks!
  • Matt Garrish

    #2
    Re: Gtk-Perl -> Text Widgets


    "Dooley" <sporty_7@yahoo .com> wrote in message
    news:1a75c850.0 308271115.b1b86 e7@posting.goog le.com...[color=blue]
    > Is there a way to edit the background color of a text box? I've tried
    > setting the background color when using the ->insert tag, but that
    > only sets the background right behind the text and I want the whole
    > text box to be that color.
    >[/color]

    Try comp.lang.perl. tk. You're more likely to get the information you want
    there.

    Matt


    Comment

    Working...