On Tuesday 05 April 2016 22:02:43 Fred van Stappen wrote:
> > Did you see that MSEide actually does select the word by Shift+DblClick?
> > Shift+TrplClick selects the whole row BTW.
> >
> > Martin
>
> Huh, no I did not see it ;-(
>
> Nice to know it.
>
> By the way, why do you use Shift+DblClick ?
> Did you see that MSEide actually does select the word by Shift+DblClick?
> Shift+TrplClick selects the whole row BTW.
>
> Martin
Huh, no I did not see it ;-(
Nice to know it.
By the way, why do you use Shift+DblClick ?
Is DblClick (alone) used for something else ?
If not, do not forget th
On Tuesday 05 April 2016 10:31:56 Fred van Stappen wrote:
> > The code is in "tsourcepage.editontextmouseevent()"
> > of "apps/ide/sourcepage.pas".
> >
> > Martin
>
> Excellent, thanks.
>
> Huh, I do not see a double-click in mouse eventkindty...
> There are ek_mousewheel, ek_mousemove,ek_mousepa
> The code is in "tsourcepage.editontextmouseevent()"
> of "apps/ide/sourcepage.pas".
>
> Martin
Excellent, thanks.
Huh, I do not see a double-click in mouse eventkindty...
There are ek_mousewheel, ek_mousemove,ek_mousepark,
ek_mouseenter,ek_mouseleave,ek_mousecaptureend,
On Monday 04 April 2016 17:23:18 Fred van Stappen wrote:
>
> If yes, could you give me some light how to code it (for example 2x click =
> select all the word) ?
>
The code is in "tsourcepage.editontextmouseevent()"
of "apps/ide/sourcepage.pas".
Martin
---
Hello.
Hum, if I may...
I agree with Krzysztof and Graeme.
I really find annoying the behavior of click/-2x click on the code editor.
I understand that you prefer your way but...
Do you agree if I add a option in ideU that give choice to user for the
behavior of click on code editor ?
If yes,
On 2016-04-04 07:51, Martin Schreiber wrote:
> In MSEide double click is consequently used for window navigation.
Fair enough - still a non-standard behaviour. ;-)
Feature Request:
Could you implement an editor action "select word" which can select
the current word the cursor is in. We can th
On Monday 04 April 2016 01:50:39 Graeme Geldenhuys wrote:
> On 2016-04-03 22:41, Krzysztof wrote:
> > In IDE code editor is missing double click selection. Often used for
> > copy & paste. This is just my habit from Lazarus
>
> Not just a Lazarus habit... ALL editors support double-click to select
On 2016-04-03 22:41, Krzysztof wrote:
> In IDE code editor is missing double click selection. Often used for
> copy & paste. This is just my habit from Lazarus
Not just a Lazarus habit... ALL editors support double-click to select
functionality. I wish Martin will had that too.
The work-around is
Hi Martin,
In IDE code editor is missing double click selection. Often used for
copy & paste. This is just my habit from Lazarus - double click on
procedure or var name, CTRL+C and paste elsewhere. Currently
doubleclick does nothing. My suggestion is that double click should
select word (dot and s
10 matches
Mail list logo