Fr0sT-Brutal
Fr0sT-Brutal
How about recent version?
Ok, the date has cheated me :)
Sounds reasonable but will require pretty more work :) Maybe a compromise option could be done - if only a plain URL is detected inside the tag, it would generate...
Umm, okay, so there's no real sense in half measures. Let's wait til `@url` is implemented xD
Well, I'm still a little bit afraid of adding a new tag because it involves pretty much changes here and there. So I was trying to minimize them :). In...
I like the idea of built-in logic but unfortunately VTV is a tree and there are plenty of cases that not exist in list controls: - deleting last node (select...
OK then, the feature could be done easily :)
Well, I thought about extending/modifying VirtualTrees.EditLink.pas so that other links could inherit most of generic methods and implement just specific things
Done. Combobox/datetimepicker/etc editlinks are probably to come. @joachimmarder I've inspected TStringEditLink.SetBounds but it contains too much black magic so I left it for now but I guess some of that...
I'm a little puzzled here too... FStopping looks like mechanism to avoid reentrance but I guess the tree itself won't let it happen.