|
On Wed, 23 Feb 2005, Ruel, Marc-Antoine wrote:
I'd change the code in terminal.c around line 97 to something like this for faster compatibility with other port (for instance the win32 version hasn't been updated):
int tn5250_terminal_enhanced (Tn5250Terminal * This) { return (This)->enhanced == NULL ? 0 : (*((This)->enhanced)) ((This)); }
Good idea.
And am I wrong or you call tn5250_terminal_create_window() even though enhanced is false? I didn't see the check in tn5250_session_create_window_structured_field().
I'm not sure of what I should do on window and scrollbar create/deletion. Could a default implementation update the display by using text boxes or it should really overlay the screen?
James Rich
It's not the software that's free; it's you. - billyskank on Groklaw
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.