Computer Science Canada Horizontal scrollbars |
| Author: | Angel [ Sat Jan 03, 2004 5:17 pm ] | ||
| Post subject: | Horizontal scrollbars | ||
Can someone please explain this code to me?
Thanks. |
|||
| Author: | Tony [ Sat Jan 03, 2004 6:18 pm ] |
| Post subject: | |
basically there's this GUI scrollbar. Each time you move it, it triggers "ScrollBarMoved" function (well prosedure rether) which displays the value of the scrollbar. |
|