Layout in a scroll area with BOOPSI ?
Post date
Fri, 01/31/2025 - 15:57
Hello again, new Question:
usually UI APIs have a class to manage scrolling a larger layout inside a gadget; like QScrollArea in Qt, ScrollGroup in MUI, ...
Is there a boopsi class for this, OS3.9 / OS3.2 - wise ?
I can't find that. There is a scroller.gadget , but it seems to be only managing "elevator sliders".... I don't know...
Ah... Is it "virtual" ?
Is there an example for this anywhere ?
Online Status
Yes, virtual.gadget is the one for this, although IIRC there are still some bugs in it. You can look at the eob.c, merc.c, pir.c files in http://amigan.1emu.net/releases/MCE.lha to see examples of its use.