Hi,
I have my own editor with code completion etc. and I want to use it instead of the standard code editor that comes with StimultReport.Net. Is this possible?
Thanks.
Is it possible to replace the code editor with my own editor
Is it possible to replace the code editor with my own editor
Sorry it's impossible.
p.s. Version 1.61 of StimulReport.Net support intellisense.
Thanks.
p.s. Version 1.61 of StimulReport.Net support intellisense.
Thanks.
Is it possible to replace the code editor with my own editor
I have version 1.61 (from 30 June), but I don't have intellisense. Is my version too old or do I have to set a switch?
Thanks!
Thanks!
Is it possible to replace the code editor with my own editor
Intellisense was availiable only at August after a lot amount of work. (You may contact us to get new version).EDV wrote:I have version 1.61 (from 30 June), but I don't have intellisense. Is my version too old or do I have to set a switch?
Thanks!
Thank you.
Is it possible to replace the code editor with my own editor
This new feature really is nice. Wonderful work.
Sadly, it works not always.
if I type
this.
I get a list of all components, now I choose one and type . again
this.text1.
Now I would like to get a list of all properties of text1, instead I get a list of all components again.
When I only type
text1.
I get the list of properties of methods.
The first behaviour should be fixed.
Thanks a lot.
Sadly, it works not always.
if I type
this.
I get a list of all components, now I choose one and type . again
this.text1.
Now I would like to get a list of all properties of text1, instead I get a list of all components again.
When I only type
text1.
I get the list of properties of methods.
The first behaviour should be fixed.
Thanks a lot.