Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: -scrollbars is unknown option in windowCreate

by Marshall (Canon)
on Jul 15, 2018 at 17:42 UTC ( [id://1218513]=note: print w/replies, xml ) Need Help??


in reply to -scrollbars is unknown option in windowCreate

I am not sure what graphic package you are using? It's been some years since I did graphical UI using Tk code with Perl. However my perhaps not good memory may help... not sure. I remember that scrollable is a property of a frame, not the object within the frame. In general, create a window, create a frame within that window, create objects within that frame. An attribute like "scrollable" would apply to the frame - the ability to show portions of the object - the object itself would not know or care how much of it is displayed.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1218513]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-03-28 23:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found