Re: [lazarus] Graphics32 Carbon beta-testing

2007-06-19 Thread wile64
Hello, salut in french, I can test under linux (ubuntu) and winxp, if you want ? I have hold program delphi graphics32... 2007/6/19, Burkhard Carstens <[EMAIL PROTECTED]>: Am Dienstag, 19. Juni 2007 09:21 schrieb Felipe Monteiro de Carvalho: > Hello, > > I have completed the native Mac OS X

[lazarus] Patch for Icon Editor

2007-06-22 Thread wile64
I downloaded the version SVN of LazIconeEditor, how to make to make advanced project ( if I can ). For the moment I made a patch which corrects a problem with the loading the Icons. Thanks, Laurent Jacques. LoadIcon.diff Description: Binary data

Re: [lazarus] Patch for Icon Editor

2007-06-23 Thread wile64
Hello Tom, it misses the unit ColorPickButton Laurent 2007/6/23, Tom Gregorovic <[EMAIL PROTECTED]>: wile64 napsal(a): > I downloaded the version SVN of LazIconeEditor, how to make to make > advanced > project ( if I can ). > > For the moment I made a patch which co

[lazarus] Patch for support language Lazarus Icon Editor

2007-06-26 Thread wile64
I continue… Laurent

[lazarus] Procedure and function in clipbrd.inc not declared in clipbrd.pp

2007-06-26 Thread wile64
Hello, Why all the procedure and function written in the file clipbrd.inc are not declared ? Regard,

[lazarus] Patch for Close Preview Icon Editor

2007-06-27 Thread wile64
When you close Preview window, unChecked menu option. Laurent. Close-Preview.diff Description: Binary data

[lazarus] Patch for Icon Editor Langauge End

2007-06-30 Thread wile64
The End for RessourceStrings support. Regard, -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php languages-3.diff Description: Binary data

[lazarus] Patch for paste in icon editor

2007-07-09 Thread wile64
Paste a bitmap form the clipboard (test in win32) -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php paste iconeditor.diff Description: Binary data

Re: [lazarus] LCL in DLL

2007-07-10 Thread wile64
------ My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] Gettext, what am I doing wrong ?

2007-07-13 Thread wile64
#x27;. For example Popup1.TextY.Caption := 'Welcome user '+LoggedInUser+LineEnding; Place the cursor on the string 'Welcome' and execute the tool. See http://wiki.lazarus.freepascal.org/index.php/IDE_Window:_Make_ResourceString Mattias _ To unsubscribe: mail [

Re: [lazarus] Gettext, what am I doing wrong ?

2007-07-13 Thread wile64
Thanks Mattias, I will seek that, if somebody has more information… Laurent, 2007/7/13, Mattias Gaertner <[EMAIL PROTECTED]>: On Fri, 13 Jul 2007 11:42:38 +0200 wile64 <[EMAIL PROTECTED]> wrote: > Hello, > Exist there tools to create resourcestrings since Form? No.

Re: [lazarus] Formatting tools

2007-07-27 Thread wile64
_ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject >archives at http://www.lazarus.freepascal.org/mailarchives > -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

[lazarus] Graphics dont work

2007-08-28 Thread wile64
. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] Graphics dont work

2007-08-28 Thread wile64
, FImagePaint); Thanks, 2007/8/28, Luiz Americo Pereira Camara <[EMAIL PROTECTED]>: > > Marc Weustink wrote: > > wile64 wrote: > >> Hello, > >> > >> I create an bitmap and draw with functions RoundRect, Rectangle, > >> FillRect, TextRect, Ellip

Re: [lazarus] Graphics dont work

2007-08-29 Thread wile64
2007/8/29, Luiz Americo Pereira Camara <[EMAIL PROTECTED]>: > > wile64 wrote: > > example : > > > > FImagePaint is a TBitmap create with > > FImagePaint := TBitmap.Create; > > Try to define the height and width of the bitmap > > > I repeat

Re: [lazarus] Graphics dont work

