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(
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