Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
gui-patch from scite 2.x not working
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  15 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Frank Wunderlich  
View profile  
 More options Aug 3 2012, 3:41 pm
From: Frank Wunderlich <frank.wunderl...@gmail.com>
Date: Fri, 03 Aug 2012 21:41:49 +0200
Local: Fri, Aug 3 2012 3:41 pm
Subject: gui-patch from scite 2.x not working

Hi,
i've tried to port my Scite2.x-patch for the sidebar to scite 3.21 (see
attachment)

zip contains original-files and change files to easily make a diff, all
changes are marked with an comment including "sidebar"

sidebar and splitter are visible, also scintilla-control, but the
scintilla-control is empty (like file is not loaded, but tab-header
shows filename), am i'm missing anything?

regards Frank

  gscite321_gui-patch.zip
145K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frank Wunderlich  
View profile  
 More options Aug 5 2012, 4:53 pm
From: Frank Wunderlich <frank.wunderl...@gmail.com>
Date: Sun, 05 Aug 2012 22:53:37 +0200
Local: Sun, Aug 5 2012 4:53 pm
Subject: Re: gui-patch from scite 2.x not working
Frank Wunderlich, 03.08.2012 21:41:
> Hi,
> i've tried to port my Scite2.x-patch for the sidebar to scite 3.21
> (see attachment)

> zip contains original-files and change files to easily make a diff,
> all changes are marked with an comment including "sidebar"

> sidebar and splitter are visible, also scintilla-control, but the
> scintilla-control is empty (like file is not loaded, but tab-header
> shows filename), am i'm missing anything?

> regards Frank

no idea?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frank Wunderlich  
View profile   Translate to Translated (View Original)
 More options Aug 19 2012, 12:46 pm
From: Frank Wunderlich <frank.wunderl...@gmail.com>
Date: Sun, 19 Aug 2012 18:46:20 +0200
Local: Sun, Aug 19 2012 12:46 pm
Subject: Re: gui-patch from scite 2.x not working
Frank Wunderlich, 03.08.2012 21:41:
> Hi,
> i've tried to port my Scite2.x-patch for the sidebar to scite 3.21
> (see attachment)

> zip contains original-files and change files to easily make a diff,
> all changes are marked with an comment including "sidebar"

> sidebar and splitter are visible, also scintilla-control, but the
> scintilla-control is empty (like file is not loaded, but tab-header
> shows filename), am i'm missing anything?

> regards Frank

can anybody (neil, maybe steve) look at this simple patch (SciTEGTK.cxx
only is enough)?
i assume there is a problem with the bakground-drawing of scintilla, i
did not understand.

Frank


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Neil Hodgson  
View profile  
 More options Aug 19 2012, 10:48 pm
From: Neil Hodgson <nyamaton...@me.com>
Date: Mon, 20 Aug 2012 12:48:54 +1000
Local: Sun, Aug 19 2012 10:48 pm
Subject: Re: [scite] gui-patch from scite 2.x not working
   Hi Frank,

> can anybody (neil, maybe steve) look at this simple patch (SciTEGTK.cxx only is enough)?
> i assume there is a problem with the bakground-drawing of scintilla, i did not understand.

   I do not want to support this.

   Neil


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frank Wunderlich  
View profile  
 More options Aug 20 2012, 4:43 am
From: Frank Wunderlich <frank.wunderl...@gmail.com>
Date: Mon, 20 Aug 2012 10:43:28 +0200
Local: Mon, Aug 20 2012 4:43 am
Subject: Re: [scite] gui-patch from scite 2.x not working
Neil Hodgson, 20.08.2012 04:48:
>     Hi Frank,

>> can anybody (neil, maybe steve) look at this simple patch (SciTEGTK.cxx only is enough)?
>> i assume there is a problem with the bakground-drawing of scintilla, i did not understand.
>     I do not want to support this.

>     Neil

you have not to commit this,
i only want to know, why adding a simple control prevents scintilla from
working. same control-change works in Scite 2.x.
it seems that lua also cannot access to editor.

