Re: [lazarus] GUID generator in Lazarus

2007-12-06 Thread Gerard N/A
On Dec 6, 2007 8:13 AM, Graeme Geldenhuys [EMAIL PROTECTED] wrote:


 The Edit menu is already over populated and is very long,


Indeed.
My proposal:
In the main menu:
  Edit | Insert | GUID
In the editor window popup menu:
  Make a 'Insert' submenu, move 'Todo Item' under this submenu, and add
'GUID' also.
+1 vote for your shortcut proposal.
BTW, Insert ToDo Item should have a shortcut to.



Regards,

Gerard.


Re: [lazarus] GUID generator in Lazarus

2007-12-06 Thread Mattias Gaertner
On Thu, 06 Dec 2007 08:52:15 +0100
Tiziano De Togni [EMAIL PROTECTED] wrote:

 Graeme Geldenhuys wrote:
  So anybody got a suitable location for the Insert a GUID menu
  entry? Currently I inserted it in the Tools menu after Diff and
  before the Menu Separator item.
  
  The Edit menu is already over populated and is very long, so I
  don't know it that's the appropriate place to add it. Alternatively
  I can insert it in the editor window popup menu, but that is also
  fast becoming a over populated menu.
  
  Is Tools okay?  But then it isn't really a tool is it?  Choices,
  choices  :)
  
 
 Why not put into Edit|Insert|General|GUID ?
 
 it's in a deep position, but it should be his place, along with the 
 Ctrl+Shift+G shortcut

Good idea.

Mattias

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-06 Thread Graeme Geldenhuys
On 06/12/2007, Mattias Gaertner [EMAIL PROTECTED] wrote:
 
  Why not put into Edit|Insert|General|GUID ?
 
  it's in a deep position, but it should be his place, along with the
  Ctrl+Shift+G shortcut

 Good idea.


A crap, just as I was about to submit the patch to Mantis I'll
move the new item to the location shown above. :)



Regards,
  - Graeme -


___
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-06 Thread Cesar Romero



In the main menu:
  Edit | Insert | GUID

Got my vote here

In the editor window popup menu:
  Make a 'Insert' submenu, move 'Todo Item' under this submenu, and 
add 'GUID' also.

+1 vote for your shortcut proposal.

+1

BTW, Insert ToDo Item should have a shortcut to.

I vote to CTRL+Shit+T as in delphi




[]s

Cesar Romero

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-06 Thread Damien Gerard


On Dec 6, 2007, at 3:06 PM, Cesar Romero wrote:




In the main menu:
 Edit | Insert | GUID

Got my vote here

In the editor window popup menu:
 Make a 'Insert' submenu, move 'Todo Item' under this submenu, and  
add 'GUID' also.

+1 vote for your shortcut proposal.

+1

+1



BTW, Insert ToDo Item should have a shortcut to.

I vote to CTRL+Shit+T as in delphi



+1 too :)


--
Damien Gerard
[EMAIL PROTECTED]

People who used magic without knowing what they were doing usually  
came to a sticky end. All over the entire room, sometimes.

-- (Terry Pratchett, Moving Pictures)



_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-06 Thread huisvuil
In Lazarus SVN#13180 (after short compile problems, thanks for the 
rescue tip Vincent) i noticed the Ctrl-Shift-G shortcut works, but 
nothing happends via the menu (not really important as the shortcut 
works fine)


Graeme Geldenhuys wrote:

On 06/12/2007, Mattias Gaertner [EMAIL PROTECTED] wrote:

Why not put into Edit|Insert|General|GUID ?

it's in a deep position, but it should be his place, along with the
Ctrl+Shift+G shortcut

Good idea.



A crap, just as I was about to submit the patch to Mantis I'll
move the new item to the location shown above. :)



Regards,
  - Graeme -


___
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-06 Thread Graeme Geldenhuys
On 06/12/2007, Cesar Romero [EMAIL PROTECTED] wrote:
 +1
  BTW, Insert ToDo Item should have a shortcut to.
 I vote to CTRL+Shit+T as in delphi


I'll implement that shortly


Regards,
  - Graeme -


___
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-06 Thread Marius
For the record, is it a habit to reuse the Delphi shortcuts in Lazarus 
as much as possible so people can switch rapidly?


For instance the Delphi Goto Line (Alt-G) is now different then Lazarus 
which is kind off confusing (not a biggy as long i can change the 
shortcut) Personally i would like them the same as i still work in 
delphi a lot.


Greetings,
Marius

Mattias Gaertner wrote:

On Wed, 5 Dec 2007 10:51:49 +0200
Graeme Geldenhuys [EMAIL PROTECTED] wrote:


On 05/12/2007, Vincent Snijders [EMAIL PROTECTED] wrote:

Graeme Geldenhuys schreef:

