Re: [scite] Calltip question

2007-07-30 Thread CieNTi
Neil Hodgson wrote: CieNTi: Sorry if this was asked ... i searched but i didnt found solution. I discovered a few days ago this wonderful editor, SciTE. But my question is ... can SciTE able to manage the calltip like VB style? (when the calltip appear, you can write more characters

Re: [scite] Calltip question

2007-07-30 Thread Neil Hodgson
CieNTi: Im sorry. I said calltip when i was trying to say Complete Symbol. Is annoying that you start writing image and press CTRL+I, a really good list appear, but you cannot remain writing Why can't you continue writing? Neil ___

Re: [scite] Calltip question

2007-07-30 Thread CieNTi
CieNTi: Im sorry. I said calltip when i was trying to say Complete Symbol. Is annoying that you start writing image and press CTRL+I, a really good list appear, but you cannot remain writing Why can't you continue writing? Neil ___

Re: [scite] Calltip question

2007-07-30 Thread CieNTi
Neil Hodgson wrote: CieNTi: Im sorry. I said calltip when i was trying to say Complete Symbol. Is annoying that you start writing image and press CTRL+I, a really good list appear, but you cannot remain writing Why can't you continue writing? Neil

Re: [scite] Calltip question

2007-07-30 Thread CieNTi
CieNTi: I can, but not in the same word. In example, i write image, press CTRL+I and a list appear with this elements: image2wbmp, image_type_to_mime_type, imagealphablending, imagearc, imagechar. Suppose i want imagechar, now i write a c thinking the list will shrink and leave only the

Re: [scite] Calltip question

2007-07-30 Thread CieNTi
CieNTi: I can, but not in the same word. In example, i write image, press CTRL+I and a list appear with this elements: image2wbmp, image_type_to_mime_type, imagealphablending, imagearc, imagechar. Suppose i want imagechar, now i write a c thinking the list will shrink and leave only the

[scite] Calltip question

2007-07-28 Thread CieNTi
Sorry if this was asked ... i searched but i didnt found solution. I discovered a few days ago this wonderful editor, SciTE. But my question is ... can SciTE able to manage the calltip like VB style? (when the calltip appear, you can write more characters and the calltip list is shrinking). When

Re: [scite] Calltip question

2007-07-28 Thread Neil Hodgson
CieNTi: Sorry if this was asked ... i searched but i didnt found solution. I discovered a few days ago this wonderful editor, SciTE. But my question is ... can SciTE able to manage the calltip like VB style? (when the calltip appear, you can write more characters and the calltip list is

[scite] Calltip

2006-06-11 Thread mozers
Hello Scite-interest, My vbscript.api --- WScript.StdIn WScript.StdOut StdIn.AtEndOfLine StdIn.AtEndOfStream StdIn.Column StdIn.Line StdIn.Close StdIn.Read ... --- My vb.properties ---

Re: [scite] Calltip

2006-06-11 Thread April White
mozers wrote: I write so: WScript.StdIn[press dot] - calltips no :( ... How to force SciTE that he has determined a dot on the left? Look into the help file for calltip./lexer/.word.characters to see if it will work. For example: calltip.python.word.characters=._$(chars.alpha) I am

Re: [scite] Calltip

2006-06-11 Thread Neil Hodgson
mozers: StdIn[press dot] - appears calltip :) I write so: WScript.StdIn[press dot] - calltips no :( I do not want to add all possible combinations in api file e.g. WScript.StdIn.AtEndOfLine WScript.StdIn.AtEndOfStream WScript.StdIn.Column because such variants too much. How to force SciTE

[scite] calltip background broken?

2006-04-27 Thread Mitchell Foral
I have puzzled over how calltips are not acting in 1.68 as they did in 1.67. I cannot change the background color, by either calltip.back in my properties file, or the scintilla source. I have done both of these with the 1.67 release of scite and scintilla successfully, but when I do the same

[scite] CallTip Positioning, Wrapping

2005-09-28 Thread Don Kinzer
When a long call tip is displayed some of it may be off the right side of the screen. I see that the code adjusts the position of the call tip vertically but no test is performed to ensure that the entire call tip is visible. Secondly, in the case of a very long call tip, one that is wider than