Frank


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frank Wunderlich  
View profile   Translate to Translated (View Original)
 More options Aug 25 2012, 11:03 am
From: Frank Wunderlich <frank.wunderl...@gmail.com>
Date: Sat, 25 Aug 2012 17:03:22 +0200
Local: Sat, Aug 25 2012 11:03 am
Subject: Re: [scite] gui-patch from scite 2.x not working
Frank Wunderlich, 20.08.2012 10:43:

can you please give me a hint? my patch seems to be ok and works well in
scite 2.x

regards Frank


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Neil Hodgson  
View profile  
 More options Aug 25 2012, 6:39 pm
From: Neil Hodgson <nyamaton...@me.com>
Date: Sun, 26 Aug 2012 08:39:17 +1000
Local: Sat, Aug 25 2012 6:39 pm
Subject: Re: [scite] gui-patch from scite 2.x not working
Frank Wunderlich:

> can you please give me a hint? my patch seems to be ok and works well in scite 2.x

   This looks like it would sink too much time so I don't want to work on it.

   Neil


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frank Wunderlich  
View profile   Translate to Translated (View Original)
 More options Aug 25 2012, 9:48 pm
From: Frank Wunderlich <frank.wunderl...@gmail.com>
Date: Sun, 26 Aug 2012 03:48:01 +0200
Local: Sat, Aug 25 2012 9:48 pm
Subject: Re: [scite] gui-patch from scite 2.x not working
Neil Hodgson, 26.08.2012 00:39:
> Frank Wunderlich:

>> can you please give me a hint? my patch seems to be ok and works well in scite 2.x
>     This looks like it would sink too much time so I don't want to work on it.

>     Neil

i simply add a paned-control to boxMain with 2 vbox-widgets and then
adding to the left one your 2 controls (wtabbar and wcontent) you put
directly to boxMain...not that complicated and as i say its working on
scite 2.x

have you changed anything in 3.x, that can be disturbed by this 2
additional controls (hpaned,vbox) between boxMain and wContent/wTabbar?

do you iterate through the controls so your code get my hpaned instead
of wcontent?

Regards Frank


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Neil Hodgson  
View profile  
 More options Aug 26 2012, 8:28 pm
From: Neil Hodgson <nyamaton...@me.com>
Date: Mon, 27 Aug 2012 10:28:45 +1000
Local: Sun, Aug 26 2012 8:28 pm
Subject: Re: [scite] gui-patch from scite 2.x not working
Frank Wunderlich:

> have you changed anything in 3.x, that can be disturbed by this 2 additional controls (hpaned,vbox) between boxMain and wContent/wTabbar?

   I thought my previous two answers were quite direct: I do not want to be involved in this issue. Please direct your questions to others.

   Neil


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frank Wunderlich  
View profile  
 More options Sep 1 2012, 8:20 am
From: Frank Wunderlich <frank.wunderl...@gmail.com>
Date: Sat, 01 Sep 2012 14:20:46 +0200
Local: Sat, Sep 1 2012 8:20 am
Subject: Re: [scite] gui-patch from scite 2.x not working
OK,
the problem was a call in a lua-script to editor:GetLexerLanguage(),
which seems to be implemented in my current scite-binary, but not in
current release 3.2.x. This call is in OnUpdate and has blocked UI

i removed that temporarily from the scripts and the UI looks as i wanted ;)

can i send SCI_GETLEXERLANGUAGE from lua directly to editor or have i
implement this directly in scite-code?

regards Frank


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Neil Hodgson  
View profile  
 More options Sep 3 2012, 10:00 am
From: Neil Hodgson <nyamaton...@me.com>
Date: Tue, 04 Sep 2012 00:00:19 +1000
Local: Mon, Sep 3 2012 10:00 am
Subject: Re: [scite] gui-patch from scite 2.x not working

Frank Wunderlich:

