wxB-Deskletts

Hi,

WindowMaker has Appletts, Enlightenment has Eppletts, and WindowManagers without …letts now habe wxB-Deskletts.

You can drag them around with the middle mousebutton.
They remember their position, when you restart.

Here are two clock-examples:
wxbasic.sourceforge.net/phpBB2/v … =4087#4087

In case you don’t have wxBasic yet:
sourceforge.net/project/showfile … _id=316284

Simply extract one to /usr/bin

Greeting, Mark

[color=red]Edited by theBlackDragon:
–> Hasn’t directly got anything to do with Fvwm, moving from Other scripting languages to Other questions[/color]

I added another one that displays free diskspace:

wxbasic.sourceforge.net/phpBB2/v … =4091#4091

Greetings, Mark

You may add one line to the last sub:

bitmap1.savefile(“desklett.xpm” , wxBITMAP_TYPE_XPM)

Then you may import it via fvwm-script to a fvwm-menue or whatever :wink:

To make the desklett itself invisible, add a line

frame.show(false)

Have a nice, sunny sunday :slight_smile:
Mark