m***@gmail.com
2014-07-23 15:04:23 UTC
I'd like any thoughts or opinions regarding the feasibility of implementing
64-bit indicator value support. Also would this be a fairly involved
project?
I'd like to pass pointers to it so I'll need 64-bit integer support. My
current thought is to maintain a table mapping 32-bit indicator values to
32 or 64-bit application values. I'd use the indicator values to
communicate with Scintilla and return the mapped value to my application.
It's only brainstorming at this time. If native 64-bit indicator value
support existed that would be ideal, but if it's going to be too time
consuming to do with my novice C++ skills I'll just go with my table idea.
I've worked with C/C++ in an educational setting and to make minor tweaks
to one of the lexers only. Add to that my inexperience with and utter
disdain for Visual Studio 2010 and things move along slowly to say the
least.
Thanks,
Michael
64-bit indicator value support. Also would this be a fairly involved
project?
I'd like to pass pointers to it so I'll need 64-bit integer support. My
current thought is to maintain a table mapping 32-bit indicator values to
32 or 64-bit application values. I'd use the indicator values to
communicate with Scintilla and return the mapped value to my application.
It's only brainstorming at this time. If native 64-bit indicator value
support existed that would be ideal, but if it's going to be too time
consuming to do with my novice C++ skills I'll just go with my table idea.
I've worked with C/C++ in an educational setting and to make minor tweaks
to one of the lexers only. Add to that my inexperience with and utter
disdain for Visual Studio 2010 and things move along slowly to say the
least.
Thanks,
Michael
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/d/optout.