Posted by member 212670 on 2006-12-13 15:08:32 link
Oh sorry... I don't believe there is a site with module catagories like loose screws had.
Here, I'll help you get started on a postit type label.
Just copy/paste that in to a theme that uses a modern version of xlabel (not sure about xpaint, though).
Here, I'll help you get started on a postit type label.
*Label post
postX 50
postY 50
postWidth 200
postAutoHeightMode top
postAutoMinHeight 50
;postAutoMaxHeight 200
postSolidColors EEEEEE A6A6A6 000000
postSolidBevelSize 3
postText 'double click to edit'
postBorders 5
postAlwaysOnTop
postAutoLineBreak
postOnLeftDoubleClick !execute [!LabelShow post .editbox][!LabelSetText post .editbox '[labeltext]']
postOnFocusLost !LabelHide post .editbox
postTextEditBox 25 16 150 #ch
postTextEditBoxPadding 1
postTextEditBoxPaintingMode solidcolor
postTextEditBoxSolidColors EEEEEE 000000 A6A6A6
postTextEditBoxSolidBevelSize 3
postTextEditBoxEnterAction !execute [!TextEditBoxExecute post !LabelSetText post '%[textinput]%'][!LabelHide post .editbox]
postX 50
postY 50
postWidth 200
postAutoHeightMode top
postAutoMinHeight 50
;postAutoMaxHeight 200
postSolidColors EEEEEE A6A6A6 000000
postSolidBevelSize 3
postText 'double click to edit'
postBorders 5
postAlwaysOnTop
postAutoLineBreak
postOnLeftDoubleClick !execute [!LabelShow post .editbox][!LabelSetText post .editbox '[labeltext]']
postOnFocusLost !LabelHide post .editbox
postTextEditBox 25 16 150 #ch
postTextEditBoxPadding 1
postTextEditBoxPaintingMode solidcolor
postTextEditBoxSolidColors EEEEEE 000000 A6A6A6
postTextEditBoxSolidBevelSize 3
postTextEditBoxEnterAction !execute [!TextEditBoxExecute post !LabelSetText post '%[textinput]%'][!LabelHide post .editbox]
Just copy/paste that in to a theme that uses a modern version of xlabel (not sure about xpaint, though).