mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-01-27 14:46:02 +00:00
3a33e6baaf
Rename all .CC files to .ZC extension.
1 line
383 B
Text
Executable file
1 line
383 B
Text
Executable file
$WW,1$To create a ZealOS graphic ctrl, you define callback functions and insert a $LK,"CCtrl",A="MN:CCtrl"$ structure in the $LK,"CTask",A="MN:CTask"$ queue. See $LK,"::/Demo/Graphics/Slider.ZC"$, $LK,"::/Demo/Graphics/ScrollBars.ZC"$ and $LK,"TermBttnNew",A="FF:::/System/WallPaper.ZC,TermBttnNew"$. There is a template-code ctrl generator, if you press $FG,2$<CTRL-SHIFT-L>$FG$.
|