Re: [Lazarus] Why development remains constant for msdos?

2013-09-24 Thread Michael Schnell
On 09/22/2013 10:40 PM, wkitt...@windstream.net wrote: yes, there are still quitet many DOS systems out there... there's even freeDOS and similar FOSS(?) DOS projects... some of them are even 32bit and can use all available memory like other OSes of today ;) How does fpc for DOS handle TThrea

Re: [Lazarus] Why development remains constant for msdos?

2013-09-24 Thread Nikolay Nikolov
On 24.9.2013 г. 10:42, Michael Schnell wrote: On 09/22/2013 10:40 PM, wkitt...@windstream.net wrote: yes, there are still quitet many DOS systems out there... there's even freeDOS and similar FOSS(?) DOS projects... some of them are even 32bit and can use all available memory like other OSes of

Re: [Lazarus] Why development remains constant for msdos?

2013-09-24 Thread Sven Barth
Am 24.09.2013 10:58, schrieb Nikolay Nikolov: On 24.9.2013 г. 10:42, Michael Schnell wrote: On 09/22/2013 10:40 PM, wkitt...@windstream.net wrote: yes, there are still quitet many DOS systems out there... there's even freeDOS and similar FOSS(?) DOS projects... some of them are even 32bit and

[Lazarus] ide automaximizing on startup

2013-09-24 Thread Seth Grover
I'm playing with IDE docking for the first time and I have come across an annoyance I haven't found a solution for yet. I followed these instructions: http://wiki.freepascal.org/Anchor_Docking#Docking_in_the_IDE I installed the AnchorDockingDsgn package, set everything up the way I want it, and s

Re: [Lazarus] Why development remains constant for msdos?

2013-09-24 Thread Nikolay Nikolov
On 09/24/2013 12:17 PM, Sven Barth wrote: Am 24.09.2013 10:58, schrieb Nikolay Nikolov: On 24.9.2013 г. 10:42, Michael Schnell wrote: How does fpc for DOS handle TThread ? Just curious... When you try to create a thread, your program terminates and writes a message that threading is not su

Re: [Lazarus] ide automaximizing on startup

2013-09-24 Thread Mattias Gaertner
On Tue, 24 Sep 2013 10:10:23 -0600 Seth Grover wrote: > I'm playing with IDE docking for the first time and I have come across an > annoyance I haven't found a solution for yet. What OS? > I followed these instructions: > http://wiki.freepascal.org/Anchor_Docking#Docking_in_the_IDE > > I ins

[Lazarus] Ubuntu Server x Xfce x Lazarus

2013-09-24 Thread Junior
hello all To work, which is necessary? I am finding my current system too slow (Ubuntu 12.04.3 - Unity - 32bits - 2 gb ram) thanks -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo

Re: [Lazarus] Ubuntu Server x Xfce x Lazarus

2013-09-24 Thread Mattias Gaertner
On Tue, 24 Sep 2013 16:42:29 -0300 Junior wrote: > hello all > > To work, which is necessary? > > I am finding my current system too slow (Ubuntu 12.04.3 - Unity - 32bits > - 2 gb ram) Can you give an example for what is slow? Mattias -- ___ Lazar

Re: [Lazarus] Ubuntu Server x Xfce x Lazarus

2013-09-24 Thread wkitty42
On Tuesday, September 24, 2013 3:42 PM, Junior wrote: > hello all > > To work, which is necessary? > > I am finding my current system too slow (Ubuntu 12.04.3 - Unity - 32bits > - 2 gb ram) with those given specs, you have much more than i have... what CPU are you using and what other

[Lazarus] Memory leak in PascalScript

2013-09-24 Thread silvioprog
Hello, Can you help me to fix this issue?: https://github.com/remobjects/pascalscript/issues/61 Thank you! -- Silvio Clécio My public projects - github.com/silvioprog -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazar

[Lazarus] Added PascalScriptFCL.lpk and PascalScriptLCL.lpk in official repository of PascalScript

2013-09-24 Thread silvioprog
Hello, Now PascalScript has two packages, one that uses only the FCL(1) and another that uses the LCL(2). Can you update it in Lazarus too? (lazarus\components\pascalscript) If yes, PascalScript distributed with Lazarus could be used in console aplication, without get the error "Error: Undefined

Re: [Lazarus] Why development remains constant for msdos?

2013-09-24 Thread Kavalenka Anton
BTW - i have a port of Turbovision -like library called GraphVision (with sources) - window system built entirely on graph unit. I think it is possible to create Lazarus widgetset wrapped around this DOS GUI system. I'll ask the author - if he agrees to give it out for community. On 23 September 2