Re: [fpc-pascal] Interresting discussion

2006-02-22 Thread Michael Van Canneyt
On Wed, 22 Feb 2006, Jonas Maebe wrote: On 22 feb 2006, at 11:26, Michael Van Canneyt wrote: I don't think there are many host OS'es out there which e.g. only run signed applications. The fact is that for some purposes, none of the current OS'es "does its job correctly" in that sense. Just

Re: [fpc-pascal] Interresting discussion

2006-02-22 Thread Jonas Maebe
On 22 feb 2006, at 11:26, Michael Van Canneyt wrote: I don't think there are many host OS'es out there which e.g. only run signed applications. The fact is that for some purposes, none of the current OS'es "does its job correctly" in that sense. Just use the right tool for the job, I perso

Re: [fpc-pascal] Get RGB Color with TColor

2006-02-22 Thread Mattias Gaertner
On Tue, 21 Feb 2006 18:28:37 -0800 (PST) Ryo T <[EMAIL PROTECTED]> wrote: > How to get Red, Green, Blue value with TColor > (TColorDialog object) in Delphi ? Myabe the same as in Lazarus: Red:=Graphics.Red(ColorDialog.Color); Green:=Graphics.Green(ColorDialog.Color); Blue:=Graphics.Blue(ColorDia

Re: [fpc-pascal] Interresting discussion

2006-02-22 Thread Michael Van Canneyt
On Wed, 22 Feb 2006, Jonas Maebe wrote: On 22 feb 2006, at 10:43, Florian Klaempfl wrote: I've been saying this for years. There is no need for a managed environment if the host OS does it's job correct... In fact, the host OS provides a managed environment :) I don't think there are ma

Re: [fpc-pascal] Interresting discussion

2006-02-22 Thread Jonas Maebe
On 22 feb 2006, at 10:43, Florian Klaempfl wrote: I've been saying this for years. There is no need for a managed environment if the host OS does it's job correct... In fact, the host OS provides a managed environment :) I don't think there are many host OS'es out there which e.g. only run

Re: [fpc-pascal] Interresting discussion

2006-02-22 Thread Florian Klaempfl
Michael Van Canneyt wrote: > > > On Wed, 22 Feb 2006, Florian Klaempfl wrote: > >> Daniël Mantione wrote: >>> Nice to find these discussions in the wild :) >>> >>> http://www.osnews.com/comment.php?news_id=13749&offset=10&rows=15&threshold=-1#98071 >>> >>> >>> Only the 6mb exe urban myth stays f

Re: [fpc-pascal] Interresting discussion

2006-02-22 Thread Michael Van Canneyt
On Wed, 22 Feb 2006, Florian Klaempfl wrote: Daniël Mantione wrote: Nice to find these discussions in the wild :) http://www.osnews.com/comment.php?news_id=13749&offset=10&rows=15&threshold=-1#98071 Only the 6mb exe urban myth stays floating around :/ Well, without striping ... Another p

Re: [fpc-pascal] Interresting discussion

2006-02-22 Thread Florian Klaempfl
Daniël Mantione wrote: > Nice to find these discussions in the wild :) > > http://www.osnews.com/comment.php?news_id=13749&offset=10&rows=15&threshold=-1#98071 > > Only the 6mb exe urban myth stays floating around :/ Well, without striping ... Another point is that people think managed envirome

[fpc-pascal] Interresting discussion

2006-02-22 Thread Daniël Mantione
Nice to find these discussions in the wild :) http://www.osnews.com/comment.php?news_id=13749&offset=10&rows=15&threshold=-1#98071 Only the 6mb exe urban myth stays floating around :/ Daniël___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org h