2007-08-30 Thread wile64
2007/8/30, Luiz Americo Pereira Camara <[EMAIL PROTECTED]>: > > wile64 wrote: > > 2007/8/29, Luiz Americo Pereira Camara <[EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]>>: > > > > wile64 wrote: > > > example :

Re: [lazarus] Lazarus IDE crashes while loading form

2007-08-30 Thread wile64
ives at http://www.lazarus.freepascal.org/mailarchives > -- Laurent. -------- My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] Lazarus IDE crashes while loading form

2007-08-31 Thread wile64
end Your form load correctly. I tested with Lazarus 0.9.23 R11761 -- Laurent. ---- My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] Lazarus IDE crashes while loading form

2007-08-31 Thread wile64
I forgot, the EditorEnabled property dont not exist in TSpinEdit for Lazarus, it should be also removed… -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org

Re: [lazarus] Lazarus IDE crashes while loading form

2007-08-31 Thread wile64
try to change the property Lazarus craches > again :( > > Regards, > > Luis > > On Fri, 2007-08-31 at 08:58 +0200, wile64 wrote: > > Hello Luis, > > > > Edit file dmap.lfm and delete line " Style = lbOwnerDrawFixed " in > > object TListBox. > >

Re: [lazarus] Lazarus IDE crashes while loading form

2007-08-31 Thread wile64
thing?) I does not understand why there is this bug? -- Laurent. -------- My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] Graphics dont work

2007-09-03 Thread wile64
2007/9/3, Marc Weustink <[EMAIL PROTECTED]>: > > Luiz Americo Pereira Camara wrote: > > wile64 wrote: > >> 2007/8/29, Luiz Americo Pereira Camara <[EMAIL PROTECTED] > >> <mailto:[EMAIL PROTECTED]>>: > >> > >> wile64 wrote: &

[lazarus] French translation after svn 11960

2007-09-08 Thread wile64
After the svn revision 11960, the header of file objinspstrconsts.fr.po is deleted. Problem with UTF8 <-> iso-8859-1!!! Thanks -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://la

[lazarus] Icons run and pause for Lazarus

2007-09-10 Thread wile64
Hello, I have create images for Lazarus, made as you want ;) Regard, -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: Icons run and pause for Lazarus

2007-09-10 Thread wile64
2007/9/10, wile64 <[EMAIL PROTECTED]>: > > Hello, > > I have create images for Lazarus, made as you want ;) > > Regard, > With the files its better !!! :D -- Laurent. ---- My

Re: Icons run and pause for Lazarus

2007-09-11 Thread wile64
And for pause ! 2007/9/11, wile64 <[EMAIL PROTECTED]>: > > Thank you for your answer, this appear to you better? > > > 2007/9/11, Graeme Geldenhuys <[EMAIL PROTECTED]>: > > > > On 10/09/2007, wile64 <[EMAIL PROTECTED]> wrote: > > > > &

Re: Icons run and pause for Lazarus

2007-09-11 Thread wile64
Thank you for your answer, this appear to you better? 2007/9/11, Graeme Geldenhuys <[EMAIL PROTECTED]>: > > On 10/09/2007, wile64 <[EMAIL PROTECTED]> wrote: > > > > > > I have create images for Lazarus, made as you want ;) > > > > > >

Re: Icons run and pause for Lazarus

2007-09-11 Thread wile64
here! 2007/9/11, Graeme Geldenhuys <[EMAIL PROTECTED]>: > > On 11/09/2007, wile64 <[EMAIL PROTECTED]> wrote: > > And for pause ! > > Perfect! And all we still need is a greyed out Pause for the tool

Re: Icons run and pause for Lazarus

2007-09-11 Thread wile64
If you want I can create others with time of them? Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: Icons run and pause for Lazarus

2007-09-11 Thread wile64
d idea… ;) -- Laurent. ---- My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

[lazarus] Another icons for Lazarus

2007-09-11 Thread wile64
See the sujet ! Regard, -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <><><><><>

Re: [lazarus] Another icons for Lazarus

2007-09-11 Thread wile64
. > > Best regards, > Paul Ishenin. > Yes I guessed and already in png 16*16. :) Thanks, -- Laurent. -------- My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] Another icons for Lazarus

2007-09-11 Thread wile64
;) > > > Joost > > I can see this with afterwards of time ;) -- Laurent. ---- My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] Another icons for Lazarus

2007-09-12 Thread wile64
2007/9/12, Paul Ishenin <[EMAIL PROTECTED]>: > > wile64 пишет: > > But 3 things: > > 1. They should be in png (so previous xpm are not needed) > > > > 2. They must be 16*16 > > 3. Toolbar images that have disabled state will not be cha

Re: [lazarus] Another icons for Lazarus

2007-09-12 Thread wile64
------- My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] Another icons for Lazarus

2007-09-12 Thread wile64
2007/9/12, Paul Ishenin <[EMAIL PROTECTED]>: > > wile64 пишет: > > > > Modified and Another ;) > > thanks, commited. revision 12003. > > Best regards, > Paul Ishenin. > > Great, But the menu_bui

Re: [lazarus] Another icons for Lazarus

2007-09-12 Thread wile64
our icon series ;) > > Stephano > And others too :P -- Laurent. ---- My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] Another icons for Lazarus

2007-09-12 Thread wile64
Still and with the STOP. I see the icons of the file menu (new Form and new links) in view menu (Form and Unit) ? Regards, -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum

Re: [lazarus] Another icons for Lazarus

2007-09-12 Thread wile64
> > Maybe a blue square (like you get on VCR's) or faded red stop sign or > a hand showing stop or . I don't have more ideas at the moment. > ;-) > > Yes, why not ;) I will look at that… -- Laurent. -----

Re: [lazarus] Another icons for Lazarus

2007-09-12 Thread wile64
Here other STOP, and there will be no other… ;) Ragards, -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <><>

Re: [lazarus] Another icons for Lazarus

2007-09-12 Thread wile64
2007/9/13, Paul Ishenin <[EMAIL PROTECTED]>: > > wile64 wrote: > > Still and with the STOP. > > > > I see the icons of the file menu (new Form and new links) in view menu > > (Form and Unit) ? > > > > Dont understand quesion, but anyway you

Re: [lazarus] Another icons for Lazarus

2007-09-13 Thread wile64
Still... Regards, -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <><><><><><><><><><><>

Re: [lazarus] Another icons for Lazarus

2007-09-13 Thread wile64
. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] Another icons for Lazarus

2007-09-14 Thread wile64
Is what others could given their opinions? Thanks, 2007/9/14, wile64 <[EMAIL PROTECTED]>: > > Hello, > > I think that all the projects starts with paper crayonner sheets > (unmethodical), therefore chose paper tray ! > > it is a good idea I find (it is mine :D )? &g

Re: [lazarus] Another icons for Lazarus

2007-09-14 Thread wile64
Remain traditional ;) Regards, -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <><><><><><>

Re: [lazarus] Another icons for Lazarus

2007-09-14 Thread wile64
> > > Joost > You finds that prettier? -- Laurent. ---- My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <><><>

Re: [lazarus] Another icons for Lazarus

2007-09-15 Thread wile64
2007/9/15, Joost van der Sluis <[EMAIL PROTECTED]>: > > Op zaterdag 15-09-2007 om 00:50 uur [tijdzone +0200], schreef wile64: > > > /9/11, Joost van der Sluis <[EMAIL PROTECTED]>: > > Well... if you have time, do you also allow requests? > > > &

Re: [lazarus] Another icons for Lazarus

2007-09-16 Thread wile64
> > Thnaks for the good job. > Maybe give the 40 41 and 50 a bit more contrast > > Marc > > Thank you Marc, You are right. ;) -- Laurent. My Web : http://wile64.neuf.fr/ French Fo

Re: [lazarus] Another icons for Lazarus

2007-09-16 Thread wile64
Not sure if a 'inbox' or 'paper tray' is a > ideal icon for project. It doesn't convey "project" to me. > > Graeme. > > Does nobody others have opinion on this subject? -- Laurent. ---

