[lazarus] Lazarus Object Inspector locks up

2007-04-29 Thread pineal
I've just updated the latest svn trunk 11037 I use PCLinuxOS 93a and FPC 2.0.4. Everything seems to work fine after initial rebuild (for gtk1). When I rebuild for gtk2 with packages, the build goes fine. Following this, running Lazarus, in the object inspector, when clicking on a property that

Re: [lazarus] Error while linking - Sqlite problem?

2007-04-29 Thread Lee Jenkins
Mattias Gaertner wrote: On Sun, 29 Apr 2007 12:27:44 -0400 Lee Jenkins <[EMAIL PROTECTED]> wrote: Lee Jenkins wrote: Lee Jenkins wrote: Hi all, I had a project successfully building on both Windows and Linux. I added SQLite support and while everything compiles fine on Windows, now on the li

Re: [lazarus] New IDE images - sneak preview (3 of 3)

2007-04-29 Thread Graeme Geldenhuys
On 4/29/07, Vincent Snijders <[EMAIL PROTECTED]> wrote: Why did you use the {} symbols in comment selection. The current implementation adds // and comments the complete line. You may consider this a limitation, that you cannot just comment a word, but if you use // in the icon, it wouldn't raise

Re: [lazarus] New IDE images - sneak preview (3 of 3)

2007-04-29 Thread Vincent Snijders
Graeme Geldenhuys schreef: The Edit menu... First, good that you made something, criticizing is easier. Now for the feedback: Why did you use the {} symbols in comment selection. The current implementation adds // and comments the complete line. You may consider this a limitation, that yo

Re: [lazarus] patch for new IDE images

2007-04-29 Thread Mattias Gaertner
On Sun, 29 Apr 2007 20:24:23 +0200 "Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote: > Hi, > > I submitted a patch to Mantis for the new IDE images. > > http://www.freepascal.org/mantis/view.php?id=8786 Thanks. Applied. Mattias _

Re: [lazarus] Another patch for edit controls.

2007-04-29 Thread Mattias Gaertner
On Sun, 29 Apr 2007 17:39:39 +0200 (CEST) Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > Hello, > > The attached patch publishes some missing properties in TEditButton > and descendents. Thanks. Applied. Mattias _ To uns

Re: [lazarus] Another patch for edit controls.

2007-04-29 Thread Mattias Gaertner
On Sun, 29 Apr 2007 17:39:39 +0200 (CEST) Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > Hello, > > The attached patch publishes some missing properties in TEditButton > and descendents. > > At the same time, I have a question: what is the meaning of the > OnEditingDone property of TEdit ?

Re: [lazarus] [patch] - Editor Toolbar (add-on) package

2007-04-29 Thread Graeme Geldenhuys
On 4/29/07, Vincent Snijders <[EMAIL PROTECTED]> wrote: Applied in r11031 Thanks Vincent. Another (or the same) issue. If I configure the toolbar, the newly configured toolbar appended to the current toolbar. So if I reconfigure 3 times in a lazarus sessions, I got 4 configure buttons. Afte

Re: [lazarus] Error while linking - Sqlite problem?

2007-04-29 Thread Mattias Gaertner
On Sun, 29 Apr 2007 12:27:44 -0400 Lee Jenkins <[EMAIL PROTECTED]> wrote: > Lee Jenkins wrote: > > Lee Jenkins wrote: > >> > >> Hi all, > >> > >> I had a project successfully building on both Windows and Linux. > >> I added SQLite support and while everything compiles fine on > >> Windows, now on

Re: [lazarus] [patch] - Editor Toolbar (add-on) package

2007-04-29 Thread Vincent Snijders
Graeme Geldenhuys schreef: Hi, I submitted a patch to Mantis regarding the Editor Toolbar. Could somebody please apply the patch. http://www.freepascal.org/mantis/view.php?id=8787 Changes: * It's now able to save and restore the users selection on the toolbar. * toolbar dividers can now be ad

[lazarus] [patch] - Editor Toolbar (add-on) package

2007-04-29 Thread Graeme Geldenhuys
Hi, I submitted a patch to Mantis regarding the Editor Toolbar. Could somebody please apply the patch. http://www.freepascal.org/mantis/view.php?id=8787 Changes: * It's now able to save and restore the users selection on the toolbar. * toolbar dividers can now be added * Items can be reordere

[lazarus] patch for new IDE images

2007-04-29 Thread Graeme Geldenhuys
Hi, I submitted a patch to Mantis for the new IDE images. http://www.freepascal.org/mantis/view.php?id=8786 -- Graeme Geldenhuys There's no place like S34° 03.168' E018° 49.342' _ To unsubscribe: mail [EMAIL PROTECTED] wit

