Re: [lazarus] [patch] ChecklistBox.onClickCheck

2006-06-01 Thread DarekM
Vincent Snijders napisał(a): DarekM wrote: Vincent Snijders napisał(a): darekm wrote: Hi attached patch added: ChecklistBox.onClickCheck (for GTK and GTK2) publish property TCheckBox.font remove tCustomLabel.FontChange(Sender: TObject); (default is fontchanged) Thanks for the patch.

Re: [lazarus] [patch] ChecklistBox.onClickCheck

2006-06-01 Thread Vincent Snijders
DarekM wrote: Vincent Snijders napisał(a): darekm wrote: Hi attached patch added: ChecklistBox.onClickCheck (for GTK and GTK2) publish property TCheckBox.font remove tCustomLabel.FontChange(Sender: TObject); (default is fontchanged) Thanks for the patch. I have the following question

Re: [lazarus] [patch] ChecklistBox.onClickCheck

2006-06-01 Thread DarekM
Vincent Snijders napisał(a): darekm wrote: Hi attached patch added: ChecklistBox.onClickCheck (for GTK and GTK2) publish property TCheckBox.font remove tCustomLabel.FontChange(Sender: TObject); (default is fontchanged) Thanks for the patch. I have the following questions: Why is the fo

Re: [lazarus] imagesforlazarus.lpk don't compile with latest's SVN

2006-06-01 Thread Vincent Snijders
bouquinique wrote: Felipe Monteiro de Carvalho a écrit : On 6/1/06, bouquinique <[EMAIL PROTECTED]> wrote: I've try to follow the instructions but: In the directory of imagesforlazarus.lpk => /usr/local/src/lazarus/components/images/ If i type sommething like => svn diff imagesforlazarus.di

Re: [lazarus] imagesforlazarus.lpk don't compile with latest's SVN

2006-06-01 Thread bouquinique
Why my message posted twice ? The first i've posted 04:40 --- We're sorry, the following message could not be delivered: Message: B447fa5170002.0001.000e.mml From:[

Re: [lazarus] imagesforlazarus.lpk don't compile with latest's SVN

2006-06-01 Thread Felipe Monteiro de Carvalho
On 6/1/06, bouquinique <[EMAIL PROTECTED]> wrote: I've try to follow the instructions but: In the directory of imagesforlazarus.lpk => /usr/local/src/lazarus/components/images/ If i type sommething like => svn diff imagesforlazarus.dif You will have to do something like this: cd /usr/local/s

Re: [lazarus] imagesforlazarus.lpk don't compile with latest's SVN

2006-06-01 Thread Felipe Monteiro de Carvalho
On 6/1/06, bouquinique <[EMAIL PROTECTED]> wrote: Unfortunately i'm a bad coder. I can use lazarus for create some dbf applications but no more. I've spend some times before understand that: It´s very easy to create a patch =) Just follow the instructions here: http://wiki.lazarus.freepascal.o

Re: [lazarus] SynEdit

2006-06-01 Thread Flávio Etrusco
On 6/1/06, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote: On 3/31/06, Mattias Gaertner <[EMAIL PROTECTED]> wrote: > > Indeed, had forgotten that it seems Lazarus uses SynEdit for the > > source-code editor > > Is the Lazarus SynEdit version available at synedit.sf.net or some private > > Lazarus mo

Re: [lazarus] [patch] ChecklistBox.onClickCheck

2006-06-01 Thread Vincent Snijders
darekm wrote: Hi attached patch added: ChecklistBox.onClickCheck (for GTK and GTK2) publish property TCheckBox.font remove tCustomLabel.FontChange(Sender: TObject); (default is fontchanged) Thanks for the patch. I have the following questions: Why is the following debugln commented out? D

Re: [lazarus] Patch: encloseselectiondlg - focus prob. corrected

2006-06-01 Thread Vincent Snijders
Alexandre Leclerc wrote: Hi, Here is a patch to correct the focus problem. For a reason I don't know (and can't replicate) I simply removed(ctrl+x)/add(ctrl+v) button ok and cancel so that the radiogroup is first on the list and the default focus on the taborder:=0 (radiogroup) was correct when

[lazarus] [patch] ChecklistBox.onClickCheck

