Re: [fpc-pascal] FP IDE sources

2024-03-13 Thread Marco van de Voort via fpc-pascal
Op 13-3-2024 om 21:34 schreef Karoly Balogh via fpc-pascal: H Where are they? Why aren't with the official source packages? But they are. The IDE code is here: https://gitlab.com/freepascal.org/fpc/source/-/tree/main/packages/ide It also depends on Free Vision, which is here: https://gitlab.

Re: [fpc-pascal] FP IDE sources

2024-03-13 Thread Karoly Balogh via fpc-pascal
Hi, On Wed, 13 Mar 2024, Guillermo Martínez Jiménez via fpc-pascal wrote: > Hi Pascaloids, > > I was looking for the FP IDE sources to check how it renders the ASCII > table and manage the mouse input, but I'm not able to find them. > They're not in GitLab, not in the source packages, not in the

[fpc-pascal] FP IDE sources

2024-03-13 Thread Guillermo Martínez Jiménez via fpc-pascal
Hi Pascaloids, I was looking for the FP IDE sources to check how it renders the ASCII table and manage the mouse input, but I'm not able to find them. They're not in GitLab, not in the source packages, not in the download pages. Lazarus Wiki has two pages "Textmode IDE" and "Textmode IDE developme