Re: [lazarus] New IDE images - sneak preview (3 of 3)

2007-04-29 Thread Micha Nelissen
Graeme Geldenhuys wrote: > The Edit menu... Nice! Thumbs up here. Micha _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] New IDE images - sneak preview (2 of 3)

2007-04-29 Thread Graeme Geldenhuys
On 4/29/07, Павел Ишенин <[EMAIL PROTECTED]> wrote: Graeme Geldenhuys пишет: > The File menu... Everything good except New and Open. They have another style and it is better to replace them too. I forgot to mention, I'm not complete yet. :-) New, Open, Revert, Undo, Redo, Indent, Unindent, e

Re: [lazarus] New IDE images - sneak preview (2 of 3)

2007-04-29 Thread Павел Ишенин
Graeme Geldenhuys пишет: The File menu... Everything good except New and Open. They have another style and it is better to replace them too. Paul. _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" a

[lazarus] New IDE images - sneak preview (1 of 3)

2007-04-29 Thread Graeme Geldenhuys
See attached images for how the Editor Toolbar now looks. It uses the images from the menu AND it can now save your toolbar selection. :-) I'll submit the patch shortly. -- Graeme Geldenhuys There's no place like S34° 03.168' E018° 49.342' editor_toolbar.png Description: PNG image

[lazarus] New IDE images - sneak preview (3 of 3)

2007-04-29 Thread Graeme Geldenhuys
The Edit menu... -- Graeme Geldenhuys There's no place like S34° 03.168' E018° 49.342' menu_edit.png Description: PNG image

[lazarus] New IDE images - sneak preview (2 of 3)

2007-04-29 Thread Graeme Geldenhuys
The File menu... -- Graeme Geldenhuys There's no place like S34° 03.168' E018° 49.342' menu_file.png Description: PNG image

Re: [lazarus] images used in Lazarus IDE

2007-04-29 Thread Graeme Geldenhuys
On 4/29/07, Павел Ишенин <[EMAIL PROTECTED]> wrote: Have you read my mail about png? It is not a problem to use png images for this. So no need to convert them. Damn, I should have paid more attention. :-) I just tried it out now, using .png images in a test app with a few menus. Yeah, the pn

Re: [lazarus] Error while linking - Sqlite problem?

2007-04-29 Thread Lee Jenkins
Lee Jenkins wrote: Lee Jenkins wrote: Hi all, I had a project successfully building on both Windows and Linux. I added SQLite support and while everything compiles fine on Windows, now on the linux box, Lazarus simply says: Error: Error while linking No descriptions, just that. Must the

[lazarus] Another patch for edit controls.

2007-04-29 Thread Michael Van Canneyt
Hello, The attached patch publishes some missing properties in TEditButton and descendents. At the same time, I have a question: what is the meaning of the OnEditingDone property of TEdit ? When is it supposed to be fired ? Michael.Index: editbtn.pas ===

Re: [lazarus] Error while linking - Sqlite problem?

2007-04-29 Thread Lee Jenkins
Lee Jenkins wrote: Hi all, I had a project successfully building on both Windows and Linux. I added SQLite support and while everything compiles fine on Windows, now on the linux box, Lazarus simply says: Error: Error while linking No descriptions, just that. Must the SQLite.so be instal

Re: [lazarus] images used in Lazarus IDE

2007-04-29 Thread Павел Ишенин
Graeme Geldenhuys wrote: On 4/29/07, Micha Nelissen <[EMAIL PROTECTED]> wrote: No, if they are honest, they would be challenged to paint even better images ;-). Nice one! :-) One thing I can say about this process is that I am really looking forward to png and alpha bending support in Laza

[lazarus] Error while linking - Sqlite problem?

2007-04-29 Thread Lee Jenkins
Hi all, I had a project successfully building on both Windows and Linux. I added SQLite support and while everything compiles fine on Windows, now on the linux box, Lazarus simply says: Error: Error while linking No descriptions, just that. Must the SQLite.so be installed on the linux box

Re: [lazarus] images used in Lazarus IDE

2007-04-29 Thread Graeme Geldenhuys
On 4/29/07, Micha Nelissen <[EMAIL PROTECTED]> wrote: No, if they are honest, they would be challenged to paint even better images ;-). Nice one! :-) One thing I can say about this process is that I am really looking forward to png and alpha bending support in Lazarus. It's easy to design

Re: [lazarus] images used in Lazarus IDE

2007-04-29 Thread Micha Nelissen
Graeme Geldenhuys wrote: > The good thing is I will not be stepping on anybodies toes, replacing > their beloved images, because there was no images to start with. :-) No, if they are honest, they would be challenged to paint even better images ;-). Micha

