[PyGTK] Resizing a HandleBox

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

    #1

    [PyGTK] Resizing a HandleBox

    Hi all,

    I'm using PyGTK-2.0.0, when I detach a HandleBox, the resizing of the
    newly created window is broken: it can be resized but it's content (the
    HandleBox and its child) is not affected at all and is not resized.

    Does any one have a solytion to this problem?

    Thanks in advance!
    Franck
  • Robert Kern

    #2
    Re: [PyGTK] Resizing a HandleBox

    Franck Pommereau wrote:[color=blue]
    > Hi all,
    >
    > I'm using PyGTK-2.0.0, when I detach a HandleBox, the resizing of the
    > newly created window is broken: it can be resized but it's content (the
    > HandleBox and its child) is not affected at all and is not resized.
    >
    > Does any one have a solytion to this problem?[/color]

    I'm afraid I don't, but I'll bet that someone on the PyGTK mailing list
    does.



    --
    Robert Kern
    rkern@ucsd.edu

    "In the fields of hell where the grass grows high
    Are the graves of dreams allowed to die."
    -- Richard Harter

    Comment

    Working...