|
From: Thorsten O. <ad...@th...> - 2025-09-10 14:04:54
|
On Mittwoch, 27. August 2025 22:00:43 CEST Jo Even Skarstein via Freemint- discuss wrote: > If a normal, widget-less window is used the bubble doesn't have to interfere > with user interaction. It would still interfere i think, since only one application will receive mouse events. Also, even a widget-less window would have a border frame, unless you explitcly disable that in xaaes.cnf. But i'm not sure whether other AES like MyAES or N.AES support that (not to speek about SingleTOS, where you would not have widget-less windows at all). Anyway, attached is my first attempt to port the Pascal code to Pure-C. Maybe someone will give this a try. Note that when you recompile it using the original pcgemlib, there may be missing functions like vqt_extentn() and v_gtextn(), but it should not be too hard to reimplement them. |