Re: [lazarus] More icons

2007-09-24 Thread Paul Ishenin

wile64 пишет:

More, with transparency :P


Thanks, commited in r12170.

Best regards,
Paul Ishenin.

_
To unsubscribe: mail [EMAIL PROTECTED] with
   "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] Recent snapshot with heavy flicker under Windows XP

2007-09-24 Thread Maxim Ganetsky

Alexsander Rosa пишет:

When a dialog with lots of items is shown in the IDE (like Project
Compiler Options), it's possible to see the widgets being drawn. Have
you guys seen this happening?


Yes. Actually, it is very old issue.

--
Best regards,
 Maxim Ganetsky  mailto:[EMAIL PROTECTED]

_
To unsubscribe: mail [EMAIL PROTECTED] with
   "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


[lazarus] Recent snapshot with heavy flicker under Windows XP

2007-09-24 Thread Alexsander Rosa
When a dialog with lots of items is shown in the IDE (like Project
Compiler Options), it's possible to see the widgets being drawn. Have
you guys seen this happening?

-- 
Atenciosamente,

Alexsander da Rosa

_
 To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


[lazarus] TMediaPlayer for Mac OS X...

2007-09-24 Thread Dominique Louis

Hi all,
  Just wondering if anyone is working on creating a TMediaPlayer 
equivalent for Mac OS X? Possibly just a wrapper around OpenAL and/or 
QuickTime.


Thanks,


Dominique.

_
To unsubscribe: mail [EMAIL PROTECTED] with
   "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] Linking to properties on other forms/datamodules..

2007-09-24 Thread Dominique Louis
Wow, that is such pity that it has been moved to Post v1.0 as I 
modularise my code quite a bit that way and use links to DataModules 
extensively.


Can anyone point out where I should start looking in the Lazarus code 
base if I want to take the time to submit a fix for this issue?


Thanks,


Dominique.

Luca Olivetti wrote:

En/na Dominique Louis ha escrit:

How about setting this via the IDE, how is that done for the scenario 
I mentioned earlier?


It doesn't work yet:
http://www.freepascal.org/mantis/view.php?id=648

Bye


_
To unsubscribe: mail [EMAIL PROTECTED] with
   "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] App Localization

2007-09-24 Thread Luis Rodrigues
I just looked at the code.

I think most of it should have to be redone, but some the ideias there
are good.

I wanted to ask the Lazarus devs with is the best way to implement this.

I'm planing for each form generate a list of strings like msei18n:
form1.button1.caption,original_caption,tranalated_caption

A library could be generated that would contain the strings and could be
loaded like in msei18n.

Comments please.

Luís

On Sat, 2007-09-22 at 11:01 +0200, Martin Schreiber wrote:
> On Saturday 22 September 2007 03.59, Luis Rodrigues wrote:
> > Hi,
> >
> > Is there any good translation tool?
> >
> > When i say good I mean that it finds all the strings on my project (in
> > code and forms) and creates a list for me to translate.
> >
> > If there is only resourcestring i'm willing to make a better tool, any
> > info on how to do this?
> >
> You could look into MSEi18n, the internationalization tool of MSEide+MSEgui.
> http://sourceforge.net/projects/mseide-msegui
> located in tools/i18n.
> It works with string constants, resource strings and *.mfm files (the MSEgui 
> equivalent of *.lfm files) and creates resource dll's which can be loaded by 
> the application dynamically. Most published properties of the components can 
> be modified language specific. MSEi18n can export/import to spreadsheet 
> programs for translation by non IT people.
> Eventually it could be adapted for Lazarus?
> 
> Martin
> 
> _
>  To unsubscribe: mail [EMAIL PROTECTED] with
> "unsubscribe" as the Subject
>archives at http://www.lazarus.freepascal.org/mailarchives

_
 To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


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-24 Thread wile64
Even not badly!

2007/9/24, Павел Ишенин <[EMAIL PROTECTED]>:
>
> wile64 wrote:
> >
> > 2007/9/24, Павел Ишенин <[EMAIL PROTECTED] >:
> >
> > wile64 пишет:
> > > More
> > Thanks, commited in r12165
> >
> > Best regards,
> > Paul Ishenin.
> >
> >
> >
> > Thanks Paul, but I forgot the transparency!
> I'll kill you, commited in r12166 :)
>
> Best regards,
> Paul Ishenin.
>
> _
>  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


