| View previous topic :: View next topic |
| Author |
Message |
evl
Joined: 24 Aug 2005 Posts: 1237
|
Posted: Tue Nov 08, 2005 11:42 pm Post subject: |
|
|
| I played around a little with adding the gui to another window, e.g. Calculator and it works to a certain extent too - it's a pity this method can't be used to put a button in the titlebar of an application, as it's so simple. |
|
| Back to top |
|
 |
shimanov
Joined: 25 Sep 2005 Posts: 610
|
Posted: Wed Nov 09, 2005 12:33 am Post subject: |
|
|
| Laszlo wrote: | | This last script allows me to simplify a few of my scripts, which put all kind of stuff in the taskbar with the help of a timer constantly reactivating them. Thanks! |
I can't believe it works. I remember experimenting with the calls, reordering statements, and finally, got something to work.
The only apparent limitation is the inability to reserve space in the target window. I have some ideas to test, but nothing to report yet. |
|
| Back to top |
|
 |
Laszlo
Joined: 14 Feb 2005 Posts: 4710 Location: Boulder, CO
|
Posted: Wed Nov 09, 2005 12:53 am Post subject: |
|
|
| I have my taskbar on the left side. Showing the clock reserves 3 lines on the bottom. I added my own clock/calendar in one line, freeing the other two. Manually moving the border below the quick lunch icons leaves room above. You can cover some quick lunch icons, too, as long as the arrow remains visible in the bottom. It shows all the quick start shortcuts in a list. |
|
| Back to top |
|
 |
shimanov
Joined: 25 Sep 2005 Posts: 610
|
Posted: Wed Nov 09, 2005 1:23 am Post subject: |
|
|
| Laszlo wrote: | | Showing the clock reserves 3 lines on the bottom. I added my own clock/calendar in one line, freeing the other two. |
You should post that script. It demonstrates a practical use for this method. |
|
| Back to top |
|
 |
Laszlo
Joined: 14 Feb 2005 Posts: 4710 Location: Boulder, CO
|
Posted: Wed Nov 09, 2005 3:22 am Post subject: |
|
|
| just gimme a couple of days to change my settimer/winactivate method to your setparent one, which is much smoother. |
|
| Back to top |
|
 |
SwissElite
Joined: 07 Mar 2010 Posts: 9
|
|
| Back to top |
|
 |
|