Hi, I've probably missed this feature (very likely) or Lazarus developers clearly do not use Interfaces with GUID's. Please let me know if this feature already exists somewhere in Lazarus.
I currently have a simple stand-alone application that generates 10 GUID's at a time, so I can copy and paste them into my Interface declarations. I would like to add such a feature into Lazarus. Question is, do I made it as part of Lazarus IDE or as a Lazarus Add-on Package (user installable)? Also, in Delphi's editor Ctrl+Shift+G generates a GUID and inserts it 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? 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