Re: [lazarus] More icons

2007-09-24 Thread Павел Ишенин

wile64 wrote:


2007/9/24, Павел Ишенин <[EMAIL PROTECTED] >:

wile64 пишет:
> More
Thanks, commited in r12165

Best regards,
Paul Ishenin.



Thanks Paul, but I forgot the transparency!

I'll kill you, commited in r12166 :)

Best regards,
Paul Ishenin.

_
To unsubscribe: mail [EMAIL PROTECTED] with
   "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


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.

My Web : http://wile64.neuf.fr/
French Forum : http://lazforum-fr.tuxfamily.org/index.php
<><><><>

Re: [lazarus] IDE cannot find unit "oldlinux"

2007-09-24 Thread Marco van de Voort
On Mon, Sep 24, 2007 at 05:30:18PM +0400, 12 12 wrote:
> * "A.J. Venter" <[EMAIL PROTECTED]> [Mon, 24 Sep 2007 14:23:18 
> +0200]:
>> I would not suggest using oldlinux just for shell. There is a
>> replacement shell implementation in the Unix unit which works.
> 
> I know. We already discussed it. The problem meets not only here.
> It because of so called "Delphi compatible mode". Some units written in 
> Delphi
> requires this mode to be turned on. But some other to be turned off.
> How to switch this mode on only for several units?

You can force modes in source, see manual.

(hint: add {$mode fpc} right after the interface keyword)

_
 To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] IDE cannot find unit "oldlinux"

2007-09-24 Thread 12 12
* "A.J. Venter" <[EMAIL PROTECTED]> [Mon, 24 Sep 2007 14:23:18 
+0200]:

I would not suggest using oldlinux just for shell. There is a
replacement shell implementation in the Unix unit which works.


I know. We already discussed it. The problem meets not only here.
It because of so called "Delphi compatible mode". Some units written in 
Delphi

requires this mode to be turned on. But some other to be turned off.
How to switch this mode on only for several units?

_
To unsubscribe: mail [EMAIL PROTECTED] with
   "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] More icons

2007-09-24 Thread Павел Ишенин

wile64 пишет:

More

Thanks, commited in r12165

Best regards,
Paul Ishenin.

_
To unsubscribe: mail [EMAIL PROTECTED] with
   "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


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] IDE cannot find unit "oldlinux"

2007-09-24 Thread A.J. Venter
I would not suggest using oldlinux just for shell. There is a
replacement shell implementation in the Unix unit which works.

A.J.

On 9/24/07, 12 12 <[EMAIL PROTECTED]> wrote:
> I have moved 'oldlinux.pp' in directory which is visible from 'Compiler
> options'.
> Now Lazarus barks:
>
> /home/user/Library/vfp/preprocessed/oldlinux.pp(1334,11) Error: Function
> is already declared Public/Forward "CreateShellArgV(const
> AnsiString):^PChar"
> /home/user/Library/vfp/preprocessed/oldlinux.pp(1343,11) Error: Function
> is already declared Public/Forward "Execl(const AnsiString)"
> /home/user/Library/vfp/preprocessed/oldlinux.pp(1345,11) Error: Function
> is already declared Public/Forward "Execle(AnsiString, PPChar)"
> /home/user/Library/vfp/preprocessed/oldlinux.pp(1347,11) Error: Function
> is already declared Public/Forward "Execlp(AnsiString, PPChar)"
> /home/user/Library/vfp/preprocessed/oldlinux.pp(1349,11) Error: Function
> is already declared Public/Forward "Shell(const AnsiString):LongInt"
> /home/user/Library/vfp/preprocessed/oldlinux.pp(1589,11) Error: Function
> is already declared Public/Forward "StringToPPChar(var
> AnsiString):^PChar"
> /home/user/Library/vfp/preprocessed/oldlinux.pp(1613,1) Fatal: There
> were 6 errors compiling module, stopping
>
> Some piece of  'oldlinux.pp':
>
> function  CreateShellArgV(const prog:string):ppchar;
> function  CreateShellArgV(const prog:Ansistring):ppchar;
>
> _
>  To unsubscribe: mail [EMAIL PROTECTED] with
> "unsubscribe" as the Subject
>archives at http://www.lazarus.freepascal.org/mailarchives
>