Ctrl-Shift-G shows the procedure list (whatever that is ;-)

:-)   The content for the wiki page is almost done! (btw: That must be
my most used feature in Lazarus... I'm lost navigating code without
it!)

Maybe we should move Procedure List to Ctrl+G (like GExperts in
Delphi for the same feature), but then Ctrl+G I think is used for
'Goto Line...' in Lazarus (or was that Alt+G)?

My proposal:
   Alt+G:   Goto Line...
   Ctrl+G:  Procedure List
   Ctrl+Shift+G:   Insert GUID


Any thoughts?


  Alt+G:   Procedure List
  Ctrl+G:  Goto Line...
  Ctrl+Shift+G:   Insert GUID


Mattias

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-06 Thread Graeme Geldenhuys
On 06/12/2007, Marius [EMAIL PROTECTED] wrote:
 For instance the Delphi Goto Line (Alt-G) is now different then Lazarus
 which is kind off confusing (not a biggy as long i can change the
 shortcut) Personally i would like them the same as i still work in
 delphi a lot.

No idea what is the official stance on this, but I did ask before I
made the change to confirm what people wanted.  But lucky for you (and
me), the keyboard shortcuts can be changed in Lazarus (unlike Delphi 7
without add-ons like GExperts).

So yes, you can still make your Lazarus shortcuts works like Delphi if
you wanted.



Regards,
  - Graeme -


___
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-06 Thread Graeme Geldenhuys
On 06/12/2007, huisvuil [EMAIL PROTECTED] wrote:
 In Lazarus SVN#13180 (after short compile problems, thanks for the
 rescue tip Vincent) i noticed the Ctrl-Shift-G shortcut works, but
 nothing happends via the menu (not really important as the shortcut
 works fine)


Umm same here... I'll have a look. Thanks for checking.


Regards,
  - Graeme -


___
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-06 Thread Graeme Geldenhuys
On 06/12/2007, Damien Gerard [EMAIL PROTECTED] wrote:
 
  BTW, Insert ToDo Item should have a shortcut to.
  I vote to CTRL+Shit+T as in delphi

 +1 too :)



This has been implemented, including the Escape key canceling the ToDo
Item dialog.  I'm waiting for my latest changes regarding Insert a
GUID to be applied, before I submit this patch, to prevent conflicts.



Regards,
  - Graeme -


___
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-05 Thread Graeme Geldenhuys
On 05/12/2007, Vincent Snijders [EMAIL PROTECTED] wrote:
 Graeme Geldenhuys schreef:

 Ctrl-Shift-G shows the procedure list (whatever that is ;-)

:-)   The content for the wiki page is almost done! (btw: That must be
my most used feature in Lazarus... I'm lost navigating code without
it!)

Maybe we should move Procedure List to Ctrl+G (like GExperts in
Delphi for the same feature), but then Ctrl+G I think is used for
'Goto Line...' in Lazarus (or was that Alt+G)?

My proposal:
   Alt+G:   Goto Line...
   Ctrl+G:  Procedure List
   Ctrl+Shift+G:   Insert GUID


Any thoughts?


Regards,
  - Graeme -


___
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-05 Thread Marc Santhoff
Am Mittwoch, den 05.12.2007, 10:51 +0200 schrieb Graeme Geldenhuys:
 On 05/12/2007, Vincent Snijders [EMAIL PROTECTED] wrote:
  Graeme Geldenhuys schreef:
 
  Ctrl-Shift-G shows the procedure list (whatever that is ;-)
 
 :-)   The content for the wiki page is almost done! (btw: That must be
 my most used feature in Lazarus... I'm lost navigating code without
 it!)
 
 Maybe we should move Procedure List to Ctrl+G (like GExperts in
 Delphi for the same feature), but then Ctrl+G I think is used for
 'Goto Line...' in Lazarus (or was that Alt+G)?
 
 My proposal:
Alt+G:   Goto Line...
Ctrl+G:  Procedure List
Ctrl+Shift+G:   Insert GUID
 
 
 Any thoughts?

Yes, but only about a related topic:

Is there a complete list of key bindings used in lazarus anywhere?

TIA,
MArc


_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-05 Thread Mattias Gaertner
On Wed, 5 Dec 2007 10:51:49 +0200
Graeme Geldenhuys [EMAIL PROTECTED] wrote:

 On 05/12/2007, Vincent Snijders [EMAIL PROTECTED] wrote:
  Graeme Geldenhuys schreef:
 
  Ctrl-Shift-G shows the procedure list (whatever that is ;-)
 
 :-)   The content for the wiki page is almost done! (btw: That must be
 my most used feature in Lazarus... I'm lost navigating code without
 it!)
 
 Maybe we should move Procedure List to Ctrl+G (like GExperts in
 Delphi for the same feature), but then Ctrl+G I think is used for
 'Goto Line...' in Lazarus (or was that Alt+G)?
 
 My proposal:
Alt+G:   Goto Line...
Ctrl+G:  Procedure List
Ctrl+Shift+G:   Insert GUID
 
 
 Any thoughts?

  Alt+G:   Procedure List
  Ctrl+G:  Goto Line...
  Ctrl+Shift+G:   Insert GUID


Mattias

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-05 Thread Mattias Gaertner
On Wed, 05 Dec 2007 11:46:47 +0100
Marc Santhoff [EMAIL PROTECTED] wrote:

[...]
 Is there a complete list of key bindings used in lazarus anywhere?

There is a complete tree of key bindings in the editor options. Why do
you need a list?


Mattias

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-05 Thread Marc Santhoff
Am Mittwoch, den 05.12.2007, 20:40 +0100 schrieb Mattias Gaertner:
 On Wed, 05 Dec 2007 11:46:47 +0100
 Marc Santhoff [EMAIL PROTECTED] wrote:
 
 [...]
  Is there a complete list of key bindings used in lazarus anywhere?
 
 There is a complete tree of key bindings in the editor options. Why do
 you need a list?

Pretty neat, there's a list! ;)

I'm too rarely using lazarus, I think it's time to do so. The only thing
I might want when doing so may be a printable list, but I'm sure there
is a configuration file somewhere that will fit.

Thanks,
Marc


_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-05 Thread Vincent Snijders

Graeme Geldenhuys schreef:

at the cursor position. This it what I want to implement.  I've
customized a lot of my keyboard shortcuts in Lazarus, so have no idea
if there is a default action already associated with Ctrl+Shift+G
Anybody know?


Ctrl-Shift-G shows the procedure list (whatever that is ;-)

Vincent

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-05 Thread Andrew Haines
Mattias Gaertner wrote:
 On Wed, 5 Dec 2007 10:51:49 +0200
 Graeme Geldenhuys [EMAIL PROTECTED] wrote:
 
 On 05/12/2007, Vincent Snijders [EMAIL PROTECTED] wrote:
 Graeme Geldenhuys schreef:

 Ctrl-Shift-G shows the procedure list (whatever that is ;-)
 :-)   The content for the wiki page is almost done! (btw: That must be
 my most used feature in Lazarus... I'm lost navigating code without
 it!)

 Maybe we should move Procedure List to Ctrl+G (like GExperts in
 Delphi for the same feature), but then Ctrl+G I think is used for
 'Goto Line...' in Lazarus (or was that Alt+G)?

 My proposal:
Alt+G:   Goto Line...
Ctrl+G:  Procedure List
Ctrl+Shift+G:   Insert GUID


 Any thoughts?
 
   Alt+G:   Procedure List
   Ctrl+G:  Goto Line...
   Ctrl+Shift+G:   Insert GUID
 

+1

Andrew

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-05 Thread Graeme Geldenhuys
On 06/12/2007, Andrew Haines [EMAIL PROTECTED] wrote:
 
Alt+G:   Procedure List
Ctrl+G:  Goto Line...
Ctrl+Shift+G:   Insert GUID
 

 +1


Okay, I'll make it so!


Regards,
  - Graeme -


___
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-05 Thread Graeme Geldenhuys
So anybody got a suitable location for the Insert a GUID menu entry?
 Currently I inserted it in the Tools menu after Diff and before the
Menu Separator item.

The Edit menu is already over populated and is very long, so I don't
know it that's the appropriate place to add it. Alternatively I can
insert it in the editor window popup menu, but that is also fast
becoming a over populated menu.

Is Tools okay?  But then it isn't really a tool is it?  Choices, choices  :)

Regards,
  - Graeme -



On 06/12/2007, Graeme Geldenhuys [EMAIL PROTECTED] wrote:
 On 06/12/2007, Andrew Haines [EMAIL PROTECTED] wrote:
  
 Alt+G:   Procedure List
 Ctrl+G:  Goto Line...
 Ctrl+Shift+G:   Insert GUID
  
 
  +1
 

 Okay, I'll make it so!



_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] GUID generator in Lazarus

2007-12-05 Thread Tiziano De Togni

Graeme Geldenhuys wrote:

So anybody got a suitable location for the Insert a GUID menu entry?
 Currently I inserted it in the Tools menu after Diff and before the
Menu Separator item.

The Edit menu is already over populated and is very long, so I don't
know it that's the appropriate place to add it. Alternatively I can
insert it in the editor window popup menu, but that is also fast
becoming a over populated menu.

Is Tools okay?  But then it isn't really a tool is it?  Choices, choices  :)



Why not put into Edit|Insert|General|GUID ?

it's in a deep position, but it should be his place, along with the 
Ctrl+Shift+G shortcut


tiziano

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives