xsharp.eu • Visibility of work areas, variables, viewing contents of objects - Page 3
Page 3 of 3

Visibility of work areas, variables, viewing contents of objects

Posted: Fri Feb 11, 2022 5:10 pm
by Chris
Hi Thomas,

Wow, that's very nice, good work and thanks a lot for sharing!

I am afraid it will be difficult for us to use it, because it uses VOGUI controls/classes while we'd need to use WinForms (but this is solvable of course) and most importantly it depends on a lot of things (functions) of the runtime, and we can't add such a strong dependency on it in the IDE(s). But I think it's a very nice piece of code that can be used by other developers...so if you don't mind I will put it in a compilable full sample and repost it here for others to have a look, too.

.

Visibility of work areas, variables, viewing contents of objects

Posted: Thu Feb 17, 2022 3:44 pm
by ThomasWYale
Even with the use of VOGUI controls which can't be used directly in XIDE, I hope that it helps others.