[lazarus] How to add a new component to the toolbar?

2005-10-16 Thread Florian Köberle
I want to add a TGraphicControl descendent to lazarus. In order to do that I created a new package and use the add component wizzard. My problem ist that the component doesn't appear in the component toolbar. And compiling the unit doesn't work too(I get the errormessage:

Re: [lazarus] Translations patch

2005-10-16 Thread Vincent Snijders
Felipe Monteiro de Carvalho wrote: Hello, I removed old phrases from languages/README. They are no longer valid, since we don't use .mo files anymore. Should the patches for .po files still be sent to [EMAIL PROTECTED] Yes. I don't know the precise reason why for .po files the complete

[lazarus] [Lazarus 0001211]: TBitBtn - Transparency on glyph does not work

2005-10-16 Thread Felipe Monteiro de Carvalho
Hi Micha, How did you solve this bug?? What was missing? And what picture formats for button glyphs are working now??? There were problems with almost all formats. Did you notice this is identical to 0001092 ?? If 1211 is solved then 1092 is also solved, for sure. Depending on the way you

Re: [lazarus] [Lazarus 0001211]: TBitBtn - Transparency on glyph does not work

2005-10-16 Thread Micha Nelissen
On Sun, 16 Oct 2005 16:54:08 -0200 Felipe Monteiro de Carvalho [EMAIL PROTECTED] wrote: Hi Micha, How did you solve this bug?? What was missing? And what picture formats for button glyphs are working now??? There were problems with almost all formats. I don't know for sure. The

Re: [lazarus] [Lazarus 0001211]: TBitBtn - Transparency on glyph does not work

2005-10-16 Thread Vincent Snijders
Felipe Monteiro de Carvalho wrote: Hi Micha, How did you solve this bug?? What was missing? And what picture formats for button glyphs are working now??? There were problems with almost all formats. See http://www.freepascal.org/cgi-bin/viewcvs.cgi?root=lazarusrev=7968view=rev Vincent.

[lazarus] Re: [Lazarus 0001211]: TBitBtn - Transparency on glyph does not work

2005-10-16 Thread Felipe Monteiro de Carvalho
Micha Nelissen wrote: On Sun, 16 Oct 2005 16:54:08 -0200 I don't know for sure. The bottom-left pixel is used as the transparent color now in .bmp files; this fixes transparency for those purple .bmp images. Also I fixed a bug when saving transparent images. Thank you very much for solving

Re: [lazarus] Re: [Lazarus 0001211]: TBitBtn - Transparency on glyph does not work

2005-10-16 Thread Micha Nelissen
On Sun, 16 Oct 2005 17:17:42 -0200 Felipe Monteiro de Carvalho [EMAIL PROTECTED] wrote: Micha Nelissen wrote: On Sun, 16 Oct 2005 16:54:08 -0200 I don't know for sure. The bottom-left pixel is used as the transparent color now in .bmp files; this fixes transparency for those purple .bmp

[lazarus] Re: [Lazarus 0001211]: TBitBtn - Transparency on glyph does not work

2005-10-16 Thread Felipe Monteiro de Carvalho
Micha Nelissen wrote: As far as I know, .xpm already worked transparently on win32 as button glyphs (and elsewhere). No, it only works on gtk. On win32 it will only work the way it is used for the default button glyphs, and that is quite a strange method that involves changing part of a xpm