Re: netbeans athena and motif support

2010-10-29 Fir de Conversatie Bram Moolenaar
Xavier de Gaye wrote: > Support for athena in netbeans has been added with the following > patch: > > patch 7.3.016: Support Athena, just like Motif > > However the motif and athena code in netbeans still follows the old > design where netbeans-read() calls directly netbeans_parse_messages(

netbeans athena and motif support

2010-10-29 Fir de Conversatie Xavier de Gaye
Support for athena in netbeans has been added with the following patch: patch 7.3.016: Support Athena, just like Motif However the motif and athena code in netbeans still follows the old design where netbeans-read() calls directly netbeans_parse_messages() within the gui event loop. This had