Historical forum-msg-id-137031-edit, Revision 4
Original date:2022-09-17 10:29:26 Edited by: petelomax Subject: Re: Allegro Wrapper?
Icy_Viking said...
I also took a look at the GTK port of Windows, its a little behind the Linux version, but not by much. Though I don't think there would be much use for a GTK wrapper on Windows.
One thing I am (idly) contemplating is a new cross-platform gui:
- On Windows it would target winAPI, as per Arwen (but 32 and 64 bit)
- On Linux it would target GTK (and assume that's already installed)
- For compatibility with p2js, it would use a box model for layout.
Obviously that's a pretty big ask, and I'm still trying to cobble together a flexbox-compatible proof of concept,
in other words resizing a window automatically "space-evenly"'s the contents, expanded to 100% width/height,
and it would target only a fairly specific subset of that CSS functionality, without attempting to implement CSS.
Not Categorized, Please Help
|
- diff to current revision, view current revision history, backlinks
- Last modified in September by petelomax