New update for zControls, DebugEngine !
New update for zControls, DebugEngine !
zControls:
- Floating number support.
- Improved Tab & Arrow Key behavior more like Delphi IDE.
- Added OnAutoExpandItemOnInit handler to expand some item automatically on init.
- Fixed user input text when OnItemSetValue rerurns False.
- Fixed AV error when changing component and previous selected item is out of new items range.
DebugEngine:
- Increased segment units to support large map files.
- Fixed AV when there is no debug info for call item.
https://github.com/MahdiSafsafi/zcontrols
https://github.com/MahdiSafsafi/DebugEngine
zControls:
- Floating number support.
- Improved Tab & Arrow Key behavior more like Delphi IDE.
- Added OnAutoExpandItemOnInit handler to expand some item automatically on init.
- Fixed user input text when OnItemSetValue rerurns False.
- Fixed AV error when changing component and previous selected item is out of new items range.
DebugEngine:
- Increased segment units to support large map files.
- Fixed AV when there is no debug info for call item.
https://github.com/MahdiSafsafi/zcontrols
https://github.com/MahdiSafsafi/DebugEngine
Just reading the zControl readme, wasn't clear to me if this is a IDE plugin replacement or control that gets potentially added to your application ?
ReplyDeleteBrett Wilton No it's not an IDE plugin. It's a component that you can use in your VCL App.
ReplyDelete