2006-06-01 Thread darekm
Hi attached patch added: ChecklistBox.onClickCheck (for GTK and GTK2) publish property TCheckBox.font remove tCustomLabel.FontChange(Sender: TObject); (default is fontchanged) Darek Index: interfaces/gtk2/gtk2wschecklst.pp ===

Re: [lazarus] imagesforlazarus.lpk don't compile with latest's SVN

2006-06-01 Thread bouquinique
Vincent Snijders a écrit : bouquinique wrote: Burkhard Carstens a écrit : Am Donnerstag, 1. Juni 2006 15:58 schrieb Fedorax: Hello: With latest svn imagesforlazarus.lpk retrun errors when compile. Svn's version's lazarus 9382 fpc 3761 Os:Linux fedora 5 Error messages: "Compiler l'ID

Re: [lazarus] imagesforlazarus.lpk don't compile with latest's SVN

2006-06-01 Thread Vincent Snijders
bouquinique wrote: Burkhard Carstens a écrit : Am Donnerstag, 1. Juni 2006 15:58 schrieb Fedorax: Hello: With latest svn imagesforlazarus.lpk retrun errors when compile. Svn's version's lazarus 9382 fpc 3761 Os:Linux fedora 5 Error messages: "Compiler l'IDE (sans assemblage)" completed

Re: [lazarus] imagesforlazarus.lpk don't compile with latest's SVN

2006-06-01 Thread bouquinique
Burkhard Carstens a écrit : Am Donnerstag, 1. Juni 2006 15:58 schrieb Fedorax: Hello: With latest svn imagesforlazarus.lpk retrun errors when compile. Svn's version's lazarus 9382 fpc 3761 Os:Linux fedora 5 Error messages: "Compiler l'IDE (sans assemblage)" completed /usr/local/src/lazar

Re: [lazarus] imagesforlazarus.lpk don't compile with latest's SVN

2006-06-01 Thread Burkhard Carstens
Am Donnerstag, 1. Juni 2006 15:58 schrieb Fedorax: > Hello: > > With latest svn imagesforlazarus.lpk retrun errors when compile. > > Svn's version's > lazarus 9382 > fpc 3761 > Os:Linux fedora 5 > > > Error messages: > > "Compiler l'IDE (sans assemblage)" completed > /usr/local/src/lazarus/componen

Re: [lazarus] SourceEditor improvements

2006-06-01 Thread Graeme Geldenhuys
On 6/1/06, Al Boldi <[EMAIL PROTECTED]> wrote: > > Is there an easy way to modify this? > > Ctrl + Up Arrow >or > Ctrl + Down Arrow > > solves the problem. Ctrl + Shift + Up/Down Arrow on my system. Right you are! My fingers are so used to doing the work without me even thinking about it.

[lazarus] imagesforlazarus.lpk don't compile with latest's SVN

2006-06-01 Thread Fedorax
Hello: With latest svn imagesforlazarus.lpk retrun errors when compile. Svn's version's lazarus 9382 fpc 3761 Os:Linux fedora 5 Error messages: "Compiler l'IDE (sans assemblage)" completed /usr/local/src/lazarus/components/images/lazpng.pas(48,20) Error: function header doesn't match the for

Re: [lazarus] A Studio IDE layout

2006-06-01 Thread Al Boldi
Al Boldi wrote: > This form implements a Studio-style IDE layout in contrast to the current > VB-style. It works by hooking it into main.pp with something like this: > > IDEloStyle.TStudio.Create(Self).Show; > > Note, keep the following windows open before calling: > ProjectInspector > Objec

Re: [lazarus] SourceEditor improvements

2006-06-01 Thread Al Boldi
Graeme Geldenhuys wrote: > On 5/31/06, Al Boldi <[EMAIL PROTECTED]> wrote: > > public > > function Execute: boolean; > > > > pressing ^mouseclick doesn't go anywhere, when in fact it should lookup > > the implementation. > > > > Is there an easy way to modify this? > > Ctrl + Up Arrow >or

RE: Lazarus doesn't insert TAB charaters

2006-06-01 Thread George Birbilis
> Can you explain "hard" tabs? I have heard this a lot, but > not sure what it means? Is hard tabs the #9 charater instead > of padded spaces? > What other tabs do you get? Other option (soft tab) is an equivalent number of spaces George Birbilis ([EMAIL PROTECTED]) Microsoft

