On 2016-11-09 14:58, Fred van Stappen wrote: > What do you think to add a "Comment" row in "Make options" grid in MSEide > (see attachment) ?
Ha, you read my mind. I've been wanting to ask for that for a long time now. FPC has so many compiler parameters it is hard to remember the meaning of all of them. Having a comment section will be very handy. @Martin Looking at the *.prj file format - a derivative of INI. I think you have (or are) reaching the limit of what is capable (or intuitive) with INI. Have you considered moving to JSON instead? I've recently been working a lot with JSON, and am pretty impressed with it, as well as the ability to have various data types, arrays etc. It should make complicated files like *.prj a bit more manageable. Regards, Graeme -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ My public PGP key: http://tinyurl.com/graeme-pgp ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk