diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2011-08-17 16:52:06 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2011-08-17 16:52:06 +0200 |
commit | 15fa09a3e30b9c8259d6d017647807e6c0699ddf (patch) | |
tree | e4880a80d18e6ba464c0b44fd884b3e17a931a9d /docview/components/richtext | |
parent | 6b722c1da231087c637f566a140ce3f49de2ae3f (diff) | |
download | fpGUI-15fa09a3e30b9c8259d6d017647807e6c0699ddf.tar.xz |
hint window timer field variable renamed.
- Renamed the timer field variable from T_Chrono to FTimer.
- Renamed the OnTimer event handler from T_ChronoFini to HintTimerFired
- Disabled the timer *before* hinding the hint window. This prevents
those add AV's that occur when you close an application.
- No need to explicityl disable the timer in HintWindow destructor.
When you free a timer, it automatically gets disabled.
Diffstat (limited to 'docview/components/richtext')
0 files changed, 0 insertions, 0 deletions