RE: Lazarus doesn't insert TAB charaters

2006-06-01 Thread George Birbilis
> Maybe it should better called "hard tabulation" or whatever, > but yes, "hard tabs" means the #9 character. There's no other > kinds of tabs, just using spaces (#32) for > indentation/tabulation - which oddly enough I've _never_ seen > being refered to as "soft tabs" ;-) I think I've read the te

[lazarus] IDE don't unload/reset debugger after project execution

2006-06-01 Thread Gabor Boros
Hi! I wrote a very small test application for testing UIB. If I run the project first time everything is fine, but if run it again I get an "EUIBError" message. If I reset the debugger from Run menu between executions the program is start properly. My question is: why the gdb.exe is still in m

RE: Lazarus doesn't insert TAB charaters

2006-06-01 Thread George Birbilis
> > I hate hard tabs cause they tend to show differently at different > > editors > > Well, just set all your editors to use the same Tab Width. > Some default to 4, others to 8, etc. Some (esp. the system console) have fixed tab width, which you can't change to my knowledge. Ge

Re: [lazarus] SynEdit

2006-06-01 Thread Graeme Geldenhuys
On 3/31/06, Mattias Gaertner <[EMAIL PROTECTED]> wrote: > Indeed, had forgotten that it seems Lazarus uses SynEdit for the > source-code editor > Is the Lazarus SynEdit version available at synedit.sf.net or some private > Lazarus modification of it? If it's the 2nd, where can I get it and on > w

Re: [lazarus] SegFault in Lazarus

2006-06-01 Thread Burkhard Carstens
Am Donnerstag, 1. Juni 2006 10:53 schrieb Jens Arm: > Hi > > I only get these: > > An unhandled exception occurred at $ > > And it doesn't matter if there is a config or not. try removing the config and start lazarus with ( export LANG=en_US ; ./lazarus ) Burkhard __

Re: [lazarus] SegFault in Lazarus

2006-06-01 Thread Jens Arm
Hi I only get these: An unhandled exception occurred at $ And it doesn't matter if there is a config or not. Jens On Thu, 1 Jun 2006 10:36:32 +0200 Burkhard Carstens <[EMAIL PROTECTED]> wrote: > Am Donnerstag, 1. Juni 2006 09:27 schrieb Jens Arm: > > Hi > > > > Since some days I get many "

Re: [lazarus] Make copied bitmap transparent

2006-06-01 Thread Bogusław Brandys
Andreas Berger wrote: Sorry, it's not your english. It's my writing. I copy the rectangles to two types of components. One is the glyph of a speedbutton and the other to the bitmap of an image. When I use CopyRect nothing appears. The speedbutton is empty and the image is transparent. So eith

[lazarus] Re: Lazarus 0.9.16 released

2006-06-01 Thread roozbeh gholizadeh
On Wed, 31 May 2006 13:33:25 +0330, Vincent Snijders <[EMAIL PROTECTED]> wrote: Diwakoe schreef: When I installed windows version on this release I can't find mysql5 connection on sqldb tab which I can found 0.9.15 version downloaded from snapshots website. Is there any sqldb package which c

Re: [lazarus] SegFault in Lazarus

2006-06-01 Thread Burkhard Carstens
Am Donnerstag, 1. Juni 2006 09:27 schrieb Jens Arm: > Hi > > Since some days I get many "unhandled exception occured at pos " > right after starting lazarus. I see the splash while this error run > through the console. Then after many of these lines I get SegFault. > > I use Lazarus from svn an

[lazarus] SegFault in Lazarus

2006-06-01 Thread Jens Arm
Hi Since some days I get many "unhandled exception occured at pos " right after starting lazarus. I see the splash while this error run through the console. Then after many of these lines I get SegFault. I use Lazarus from svn and fpc from svn (fpc/trunk). Whats wrong? Is the fpc in trunk no

Re: Lazarus doesn't insert TAB charaters

2006-06-01 Thread Graeme Geldenhuys
On 5/31/06, Flávio Etrusco <[EMAIL PROTECTED]> wrote: Disabling "Trim Trailing Spaces" should help you here. Thanks Flávio. Applying the small patch attached and then disabling the "trim trailing spaces" and "Auto Indent" works just fine. Regards, - Graeme - Index: components/synedit/synedi