shortcut and tasks problems Thread last updated on 2004-03-29 12:38:02

Posted by member 124072 on 2004-03-28 21:50:28

im frustrated beyond belief...i want to have shortcuts which have !none as the bang (they are just there for visual purpose) and then have tasks-0.92-b3 ontop of the images. when i start my theme its working, and i have buttons to hide the visual shortcuts and the tray. i used the same code and it worked from one of my other themes but now it doesnt want to work. this is what im doing:
*Shortcut "Hide Tasks" -25 -25 "star.bmp" .none "star2.bmp" #9T

!execute [!shortcutgrouphide 9] [!shortcutgroupshow 8]

[!shortcutgrouphide 3] [!taskshide]
*Shortcut "Show Tasks" -25 -25 "star.bmp" .none "star2.bmp" #8TH

!execute [!shortcutgroupshow 9] [!shortcutgrouphide 8]

[!shortcutgroupshow 3] [!tasksshow]

when i use the button, the visual and tasks hide but when i use the show button the visual buttons are ontop of the tasks. i need both to have ontop applied

Posted by member 7223 on 2004-03-29 01:03:46 link

zorder

Posted by member 124072 on 2004-03-29 06:05:45 link

i already have that

Posted by member 562 on 2004-03-29 07:39:26 link

!execute [!shortcutgroupshow 9][!shortcutgrouphide 8][!shortcutgroupshow 3][!tasksshow] [!taskszorder ontop]

Posted by member 31 on 2004-03-29 10:25:08 link

I'd also suggest using tasks 0.96 as it has some fixes dealing with docking and zorder. May or may not help in your case though.

Posted by member 124072 on 2004-03-29 12:38:02 link

ill try when i get home, im at school right now