On Saturday 10 December 2005 10.33, L505 wrote:
> So a 600kb exe may actually mean that there is 600kb of true native
> controls in the exe, whereas notepad/delphi applications store a lot of
> their native controls in other dlls on the windows machine.
>
> Martin, are components mostly custom wind
(Second post)
On Saturday 10 December 2005 10.33, L505 wrote:
> So a 600kb exe may actually mean that there is 600kb of true native
> controls in the exe, whereas notepad/delphi applications store a lot of
> their native controls in other dlls on the windows machine.
>
> Martin, are components most
Hi,
FPC 2.0.2 is finally available for various platforms. 2.0.2 is mainly a
bug fix release to 2.0.0 though also some little features were added.
Get FPC 2.0.2 from http://www.freepascal.org/download.html or read the
whatsnew.txt here: ftp://ftp.freepascal.org/pub/fpc/dist/whatsnew.txt
Have fun.
On 12/8/05, Martin Schreiber <[EMAIL PROTECTED]> wrote:
> My Pascal cross platform GUI library and IDE has reached 'near beta' state.
> I plan to release the IDE under GPL and the library under LGPL or similar.
Souds great!
Can I make some feature requests?
* Use the Modifyed LGPL used by Lazaru
On 12/8/05, Bisma Jayadi <[EMAIL PROTECTED]> wrote:
> > i think you are going to find that "my node value" is not the
> > NodeValue() of , but is the NodeValue() of a _child_ of
> > .
>
> Thanks Tony... using your information, I've found what the problem is. It's a
> different way of understandi
> I hate to bring this up since it isn't the most important issue in our lives
> these
> days, but just for fun..
>
> Demo.exe I got a 604KB exe
> After UPX 187KB
>
> That was with the -CX and -XX options in the command line, along with
>
> strip demo.exe
>
> Anyone get similar results?
>
> Pr
I hate to bring this up since it isn't the most important issue in our lives
these
days, but just for fun..
Demo.exe I got a 604KB exe
After UPX 187KB
That was with the -CX and -XX options in the command line, along with
strip demo.exe
Anyone get similar results?
Pretty good size for a cros
> My Pascal cross platform GUI library and IDE has reached 'near beta' state.
> I plan to release the IDE under GPL and the library under LGPL or similar.
>
> - Compiles on FPC 2.0.2 or FPC 2.0.3.
> - Tested on i386-linux SuSE 9.0,9.2,10.0 and i386-win32 98 and 2000.
> - Links to xlib and gdi32,