-
I'd be interested in helping with this.
I've played with trying to get some code folding working as well, but haven't spent alot of time on it.
It's funny that your using flags on lines, since I've gone the same way with getting line modified indicators
working. I thought about getting the code folding working with that as well.
With out having a look at your code, could you not make...
2009-01-21 17:58:33 UTC in SynEdit
-
I personally would accept the ANSI version to be ported. Unicode would be nice, but...
2008-05-08 15:41:19 UTC in SynEdit
-
There is a component called SynRuler that is available. The version on the net has a couple of bugs/features that I didn't like and I have a modified version that I could post here if requested.
I don't even know who orignally wrote it, so that I could give credit or send my modifications to.
Ryan.
2007-06-20 05:50:56 UTC in SynEdit
-
rjmills committed patchset 309 of module gmarathon to the Marathon CVS repository, changing 18 files.
2007-06-15 21:31:32 UTC in Marathon
-
This is something that I'm not familiar with at all. I've never used a MBCS, so I don't know anything about handling them. I'll look into it but I don't have any other information for you. Sorry.
Ryan.
2007-06-15 21:24:16 UTC in Marathon
-
I've taken a look at the code and I've noticed that the sub_type code is in there but only for dialect 3 databases. I'll have to do some research as I'm not sure whether or not dialect 1 is supposed to support that or not. I assume that it is supposed to because I just created a stored proc in a dialect 1 database just the other day. I hadn't noticed this bug yet.
Just a question...
2007-06-15 21:22:39 UTC in Marathon
-
While the ParamComplete demo is good it has a flaw in that it doesn't take into account string parameters that may have a comma in them.
For example:
Somefunction(a, 'the, end', b)
So I'm submitting this patch to take into account string parameters that might contain commas. This works for me, you mileage may vary.
Original code (scpParamsExecute event handler):
...
if...
2007-02-17 16:10:24 UTC in SynEdit
-
The fix that is in CVS works. Thank you.
2007-02-11 15:54:02 UTC in SynEdit
-
rjmills committed patchset 308 of module gmarathon to the Marathon CVS repository, changing 99 files.
2007-02-10 22:32:33 UTC in Marathon
-
rjmills committed patchset 307 of module gmarathon to the Marathon CVS repository, changing 2 files.
2007-02-10 22:22:58 UTC in Marathon