[Lazarus] TTreeview fires lots and lots of events

Graeme Geldenhuys graemeg.lists at gmail.com
Tue Oct 25 16:23:36 CEST 2011


Hi,

The TTreeview seems to fire a lot of events which doesn't seem right.
Attached are two images showing what I did.

treeview_form_gets_focus.png
   Here the form containing the treeview simply got focus. Note all the events
   that fired - as shown in the debug server.

treeview_select_node_changed.png
  Here I simply selected a different tree node. Again, note all the events that
  fired due to that action - all events inside the red rectangle.


Is this normal?


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: treeview_form_gets_focus.png
Type: image/png
Size: 12406 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20111025/bb5dd876/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: treeview_select_node_changed.png
Type: image/png
Size: 13528 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20111025/bb5dd876/attachment-0005.png>


More information about the Lazarus mailing list