[lazarus] icons sqldb-components

2007-09-16 Thread wile64
Icons for SQL. -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <><>

Re: [lazarus] Another icons for Lazarus

2007-09-18 Thread wile64
2007/9/17, Stephano <[EMAIL PROTECTED]>: > > >Does nobody others have opinion on this subject? > You are quite talented! > Thanks Stephano, But is not what I want ;) -- Laurent. M

Re: [lazarus] Another icons for Lazarus

2007-09-18 Thread wile64
://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <>

Re: [lazarus] Another icons for Lazarus

2007-09-18 Thread wile64
. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [Lazarus] Another icons for Lazarus

2007-09-18 Thread wile64
Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

[lazarus] More icons

2007-09-18 Thread wile64
For the menu ! -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <><><><><>

Re: [lazarus] Another icons for Lazarus

2007-09-19 Thread wile64
Another projects models. -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <><><>

Re: [lazarus] More icons

2007-09-19 Thread wile64
2007/9/19, Marc Weustink <[EMAIL PROTECTED]>: > > wile64 wrote: > > For the menu ! > > > menu_view_objectinspector.png > > Cool > > Marc > > Thanks Marc, But I add work to Paul. ;) -- Laurent. --

Re: [lazarus] More icons

2007-09-20 Thread wile64
Thanks Paul, And menu_project_todo.png, Menu_project_viewsource.png, menu_select_line.png do not like yourself? Regards 2007/9/20, Paul Ishenin <[EMAIL PROTECTED]>: > > wile64 пишет: > > 2007/9/19, Marc Weustink <[EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTE

Re: [lazarus] Another icons for Lazarus

2007-09-24 Thread wile64
end of projects models. -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <><><><>

Re: [lazarus] More icons

2007-09-24 Thread wile64
More ;) -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <><><><>

Re: [lazarus] Another icons for Lazarus

2007-09-24 Thread wile64
2007/9/24, Paul Ishenin <[EMAIL PROTECTED]>: > > wile64 пишет: > > end of projects models. > > project10 is bad looking but others are excellent. > > Best regards, > Paul Ishenin.

Re: [lazarus] More icons

2007-09-24 Thread wile64
More -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <><><><>

Re: [lazarus] More icons

2007-09-24 Thread wile64
2007/9/24, Павел Ишенин <[EMAIL PROTECTED]>: > > wile64 пишет: > > More > Thanks, commited in r12165 > > Best regards, > Paul Ishenin. > > Thanks Paul, but I forgot the transparency! -- Laurent. ---

Re: [lazarus] More icons

2007-09-24 Thread wile64
Even not badly! 2007/9/24, Павел Ишенин <[EMAIL PROTECTED]>: > > wile64 wrote: > > > > 2007/9/24, Павел Ишенин <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>: > > > > wile64 пишет: > > > More > > Thanks, co

Re: [lazarus] More icons

2007-09-24 Thread wile64
More, with transparency :P -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <><>

Re: [lazarus] More icons

2007-09-26 Thread wile64
more ! -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <><>

Re: copy Lazarus version to clipboard

2007-09-27 Thread wile64
ting a bug in Mantis. > > > Regards, > - Graeme - Why not put in the TMemo (about)? -- Laurent. ---- My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] More icons

2007-09-27 Thread wile64
Hello, I am in lack of time ;) -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <>

Re: copy Lazarus version to clipboard

2007-09-27 Thread wile64
for everybody to use. Either way, I don't mind. > > Regards, > - Graeme - > > > It is true that it is necessary to all rewrite when have need, for Mantis or other things! -- Laurent. ----

Re: [lazarus] More icons

2007-09-30 Thread wile64
Little more, Thanks, -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <><><>

Re: [lazarus] App Localization

2007-10-01 Thread wile64
I quick test your patch and work great :) Just a notice, add a path to the subdirectory for PO file (ex : projectdir/languages) ;) Regards, -- Laurent. My Web : http://wile64.neuf.fr/ French Forum

Re: [lazarus] App Localization

