[fpc-pascal] Fp IDE: missing menu Options|Environment|Colors?
I'd like to know why the IDE Options|Environment|Colors is missing? It doesn't seem a bug since in the sources it is clearly commented out, so I think that there should be a reason for that... tiziano ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Re: [fpc-pascal] Fp IDE: missing menu Options|Environment|Colors?
Tiziano_mk wrote: > I'd like to know why the IDE Options|Environment|Colors is missing? > > It doesn't seem a bug since in the sources it is clearly commented out, > so I think that there should be a reason for that... Yes, there is a reason: this option was based on features provided in unit ColorSel originally suplied with Turbo Vision. Unfortunately, nobody has contributed a free implementation of this unit (as oposed to other, more important units, which were completely rewritten from scratch). Since we are not allowed to distribute sources of the original Borland unit, we had to remove this option until somebody provides a free alternative. Tomas ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Re: [fpc-pascal] fpGUI (Free Pascal GUI Library) update
On Fri, 3 Aug 2007, Graeme Geldenhuys wrote: > Hi, > > For those interested. I have updated the fpGUI website showing the > status of the project. What's happening or has changed, what > components have been implemented, outstanding features etc.. > > fpGUI - [http://opensoft.homeip.net/fpgui/] Timeframe for having a new version on par with the old one? Michael. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal
[fpc-pascal] fpGUI (Free Pascal GUI Library) update
Hi, For those interested. I have updated the fpGUI website showing the status of the project. What's happening or has changed, what components have been implemented, outstanding features etc.. fpGUI - [http://opensoft.homeip.net/fpgui/] Regards, - Graeme - ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal