Re: [scite] New version of scite-gdb

2007-06-22 Thread Chris Sutcliffe
Hey Steve, This is an excellent update! The cmd box no longer pops up at startup (which was causing some odd z-order behaviour for me) and I can toggle breakpoints! The integration is slick, so I now have an 'IDE' that allows me to debug right within my favourite editor. Chee

Re: [scite] Using GDB with SciTE

2007-06-15 Thread Chris Sutcliffe
t a breakpoint but I can't clear it (unless I'm missing something). I very much appreciate the integration of gdb in to SciTE and I look forward to the next version! Cheers! Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.com http://emergedesktop.org

Re: [scite] Using GDB with SciTE

2007-06-15 Thread Chris Sutcliffe
One more request... would it be possible to hide the command box that pops up then disappears when starting the debugger? When executing 'make' SciTE doesn't pop up any command box. Cheers! Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.bl

Re: [scite] 1.74 test downloads

2007-06-15 Thread Chris Sutcliffe
in my SciTEUser.properties file it works, but that's not overly helpful. Never mind did it again, was using a SciTEUser.properties file that didn't have properties.directory.enable=1. Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspo

Re: [scite] 1.74 test downloads

2007-06-15 Thread Chris Sutcliffe
es file it works, but that's not overly helpful. Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.com http://emergedesktop.org ___ Scite-interest mailing list Scite-interest@lyra.org http://mailman.lyra.org/mailman/listinfo/scite-interest

Re: [scite] Using GDB with SciTE

2007-06-15 Thread Chris Sutcliffe
m having is with spaces in SciTEDefaultHome, so my wscite directory (containing SciTE.exe), needs to be in a path that doesn't contain spaces (i.e. right off the root). I just realized when reading through my responses that I wasn't clear about this, the problem is if debug.home contai

Re: [scite] 1.74 test downloads

2007-06-15 Thread Chris Sutcliffe
attempt to call global 'loadlib' (a nil value) Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.com http://emergedesktop.org ___ Scite-interest mailing list Scite-interest@lyra.org http://mailman.lyra.org/ma

Re: [scite] Using GDB with SciTE

2007-06-14 Thread Chris Sutcliffe
It would be nice if scite_gdb would support spaces in the path though. Cheers! Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.com http://emergedesktop.org ___ Scite-interest mailing list Scite-interest@lyra.org ht

Re: [scite] Using GDB with SciTE

2007-06-13 Thread Chris Sutcliffe
Source\emerge\trunk\Source\bin\emergeLauncher.exe setting status to running quitting gdb setting status to dead C:\Source\emerge\trunk\Source\emergeLauncher/C:\Source\emerge\trunk\Source\bin\emergeLauncher.exe: Invalid argument. as well as the space in path issue: C:\Program: No such file or director

Re: [scite] Using GDB with SciTE

2007-06-13 Thread Chris Sutcliffe
ciTE, so I'm hoping there is a way to fix these issues. Cheers! Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.com http://emergedesktop.org ___ Scite-interest mailing list Scite-interest@lyra.org http://mail

Re: [scite] import in SciTEUser.properties

2007-04-05 Thread Chris Sutcliffe
quot;import" could be changed to evaluate properties? This would allow for a more portable configuration. Is there a feature request page somewhere? Cheers! Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.com http://emergedesktop.org

Re: [scite] import in SciTEUser.properties

2007-04-05 Thread Chris Sutcliffe
cent nsis.properties. Thanx! Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.com http://emergedesktop.org ___ Scite-interest mailing list Scite-interest@lyra.org http://mailman.lyra.org/mailman/listinfo/scite-interest

[scite] import in SciTEUser.properties

2007-04-04 Thread Chris Sutcliffe
Is it possible to do an 'import' in SciTEUser.properties? I'm trying to enable NSIS support with 'import nsis' but it only seems to work if I uncomment the line in SciTEGlobal.properties. I'd prefer to do it in the SciTEUser file so that the change is not lost

[scite] Suppressing menu entries

2007-01-02 Thread Chris Sutcliffe
Is it possible to suppress menu entries like 'Compile', 'Build' and 'Go'? I know they are disabled when they are not viable (i.e. editing a text file), but I was wondering if it was possible to hide them completely. Thanx! Chris -- Chris Sutcliffe http:/

Re: [scite] Use monospace font by default?

2006-08-18 Thread Chris Sutcliffe
using mono-space fonts by default: http://scintilla.sourceforge.net/SciTEFAQ.html#FixedWidth Hopefully this will help. Chris -- Chris Sutcliffe http://ir0nh34d.googlepages.com http://ir0nh34d.blogspot.com http://emergedesktop.org ___ Scite-interest ma

Re: Re[2]: [scite] Spell Check dll

2006-07-15 Thread Chris Sutcliffe
nd.shortcut.13.*=Ctrl+Alt+S Thanx! Chris -- Chris Sutcliffe http://ir0nh34d.blogspot.com http://emergedesktop.org ___ Scite-interest mailing list Scite-interest@lyra.org http://mailman.lyra.org/mailman/listinfo/scite-interest

Re: [scite] Spell Check dll

2006-07-14 Thread Chris Sutcliffe
StdIn when called > with WScript. Make that the problem is calling the script with wscript as opposed to cscript. I don't suppose there is a way to pass the buffer contents as a stream object to vbscript is there? Chris -- Chris Sutcliffe http://ir0nh34d.blogspot.co

Re: [scite] Spell Check dll

2006-07-14 Thread Chris Sutcliffe
ith StdIn when called with WScript. Make that the problem is calling the script with wscript as opposed to cscript. Chris -- Chris Sutcliffe http://ir0nh34d.blogspot.com http://emergedesktop.org ___ Scite-interest mailing list Scite-interest@lyra.or

Re: [scite] Spell Check dll

2006-07-14 Thread Chris Sutcliffe
Having a look on msdn: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/7c92dbc9-57b0-4193-927c-fe0739a7bf1b.asp it seems like the error is the WScript.StdIn.ReadAll since according to the MSDN page ReadAll will return an error with StdIn when called with WScript

Re: [scite] Spell Check dll

2006-07-14 Thread Chris Sutcliffe
y help would be greatly appreciated, thanx! Chris -- Chris Sutcliffe http://ir0nh34d.blogspot.com http://emergedesktop.org ___ Scite-interest mailing list Scite-interest@lyra.org http://mailman.lyra.org/mailman/listinfo/scite-interest

Re: [scite] newbie question python api

2006-06-28 Thread Chris Sutcliffe
ist could continue forever...) What do I miss? How are your autocomplete settings set? Chris -- Chris Sutcliffe http://ir0nh34d.blogspot.com http://emergedesktop.org ___ Scite-interest mailing list Scite-interest@lyra.org http://mailman.lyra.org/mailman/listinfo/scite-interest

[scite] Build command for Makefiles

2006-06-22 Thread Chris Sutcliffe
terns.cpp);make* to see if it would help, but it hasn't. Any help would be appreciated. Thanx! Chris -- Chris Sutcliffe http://ir0nh34d.blogspot.com http://emergedesktop.org ___ Scite-interest mailing list Scite-interest@lyra.org http://mailman.

[scite] Re: Open File question

2006-06-22 Thread Chris Sutcliffe
... I just found: open.dialog.in.file.directory Cheers! Chris -- Chris Sutcliffe http://ir0nh34d.blogspot.com http://emergedesktop.org ___ Scite-interest mailing list Scite-interest@lyra.org http://mailman.lyra.org/mailman/listinfo/scite-interest

[scite] Open File question

2006-06-22 Thread Chris Sutcliffe
it's last directory, but when starting SciTE with passing a file as an argument (i.e. SciTE "some\path\to\file") set the 'current directory' for SciTE when using tools, but does not set the directory for the Open File dialogue. Thanx! Chris -- Chris Sutcliffe http://i

[scite] Re: scite for debian

2006-05-30 Thread Chris Liechti
upgrade the scite sources and rebuild the package (dpkg-buildpackage maybe) chris ___ Scite-interest mailing list Scite-interest@lyra.org http://mailman.lyra.org/mailman/listinfo/scite-interest

Re: [scite] Basic properties file ?

2006-02-03 Thread Chris
tterns.asm=*.asm;*.hla There isn't a template properties file, but I don't think you need one. You don't even need to create a new properties file (which a hastle anyway because you have to import it from the global properties file). Chris On 2/2/06, Andre Tampubolon <[EMAIL

Re: [scite] Revision #6 to the job system

2006-01-27 Thread Chris
I don't understand exactly what this change to the job system does (nor do I understand what the job system is in the first place). what exactly is a "job" in this context? Sorry for being an idiot :) Chris On 1/27/06, April White <[EMAIL PROTECTED]> wrote: > April W

Re: [scite] Folding with text files, recompiled SciTE

2006-01-14 Thread Chris Lajoie
SP2, French version. - I don't know if I share it the way I should ? Should I put all the source code (scintilla and scite) ? Or just the files I changed ? Or ? If it were me, I would have only posted the files changed, but either way is probably fine. Whatever gets the job done. ;) Chri

Re: [scite] using scripts to expand/collapse folds

2006-01-11 Thread Chris Lajoie
Thanks, that works great. Neil mentioned it is possible to do using scripts. It might still be nice to have a function that collapses only 'n' fold levels. I guess I will try to figure that out from the docs. Chris ___ Scite-interest mailing

[scite] using scripts to expand/collapse folds

2006-01-10 Thread Chris
interface? I could not find any examples of using folds at all from lua. Thanks for all your hard work on this awesome software Chris ___ Scite-interest mailing list Scite-interest@lyra.org http://mailman.lyra.org/mailman/listinfo/scite-interest