After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 761900 - gtk-demo: add spinbutton and menubar foreign drawing examples
gtk-demo: add spinbutton and menubar foreign drawing examples
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.19.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-02-12 09:39 UTC by Caolan McNamara
Modified: 2016-02-12 16:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
adding a spinbutton (and menubar) foreign drawing example (4.35 KB, patch)
2016-02-12 09:39 UTC, Caolan McNamara
committed Details | Review

Description Caolan McNamara 2016-02-12 09:39:57 UTC
Created attachment 320938 [details] [review]
adding a spinbutton (and menubar) foreign drawing example

This is basically how we are drawing spinbuttons (and menubars) in the gtk3-themed LibreOffice. WebKit and Firefox have spinbuttons that don't look much like the real gtk3 widgets so if my approach is reasonable then this is hopefully a helpful addition to gtk-demo to help unify the foreign-drawing apps look.