Re: [fpc-devel] fpdoc HTML with search feature

2007-08-19 Thread Graeme Geldenhuys
On 19/08/07, Jonas Maebe <[EMAIL PROTECTED]> wrote: > > I think that in general, this means you simply should not do that, as > it will make your program look out of place and not fit in the other > apps and the rest of the OS. It will probably make your program > harder to use rather than easier,

[fpc-devel] sdlgraph, pre-alpha

2007-08-19 Thread Evgeniy Ivanov
Hi! I did it. And working with its implementation. I need to do some hooks to speed up the module (Bar3d). But I have network problems and my dial up doesn't me allow to google much (I don't know how to hook functions/procedures). Also readln function need to be hooked too (It works when alt+tab to

Re: [fpc-devel] fpdoc HTML with search feature

2007-08-19 Thread Micha Nelissen
Jonas Maebe wrote: >> Ah yes. This is indeed a limitation one has to work with. > > I think that in general, this means you simply should not do that, as it > will make your program look out of place and not fit in the other apps > and the rest of the OS. It will probably make your program harder

Re: [fpc-devel] fpdoc HTML with search feature

2007-08-19 Thread Jonas Maebe
On 16 Aug 2007, at 15:37, Micha Nelissen wrote: Graeme Geldenhuys wrote: It can't be fixed by Lazarus developers because the Windows component lives in the Common Controls DLL? This is just an example by the way, they same could be said for Qt or Carbon. Ah yes. This is indeed a limitati