> the problem was a call in a lua-script to editor:GetLexerLanguage(), which seems to be implemented in my current scite-binary, but not in current release 3.2.x.

   The API changed in 3.2.1: http://www.scintilla.org/PaneAPI.html

   Neil


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frank Wunderlich  
View profile  
 More options Sep 3 2012, 1:09 pm
From: Frank Wunderlich <frank.wunderl...@gmail.com>
Date: Mon, 03 Sep 2012 19:09:23 +0200
Local: Mon, Sep 3 2012 1:09 pm
Subject: Re: [scite] gui-patch from scite 2.x not working

Neil Hodgson, 03.09.2012 16:00:

> Frank Wunderlich:

>> the problem was a call in a lua-script to editor:GetLexerLanguage(),
>> which seems to be implemented in my current scite-binary, but not in
>> current release 3.2.x.

>    The API changed in 3.2.1: http://www.scintilla.org/PaneAPI.html

>    Neil

thank you for the tip...thats the reason, i got problems with the
versions i've tested with my patch (only 3.2.1 and 3.2.2)

as i understand i have to use editor.LexerLanguage
<http://www.scintilla.org/ScintillaDoc.html#SCI_SETLEXERLANGUAGE>as
getter, right? in the documentation ist only described as setter.

currently i use props['Language'] ;)

Frank


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Philippe Lhoste  
View profile  
 More options Sep 5 2012, 7:19 am
From: Philippe Lhoste <Phi...@GMX.net>
Date: Wed, 05 Sep 2012 13:19:24 +0200
Local: Wed, Sep 5 2012 7:19 am
Subject: Re: gui-patch from scite 2.x not working
On 03/09/2012 19:09, Frank Wunderlich wrote:

> as i understand i have to use editor.LexerLanguage
> <http://www.scintilla.org/ScintillaDoc.html#SCI_SETLEXERLANGUAGE>as getter, right? in the
> documentation ist only described as setter.

> currently i use props['Language'] ;)

IIRC, Neil recently added the getter version, which is visible (at the time I write
this...) at the page you link to.
SCI_GETLEXERLANGUAGE(<unused>, char *name)

--
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  --  --  --  --  --  --  --  --  --  --  --  --  --


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frank Wunderlich  
View profile  
 More options Sep 5 2012, 1:41 pm
From: Frank Wunderlich <frank.wunderl...@gmail.com>
Date: Wed, 05 Sep 2012 19:40:56 +0200
Local: Wed, Sep 5 2012 1:40 pm
Subject: Re: [scite] Re: gui-patch from scite 2.x not working

How to use this message with lua?
--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.

Philippe Lhoste <Phi...@GMX.net> schrieb:

On 03/09/2012 19:09, Frank Wunderlich wrote:

> as i understand i have to use editor.LexerLanguage
> <http://www.scintilla.org/ScintillaDoc.html#SCI_SETLEXERLANGUAGE>as getter, right? in the
> documentation ist only described as setter.

> currently i use props['Language'] ;)

IIRC, Neil recently added the getter version, which is visible (at the time I write
this...) at the page you link to.
SCI_GETLEXERLANGUAGE(<unused>, char *name)

--
Philippe Lhoste
-- (near) Paris -- France
-- http://Phi.Lho.free.fr
-- -- -- -- -- -- -- -- -- -- -- -- -- --

--
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To post to this group, send email to scite-interest@googlegroups.com.
To unsubscribe from this group, send email to scite-interest+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/scite-interest?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Philippe Lhoste  
View profile  
 More options Sep 6 2012, 5:35 am
From: Philippe Lhoste <Phi...@GMX.net>
Date: Thu, 06 Sep 2012 11:35:06 +0200
Local: Thurs, Sep 6 2012 5:35 am
Subject: Re: gui-patch from scite 2.x not working
On 05/09/2012 19:40, Frank Wunderlich wrote:

> How to use this message with lua?

print(editor.LexerLanguage)

(show the lexer name, null if no lexer is set)

--
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  --  --  --  --  --  --  --  --  --  --  --  --  --


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »