amiga-mui / texteditor

A well-known and used MUI custom class (TextEditor.mcc) which provides application programmers a textedit gadget. It supports features like word wrapping, soft styles (bold, italic, underline), a spell checking interface as well as an AREXX interface for scripting.
GNU Lesser General Public License v2.1
19 stars 4 forks source link

MorphOS: MUIC_TextEditor class prevents mouse-wheel/touchbar to scroll content of accompanying MUIC_List, MUIC_Floattext etc #38

Open tdolphin-org opened 1 year ago

tdolphin-org commented 1 year ago

Tested on MorphOS 3.18 When on a window there is an object of MUIC_TextEditor and also MUIC_List. Scrolling with mouse wheel or touch pad is not working on MUIC_List object. It works on MUIC_TextEditor. Tested on example provided with TextEditor: https://github.com/amiga-mui/texteditor/blob/master/demo/TextEditor-Demo.c Only adjustments are