David Hoyle

Results 7 comments of David Hoyle

It seems okay for viewing but if you edit XML and try and write a new tag you get a range check error after typing 008354E0) EInject._BoundErrHook ; ; Line=862...

You can probably get it working if you have a look at the SynEdit.inc file and update/add to the conditional compilation statements. That's how I go it to compile in...

Try the below... ``` (******************************************************************************) (* SynEdit Include File. This file was adapted from Brad Stowers' DFS.INC *) (* file and used with permission. This will help reduce headaches when...

https://github.com/DGH2112/The-Open-Tools-API-Project

I know this issue is closed, but I wanted to let you know that this (temporarily) broke my app. I couldn't get the advanced demo to break, so I had...

Sorry @joachimmarder, bad week at work... I moved last weekend to V8.1.1 which I think was the latest at the time and with the tweak to my code to include...

@joachimmarder, I can confirm that the commit fixes the issue without me needing to change my code. Thanks for this.