Re: [fpc-pascal] fpdoc and images

2007-03-26 Thread Michael Van Canneyt
On Mon, 26 Mar 2007, Graeme Geldenhuys wrote: > Hi, > > Is it possible to reference images in 'fpdoc'? I want to document a > string tokenizer with a diagram to show how the Finite State Machine, > which the tokenizer is based on, works. > > Another example is documenting the different Themes

[fpc-pascal] fpdoc and images

2007-03-26 Thread Graeme Geldenhuys
Hi, Is it possible to reference images in 'fpdoc'? I want to document a string tokenizer with a diagram to show how the Finite State Machine, which the tokenizer is based on, works. Another example is documenting the different Themes that fpGUI supports showing how each widget in a specific the

Re: [fpc-pascal] Second beta for MSEide+MSEgui version 1.2

2007-03-26 Thread Martin Schreiber
On Monday 26 March 2007 14.20, Graeme Geldenhuys wrote: > Impressive list of new features. It just boggles the mind where you > find the time to do so much in MSEgui & MSEide being the only > developer. > MSEide+MSEgui is a very productive environment ;-) Martin __

Re: [fpc-pascal] Second beta for MSEide+MSEgui version 1.2

2007-03-26 Thread Graeme Geldenhuys
Impressive list of new features. It just boggles the mind where you find the time to do so much in MSEgui & MSEide being the only developer. Regards, - Graeme - On 3/26/07, Martin Schreiber <[EMAIL PROTECTED]> wrote: There is a second beta of the upcoming version 1.2: http://sourceforge.net/

Re: [fpc-pascal] Not specifying the {$H+} degrades performance

2007-03-26 Thread Graeme Geldenhuys
Ah, I see... Thanks for the quick reply. Graeme. On 3/26/07, Jonas Maebe <[EMAIL PROTECTED]> wrote: On 26 mrt 2007, at 12:54, Graeme Geldenhuys wrote: > If I have a .pas unit and forgot to specify the compiler mode line > {$mode objfpc}{$H+} > what does FPC default to? Compiler Mode? Longs

[fpc-pascal] Second beta for MSEide+MSEgui version 1.2

2007-03-26 Thread Martin Schreiber
There is a second beta of the upcoming version 1.2: http://sourceforge.net/project/showfiles.php?group_id=165409 New in version 1.2: - Visual form inheritance. - Report generator and integrated report designer. - New tmsesqldb with internal calcfields, local managed indexes, unicode text st

Re: [fpc-pascal] Not specifying the {$H+} degrades performance

2007-03-26 Thread Jonas Maebe
On 26 mrt 2007, at 12:54, Graeme Geldenhuys wrote: If I have a .pas unit and forgot to specify the compiler mode line {$mode objfpc}{$H+} what does FPC default to? Compiler Mode? Longstring or Shortstring? Shortstring. {$h+} is not longstring, but ansistring. After some more testing I rea

[fpc-pascal] Not specifying the {$H+} degrades performance

2007-03-26 Thread Graeme Geldenhuys
Hi, If I have a .pas unit and forgot to specify the compiler mode line {$mode objfpc}{$H+} what does FPC default to? Compiler Mode? Longstring or Shortstring? I wrote a string tokenizer and did some time trials against an old tokenizer I used. First I forgot to include the compiler mode line

Re: [fpc-pascal] Congratulations to FPC!

2007-03-26 Thread Bisma Jayadi
After the awesome advanced image editor, Pixel at http://www.kanzelsberger.com. Now, FPC is officially used as backend compiler for another great product, Morfik at http://www.morfik.com. Congratulations! We know about it. We cooperate with Morfik :-) I knew about it too as I'm a member of Mor