Page 1 of 1

Editable Combobox for the Library Subsystem compiler option

Posted: Thu Sep 09, 2010 1:09 pm
by Christian Uceda
Hi,

It would be nice to have an editable combo box listing all the library subsystem options, instead of just a plain unforgiving text gadget.

That way one could intuitively know what to put there specially with regards to some magic words not mentioned on the manual, like UserLibThreadsafe and UserLibThreadsafeUnicode.

For a long history on why this is a good idea, check:

http://www.purebasic.fr/english/viewtop ... 28#p333428

Re: Editable Combobox for the Library Subsystem compiler opt

Posted: Thu Sep 09, 2010 1:46 pm
by gnozal
Christian Uceda wrote:That way one could intuitively know what to put there specially with regards to some magic words not mentioned on the manual, like UserLibThreadsafe and UserLibThreadsafeUnicode.
These are custom subsystems, so they are not mentioned in the manual.

Re: Editable Combobox for the Library Subsystem compiler opt

Posted: Thu Sep 09, 2010 2:08 pm
by Christian Uceda
Hi Gnozal,

I see, I just read this post: http://www.purebasic.fr/english/viewtop ... =5&t=42996

Makes sense I suppose, I was wondering how could this not be mentioned on the docs.