This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

TextArea wrapping fix


Hi,

This patch disables wrapping on a TextArea if it has horizontal scroll
bars.

Cheers,

Kim

2003-11-28  Kim Ho <kho@redhat.com>
                                                                                
        * jni/gtk-peer/gnu_java_awt_peer_gtk_GtkTextAreaPeer.c (create):
        Disable wrapping if TextArea has horizontal scroll bars.

Attachment: scrollbars.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]