Raspbian uses a new desktop environment called PIXEL. I've heard it is
based on LXDE.

The preferred widget toolkit for Raspbian is GTK3.

Raspbian is also available for x86, presumably for those who want to
try/test it on regular desktops instead of a Pi.

Raspbian itself started as an hardware arm float fork of Debian. It is
still mostly just Debian (Raspbian still uses the names "Jessie",
"Stretch", etc.) except they added their own desktop environment as
the default, bundled some educational apps, and have some proprietary
drivers for the hardware they ship.


> Thanks for the reply. I tried creating a IupFontDlg with:
>
> Ihandle* dlg = IupFontDlg();
> IupPopup(dlg, IUP_CURRENT, IUP_CURRENT);
>

I just tried this code on my Pi 2, and I was not able to reproduce a
crash. I see a font panel.

-Eric

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to