2007-10-02 Thread wile64
uld open a new discussion with a subject! Regards, -- Laurent. ---- My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

[lazarus] Docking Message window into Source editor

2007-10-03 Thread wile64
Hi all, It is a (unofficial) patch for docking the message window into the source editor (bottom). I dont search Message Window ;) Tested on win32 and GTK2 Regards -- Laurent. My Web : http://wile64

Re: [lazarus] Docking Message window into Source editor

2007-10-03 Thread wile64
2007/10/3, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > A.J. Venter wrote: > > Can I vote for this one ? :) > > For those of us still hoping for a single window IDE eventually, this > > would be a small but extremely important step along the way. > > > >

Re: [lazarus] Docking Message window into Source editor

2007-10-03 Thread wile64
it for those which its interests ;) -- Laurent. ---- My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] Docking Message window into Source editor

2007-10-03 Thread wile64
2007/10/3, Víctor R. Ruiz <[EMAIL PROTECTED]>: > > Hi: > > 2007/10/3, wile64 <[EMAIL PROTECTED]>: > > It is a (unofficial) patch for docking the message window into the > source > > editor (bottom). I dont search Message Window ;) > > I'm s

[lazarus] Crash Lazarus gdb 6.6 with opendialog in win32 (XP)

2007-10-03 Thread wile64
. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] Docking Message window into Source editor

2007-10-04 Thread wile64
-- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] More icons

2007-10-05 Thread wile64
Very little more :( What you chose for the Project icon? -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php <>

Re: [lazarus] More icons

2007-10-05 Thread wile64
2007/10/5, Paul Ishenin <[EMAIL PROTECTED]>: > > wile64 пишет: > > Very little more :( > > > > What you chose for the Project icon? > > > > As I know project4.png had the best feedback (2 pro 0 contra) :) > > Best rega

Re: [lazarus] Docking Message window into Source editor

2007-10-05 Thread wile64
2007/10/5, wile64 <[EMAIL PROTECTED]>: > > Notes: > > - It does not handle any other docked window. > > - It does not fix the positioning code in the IDE for the message > > > If you can given explanations to me which I seek of what you speak? > > Thanks Mat

Re: [lazarus] Docking Message window into Source editor

2007-10-06 Thread wile64
2007/10/6, Mattias Gaertner <[EMAIL PROTECTED]>: > > On Fri, 5 Oct 2007 08:39:51 +0200 > wile64 <[EMAIL PROTECTED]> wrote: > > > > > > > Notes: > > > - It does not handle any other docked window. > > > - It does not fix the positioning

Re: [lazarus] App Localization

2007-10-06 Thread wile64
. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] App Localization

2007-10-06 Thread wile64
2007/10/6, Mattias Gaertner <[EMAIL PROTECTED]>: > > On Sat, 6 Oct 2007 16:54:13 +0200 > wile64 <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I have create an function (in application) for create ResourceString > > section and FormCreate Procedure a

Re: [lazarus] App Localization

2007-10-08 Thread wile64
2007/10/6, wile64 <[EMAIL PROTECTED]>: > > > > 2007/10/6, Mattias Gaertner <[EMAIL PROTECTED]>: > > > > On Sat, 6 Oct 2007 16:54:13 +0200 > > wile64 <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > > I hav

Re: [lazarus] App Localization

2007-10-09 Thread wile64
2007/10/9, Mattias Gaertner <[EMAIL PROTECTED]>: > > On Mon, 8 Oct 2007 15:01:13 +0200 > wile64 <[EMAIL PROTECTED]> wrote: > > > 2007/10/6, wile64 <[EMAIL PROTECTED]>: > > > > > > > > > > > > 2007/10/6, Mattias Gaertne

Re: [lazarus] More icons

