Posted by member 221443 on 2005-11-14 13:17:01 link

Tried it now, but dont work, because its not visible :(
thanks for the suggestion anyway, West.

here it the whole file: (its in a theme.rc in $themedir$)
; -=================================- Theme -=====- ;
ThemeName "none so far"
ThemeAuthor "Minori"
; -===============================- Include -=====- ;
img $themedir$\images
; -===============================- NetLoad -=====- ;
*NetLoadModule jdesk-0.73
*Netloadmodule xLabel-3.4.8
; -=================================- JDesk -=====- ;
jDeskWorkArea 0, 0, 0, 0
; -================================- Labels -=====- ;
HiraganaChartMoveable true
HiraganaChartMoveModifierKey ".none"

; --- Hiragana Chart ---
*Label HiraganaChart
HiraganaChartX 200
HiraganaChartY 200
HiraganaChartWidth 105
HiraganaChartHeight 345
HiraganaChartImage $img$\hiragana\HiraganaChart_bg.png

; --- Hiragana ---
*Label Ha
HaX $HiraganaChartX+5$
HaY $HiraganaChartY+20+5$
HaWidth 15
HaHeight 15
HaImage $img$\hiragana\ha.png


the *.png files is not important, im using a black picture for the chart and a white picture for the Ha picture.