-- 
A.J. Venter
Director of Product Development
Tel.: +27 21 554 5059
Fax: +27 21 413 2800
Outkast Solutions IT
www.outkastsolutions.co.za
A division of Global Pact Trading Pty Ltd.

www.silentcoder.co.za - Blog
scartoonz.silentcoder.co.za - ScarToonz webcomic

_
 To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: Elastic tabstops

2007-09-24 Thread Giuliano Colla

Adrian Maier ha scritto:

On 9/11/07, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:

For people like me that don't know how to execute a *.jar files
(smile) here is the syntax.

java -jar ETNotepad.jar

The more I played with that demo editor the more I liked the idea of
implementing 'elastic tabstops' in Lazarus.  I believe this will be a
excellent addition to the editor and should make code formatting
uniform.


Hello,

These "elastic tabstops" seem to be a nice new feature, because allows
to properly indent the source code even if the font is proportional (
it's tricky
to find a fixed-width font that works with Lazarus_gtk1 and looks nice at
the same time ... ).



I'm quite happy with fixed(misc), which is very similar to the raize 
font provided by Graeme Geldenhuys, and which I found in all the 
distro's. However there's not a big choice, you're right.


Giuliano


_
To unsubscribe: mail [EMAIL PROTECTED] with
   "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] IDE cannot find unit "oldlinux"

2007-09-24 Thread 12 12
I have moved 'oldlinux.pp' in directory which is visible from 'Compiler 
options'.

Now Lazarus barks:

/home/user/Library/vfp/preprocessed/oldlinux.pp(1334,11) Error: Function 
is already declared Public/Forward "CreateShellArgV(const 
AnsiString):^PChar"
/home/user/Library/vfp/preprocessed/oldlinux.pp(1343,11) Error: Function 
is already declared Public/Forward "Execl(const AnsiString)"
/home/user/Library/vfp/preprocessed/oldlinux.pp(1345,11) Error: Function 
is already declared Public/Forward "Execle(AnsiString, PPChar)"
/home/user/Library/vfp/preprocessed/oldlinux.pp(1347,11) Error: Function 
is already declared Public/Forward "Execlp(AnsiString, PPChar)"
/home/user/Library/vfp/preprocessed/oldlinux.pp(1349,11) Error: Function 
is already declared Public/Forward "Shell(const AnsiString):LongInt"
/home/user/Library/vfp/preprocessed/oldlinux.pp(1589,11) Error: Function 
is already declared Public/Forward "StringToPPChar(var 
AnsiString):^PChar"
/home/user/Library/vfp/preprocessed/oldlinux.pp(1613,1) Fatal: There 
were 6 errors compiling module, stopping


Some piece of  'oldlinux.pp':

function  CreateShellArgV(const prog:string):ppchar;
function  CreateShellArgV(const prog:Ansistring):ppchar;

_
To unsubscribe: mail [EMAIL PROTECTED] with
   "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: Elastic tabstops

2007-09-24 Thread Adrian Maier
On 9/11/07, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:
> For people like me that don't know how to execute a *.jar files
> (smile) here is the syntax.
>
> java -jar ETNotepad.jar
>
> The more I played with that demo editor the more I liked the idea of
> implementing 'elastic tabstops' in Lazarus.  I believe this will be a
> excellent addition to the editor and should make code formatting
> uniform.

Hello,

These "elastic tabstops" seem to be a nice new feature, because allows
to properly indent the source code even if the font is proportional (
it's tricky
to find a fixed-width font that works with Lazarus_gtk1 and looks nice at
the same time ... ).

Cheers,
Adrian Maier

_
 To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] More icons

2007-09-24 Thread Paul Ishenin

wile64 пишет:


More ;)


Thanks, codeexplorer and source_editor3 are commited in r12157.

_
To unsubscribe: mail [EMAIL PROTECTED] with
   "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


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.
>

Yes, it a test.


-- 
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 Paul Ishenin

wile64 пишет:

end of projects models.


project10 is bad looking but others are excellent.

Best regards,
Paul Ishenin.

_
To unsubscribe: mail [EMAIL PROTECTED] with
   "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


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
<><><><>