2007-10-10 Thread wile64
2007/10/10, Paul Ishenin <[EMAIL PROTECTED]>: > > wile64 пишет: > > > > > > 2007/10/5, Paul Ishenin <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>: > > > > wile64 пишет: > > > Very little more :( > > > > >

Re: [lazarus] App Localization

2007-10-10 Thread wile64
2007/10/9, Mattias Gaertner <[EMAIL PROTECTED]>: > > On Tue, 9 Oct 2007 15:30:43 +0200 > wile64 <[EMAIL PROTECTED]> wrote: > > > 2007/10/9, Mattias Gaertner <[EMAIL PROTECTED]>: > > > > > > On Tue, 9 Oct 2007 15:10:38 +0200 > > > wil

Re: [lazarus] More icons

2007-10-10 Thread wile64
2007/10/10, Graeme Geldenhuys <[EMAIL PROTECTED]>: > > On 10/10/2007, wile64 <[EMAIL PROTECTED]> wrote: > > > > Thanks, I am very very harry (see Rugby) :D > > Which team to you support? From your website address, I presume > France? Our team (So

Re: [lazarus] More icons

2007-10-10 Thread wile64
object (wrench > from project). > > Best regards, > Paul Ishenin. > > Are you happy? ;) You have view menu_reopen.png? regards, -- Laurent. ---- My Web : http://wile64.neuf.fr/ French Forum :

Re: [lazarus] More icons

2007-10-11 Thread wile64
2007/10/11, Paul Ishenin <[EMAIL PROTECTED]>: > > Paul Ishenin пишет: > > wile64 wrote: > >> > >> I commited them in 12400, but I am not very happy. Project option > and > >> Project inspector look as spot :( Maybe you can play with colors

[lazarus] Patch for message tab error in compiler options

2007-10-12 Thread wile64
Hi, See subjet Regards, -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php compileropt.patch Description: Binary data

[lazarus] Patch for runparamdlg

2007-10-12 Thread wile64
Hi, This patch fixes the bug poster in dialog "run parameters / environement" :) Ce patch corrige le bug d'affiche dans le dialog Regards, -- Laurent. My Web : http://wile64.neuf.f

Re: [lazarus] Patch for runparamdlg

2007-10-13 Thread wile64
2007/10/13, zeljko <[EMAIL PROTECTED]>: > > On Friday 12 October 2007 18:05, wile64 wrote: > > Hi, > > > > This patch fixes the bug poster in dialog "run parameters / > environement" > > hum this doesn't look like a patch, why -37 ? &g

[lazarus] Problem to associate bitmap with the components of a package

2007-10-13 Thread wile64
, -- Laurent. My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] More icons

2007-10-13 Thread wile64
2007/10/10, wile64 <[EMAIL PROTECTED]>: > > > > 2007/10/10, Graeme Geldenhuys <[EMAIL PROTECTED]>: > > > > On 10/10/2007, wile64 <[EMAIL PROTECTED]> wrote: > > > > > > Thanks, I am very very harry (see Rugby) :D > > > > Whi

Re: [lazarus] Problem to associate bitmap with the components of a package

2007-10-13 Thread wile64
2007/10/13, Mattias Gaertner <[EMAIL PROTECTED]>: > > On Sat, 13 Oct 2007 23:07:52 +0200 > wile64 <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > Here is my project: > > > > 1 package > > x units with 1 component / unit > > 1 fil

Re: [lazarus] Problem to associate bitmap with the components of a package

2007-10-13 Thread wile64
2007/10/13, wile64 <[EMAIL PROTECTED]>: > > > > 2007/10/13, Mattias Gaertner <[EMAIL PROTECTED]>: > > > > On Sat, 13 Oct 2007 23:07:52 +0200 > > wile64 <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > > Here is my

Re: [lazarus] Problem to associate bitmap with the components of a package

2007-10-13 Thread wile64
> > > > > With PNG Bitmap is work also ? > > no > > Mattias > > My problem is here, good with XPM !!! Thanks Mattias, -- Laurent. ---- My Web : http://wile64.neuf.f

Re: [lazarus] TStringGrid doesn't allow to edit cells

2007-10-17 Thread wile64
> 12 12 aka skywriter > > In Options -> goEditing = true -- Laurent. ---- My Web : http://wile64.neuf.fr/ French Forum : http://lazforum-fr.tuxfamily.org/index.php

  1   2   3   >