Results 1 to 3 of 3

Thread: Always on Top

  1. #1
    Join Date
    Jan 2001
    Posts
    67

    Default

    Would it be possible to add a function to Girder that would allow a program to be always on top? It would be great if it worked like the hide command or like the startup options for executing a program.

  2. #2
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,346

    Default

    Sure that is possible, but its also easy
    to implement in a plugin take a look at

    SetWindowPos(...

    If i get some time i'll see what i can do

    -Ron

  3. #3
    Join Date
    Jan 2001
    Posts
    67

    Default

    Thanks Ron, I'll take a look.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •