Hi,
yes, I just discovered that. Great !
Thanks.
Alain
On Fri, 2005-08-12 at 21:57 -0700, George Lober wrote:
> Alain Michaud wrote:
>
> >I see that there is a new ('printer') package that is an interface to
> >CUPS server!
> >
> >I should have looked before I send a message to the list
Alain Michaud wrote:
I see that there is a new ('printer') package that is an interface to
CUPS server!
I should have looked before I send a message to the list. Sorry.
Alain
On Fri, 2005-08-12 at 20:26 -0400, Alain Michaud wrote:
Hi,
I think that there is no "Printer Dialog" compone
I see that there is a new ('printer') package that is an interface to
CUPS server!
I should have looked before I send a message to the list. Sorry.
Alain
On Fri, 2005-08-12 at 20:26 -0400, Alain Michaud wrote:
> Hi,
>
> I think that there is no "Printer Dialog" component in Lazarus.
>
> I
Hi,
I think that there is no "Printer Dialog" component in Lazarus.
I already use the "printer" unit (that works well) but when the default
printer is not working then it does not print! Most applications have a
printer selection dialog box that allows to select the printer.
Does someone kn
Mattias Gaertner wrote:
On Fri, 12 Aug 2005 22:26:36 +0300
Simeon Mitev <[EMAIL PROTECTED]> wrote:
no Mattias, the labels (tabs) are painted ok but rounded!?! the tab's
caption is displayed normal and because tabs are rounded the text always
overflows tab's bounds. do you have ever used this c
On Fri, 12 Aug 2005 21:51:51 +0200
Vincent Snijders <[EMAIL PROTECTED]> wrote:
> Sebastian Günther wrote:
> > Mattias Gaertner schrieb:
> >
> >>I don't know if the one letter is a problem, but
> >>
> >> token_xml.SetValue('keys/' + {'t' +} inttostr(x) + '/values' ,
> >>'some_value' );
> >
On Fri, 12 Aug 2005 22:26:36 +0300
Simeon Mitev <[EMAIL PROTECTED]> wrote:
> no Mattias, the labels (tabs) are painted ok but rounded!?! the tab's
> caption is displayed normal and because tabs are rounded the text always
> overflows tab's bounds. do you have ever used this component in java?
> th
Hi,
I have a project under Linux with Laz 0.9.6, and equivalent one under Win with
Delphi. They both run correctly,.
As help windows, forms are created from the same units, i.e. several instances
of the same form can be created.
After download and installation of Laz 0.9.8, compiling is still ok
Take a look at the Lazarus Forum,
http://www.lazarus.freepascal.org/index.php?name=PNphpBB2&file=viewtopic&t=891
you will find a way (tanks to Razvan and others) to get the TrayIcon under Win32.
Don't expect ready to use TTrayIcon components but a way to get it
works excellent.
Regards,
Salva
Sebastian Günther wrote:
Mattias Gaertner schrieb:
I don't know if the one letter is a problem, but
token_xml.SetValue('keys/' + {'t' +} inttostr(x) + '/values' ,
'some_value' );
the inttostr(x) does not create a valid xml name.
The fpc xmlwriter allows it and writes it (bug), but th
Mattias Gaertner schrieb:
>
> I don't know if the one letter is a problem, but
>
> token_xml.SetValue('keys/' + {'t' +} inttostr(x) + '/values' ,
> 'some_value' );
>
> the inttostr(x) does not create a valid xml name.
>
> The fpc xmlwriter allows it and writes it (bug), but the xmlread
no Mattias, the labels (tabs) are painted ok but rounded!?! the tab's
caption is displayed normal and because tabs are rounded the text always
overflows tab's bounds. do you have ever used this component in java?
the tabs are as follows:
__
|___| |
|
On Fri, 12 Aug 2005 19:18:14 +0200
Vincent Snijders <[EMAIL PROTECTED]> wrote:
> Mattias Gaertner wrote:
> > On Sat, 6 Aug 2005 22:08:33 +0200
> > "Darius Blaszijk" <[EMAIL PROTECTED]> wrote:
> >
> >
> >>>I haven't taken a look yet at the patch, but imho possible overlap in
> >>>other languages
Mattias Gaertner wrote:
On Sat, 6 Aug 2005 22:08:33 +0200
"Darius Blaszijk" <[EMAIL PROTECTED]> wrote:
I haven't taken a look yet at the patch, but imho possible overlap in
other languages is not a good argument for changing the layout.
No major layout changes have been performed you will se
On Sat, 6 Aug 2005 22:08:33 +0200
"Darius Blaszijk" <[EMAIL PROTECTED]> wrote:
> > I haven't taken a look yet at the patch, but imho possible overlap in
> > other languages is not a good argument for changing the layout.
> No major layout changes have been performed you will see..;-)
>
> > Maybe
On Wed, 10 Aug 2005 09:48:24 +0300
Simeon Mitev <[EMAIL PROTECTED]> wrote:
> I have a TPageControl component on form and set the TabPosition property
> to Left.
> The tabs are getting left but they are awfully painted in design mode.
> In runtime
> they are looking fine. The next problem is the
On Thu, 11 Aug 2005 23:36:54 +0200
Sebastian Günther <[EMAIL PROTECTED]> wrote:
> Christian Fillion schrieb:
> > Hi all i'm making a application tha use the xmlcfg.pp unit.
> >
> > I dont know if i find a bug in the xmlcfg file at
> > procedure TXMLConfig.SetValue(const APath, AValue: String);
> >
On Thu, 11 Aug 2005 11:47:22 +0300
Simeon Mitev <[EMAIL PROTECTED]> wrote:
> Hi,
> i lose many hours investigating the problem as follows:
> somehow the Lazarus IDE loses the track where are placed used units. The
> program
> is being compiled without any problems but when i hold shift and click
On Fri, 12 Aug 2005 17:16:54 +0300
Simeon Mitev <[EMAIL PROTECTED]> wrote:
> i have a component with a tstrings published property. The property
> exists on the property editor but when i try to edit the strings an error
> occurs:
> Abstract method called!
> Perhaps it's not a bug, just it seems l
Tom Verhoeff wrote:
The Lazarus IDE itself, as I use it on my system, does however
present source code in the Lazarus Source Editor window using a
fixed width (courier) font. I can even find this in the
editoroptions.pp source file for the IDE, where I see things like
fEditorFont:='courier';
Can someone enlighten me on the current state of font usage
in the LCL and the Lazarus IDE?
As explained earlier, I would like to use a fixed width font to
present some tables in a TMemo component. However, I have been
unscuccessful so far.
I found out the following, using the Lazarus IDE (recen
21 matches
Mail list logo