S
(Shovel)
Guest
Well, project is underway and I find myself playing about with Delphi (4 - came free on a coverdisc and its the same version as college) and I'm kinda experimenting.
Today, i was wondering what I could do with different types of object events and hita rut.
I was trying to recreate an effect like that of Office2000 and many new/current winblows programs where you have edit boxes and combo boxes where the border kinda "highlights" when you move the mouse over it.
D4 has the onMouseMove function which allows me to highlight it when you move over, but, unlike Javascript, there is no "onMouseOut" function?! or am I being dumb? (v. likely).
Coding functioning parts of programs is coming along quite nicely though, so thankyou to those who told me to stick with Delphi the other week
Today, i was wondering what I could do with different types of object events and hita rut.
I was trying to recreate an effect like that of Office2000 and many new/current winblows programs where you have edit boxes and combo boxes where the border kinda "highlights" when you move the mouse over it.
D4 has the onMouseMove function which allows me to highlight it when you move over, but, unlike Javascript, there is no "onMouseOut" function?! or am I being dumb? (v. likely).
Coding functioning parts of programs is coming along quite nicely though, so thankyou to those who told me to stick with Delphi the other week