"Simple" Template
By Viperstryker. Monday, 14. April 2008, 03:46:38
Code for the people
By Viperstryker. Monday, 14. April 2008, 03:46:38
By Viperstryker. Sunday, 13. April 2008, 17:10:56
alias sticky { if (!$dialog(sticky)) { dialog -dmo sticky sticky } }
dialog sticky {
title "Sticky"
size -1 -1 150 150
option dbu
edit "", 1, -1 -1 151 151, multi
}
ON *:DIALOG:sticky:INIT:*: { did -a sticky 1 Put your notes here, Ctrl + Enter to line break }
By Viperstryker. Sunday, 13. April 2008, 04:44:13