Re: [lazarus] Wince Crossbin utils windows installer don't works + IDE BUG

2007-04-29 Thread Vincent Snijders
[EMAIL PROTECTED] schreef: Vincent Snijders ha scritto: [EMAIL PROTECTED] schreef: I resolved adding to the project paths: c:\lazarus\lcl\interfaces\wince\ On the (-Fu) paths. This is bad. You will get into trouble with that, because now the compiler can find the source files, while it shou

Re: [lazarus] Spinedit bugs

2007-04-29 Thread Mattias Gaertner
On Sun, 29 Apr 2007 12:17:43 +0200 (CEST) Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > Hi, > > TSpinEdit seems to be missing the following properties when compared > to TCustomEdit: > > - ReadOnly > - AutoSelect > > Other properties are also missing, but are not relevant since only > num

Re: [lazarus] small bugs

2007-04-29 Thread Mattias Gaertner
On Sun, 29 Apr 2007 12:38:52 +0200 Mattias Gaertner <[EMAIL PROTECTED]> wrote: > On Sun, 29 Apr 2007 11:53:10 +0200 (CEST) > Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > For TLabeledEdit, the properties echomode and autoselect are not > > published. > > > > Attached patch fi

Re: [lazarus] small bugs

2007-04-29 Thread Mattias Gaertner
On Sun, 29 Apr 2007 11:53:10 +0200 (CEST) Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > Hi, > > For TLabeledEdit, the properties echomode and autoselect are not > published. > > Attached patch fixes this. Thanks. Applied. > Unless I misunderstand something, 'echomode=emNone' does not seem

[lazarus] small bugs

2007-04-29 Thread Michael Van Canneyt
Hi, For TLabeledEdit, the properties echomode and autoselect are not published. Attached patch fixes this. Unless I misunderstand something, 'echomode=emNone' does not seem to work in GTK1, it seems to do the same as setting the password char. Also, on GTK1 setting the passwordchar has no effe

Re: [lazarus] Codetools question

2007-04-29 Thread Darius Blaszijk
- Original Message - From: "Mattias Gaertner" <[EMAIL PROTECTED]> To: Sent: Sunday, April 29, 2007 11:40 AM Subject: Re: [lazarus] Codetools question On Sat, 28 Apr 2007 21:10:03 +0200 "Darius Blaszijk" <[EMAIL PROTECTED]> wrote: I have some codetools questions, can anyone help? -

[lazarus] Spinedit bugs

2007-04-29 Thread Michael Van Canneyt
Hi, TSpinEdit seems to be missing the following properties when compared to TCustomEdit: - ReadOnly - AutoSelect Other properties are also missing, but are not relevant since only numbers can be edited: EchoMode, PasswordChar, CharCase, MaxLength The same is true for TFloatSpinEdit. Should

Re: [lazarus] Codetools question

2007-04-29 Thread Mattias Gaertner
On Sat, 28 Apr 2007 21:10:03 +0200 "Darius Blaszijk" <[EMAIL PROTECTED]> wrote: > I have some codetools questions, can anyone help? > > - retrieve the list of available classes in the interface section of > a unit What do you mean with 'available'? To find all classes defined in an interface: I

Re: [lazarus] images used in Lazarus IDE

2007-04-29 Thread Graeme Geldenhuys
Hi, On 4/29/07, Vincent Snijders <[EMAIL PROTECTED]> wrote: > This component images are already used in lazarus. > Maybe some, but not all. For example: TCheckListBox, TComboBox, TDrawGrid. It is possible that these submissions were rejected, I don't know. Thanks for the attachment and link

Re: [lazarus] images used in Lazarus IDE

2007-04-29 Thread Vincent Snijders
Vincent Snijders schreef: Павел Ишенин schreef: Vincent Snijders schreef: And while you are evaluating images and artwork, here I have another collection of images given to me by Jernej on #lazarus-ide (IRC). This component images are already used in lazarus. Maybe some, but not all. For

Re: [lazarus] images used in Lazarus IDE

2007-04-29 Thread Vincent Snijders
Павел Ишенин schreef: Vincent Snijders schreef: And while you are evaluating images and artwork, here I have another collection of images given to me by Jernej on #lazarus-ide (IRC). This component images are already used in lazarus. Maybe some, but not all. For example: TCheckListBox, TC

Re: [lazarus] images used in Lazarus IDE

2007-04-29 Thread Павел Ишенин
Vincent Snijders schreef: And while you are evaluating images and artwork, here I have another collection of images given to me by Jernej on #lazarus-ide (IRC). This component images are already used in lazarus. Paul. _ To u