Page 1 of 1

CTBO GUI 0.0.1 - Change Tray Button Order

Posted: Tue Nov 03, 2020 10:46 pm
by taersh

Hi.

This is Change Tray Button Order with GUI

It is a small utility to change the tray buttons order in JWM tray.
It should work in all Puppies that don't have the multiple jwmrc tray templates in /root/.jwm.

E.g. almost all Puppies made by @peebee won't make use of this utility, as he is using the other JWM.

You will find its menu entry almost on top in menu Desktop.

Uploaded for testings - please, notice its Tool-Tip message at first use!
Please, return issues and bugs.

CTBO-GUI-0.0.1.pet
(17.96 KiB) Downloaded 43 times

Re: CTBO GUI 0.0.1 - Change Tray Button Order

Posted: Wed Nov 04, 2020 8:30 am
by greengeek

Just tried a couple of pups (Tahr605 and Slacko5.6) but can't seem to get anything to change. Should I be able to grab an item in the list and drag it up and down?

TrayOrderList.jpg
TrayOrderList.jpg (44.76 KiB) Viewed 308 times

Re: CTBO GUI 0.0.1 - Change Tray Button Order

Posted: Wed Nov 04, 2020 9:14 am
by taersh

YES!

I says so on top of the item list! ;)


Re: CTBO GUI 0.0.1 - Change Tray Button Order

Posted: Wed Nov 04, 2020 9:41 am
by greengeek

But nothing happens when I try to drag. Nothing changes.

Are there any dependencies for this?


Re: CTBO GUI 0.0.1 - Change Tray Button Order

Posted: Wed Nov 04, 2020 5:05 pm
by taersh

What do you mean?
Nothing happens in side the item list?
After you dragged items inside the item list, you need to click the Ok button or Apply button.


Re: CTBO GUI 0.0.1 - Change Tray Button Order

Posted: Wed Nov 04, 2020 7:27 pm
by greengeek
taersh wrote: Wed Nov 04, 2020 5:05 pm

What do you mean?
Nothing happens in side the item list?

When i try to click and drag a line of text i can see the whole line highlighted but it is not movable. I cannot drag it anywhere. Nothing changes at all.

If I hover over a line I see the tooltip ok.

Maybe I can try a different puppy - what puppy are you testing on?
.

tooltip_visible.jpg
tooltip_visible.jpg (66.07 KiB) Viewed 290 times

Re: CTBO GUI 0.0.1 - Change Tray Button Order

Posted: Wed Nov 04, 2020 8:39 pm
by taersh

I'm developing and testing my programs in my ArtStudio64, which is my own WoofCE built based on the Bionic64 packages.
Works without any problems here.
Probably an issue by different gtkdialog versions?

I'm using the code of the tree with drag and drop items already in another program which also works without problems. The only difference is a modified function MoveIt() in this here program. This was necessary caused by the leading < character in each line.