Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Tk/Win32 "Dockable Windows"

by Corion (Patriarch)
on Feb 11, 2008 at 22:14 UTC ( [id://667465]=note: print w/replies, xml ) Need Help??


in reply to Tk/Win32 "Dockable Windows"

The search terms are msdn application toolbar. Basically, you will have to call some Windows API to make your mainwindow into an Desktop Application Toolbar. Using Application Desktop Toolbars has a discussion of the whole thing, you will have to adapt the API calls to Perl yourself - I recommend Win32::API for that, if there are no provisions made in Tk (or some other Win32 module already.

Replies are listed 'Best First'.
Re^2: Tk/Win32 "Dockable Windows"
by boblawblah (Scribe) on Feb 12, 2008 at 07:36 UTC
    Great, thank you. This is exactly what I needed.
      Hi,

      Can somebody provide perl code example?

        Hi,

        Can somebody provide perl code example?

        I would like to do simple "to-do list" with Dockable Window.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-26 01:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found