Features/GTK3/Desktop Summit activities: Difference between revisions

No edit summary
Line 12: Line 12:
# Launch sugar-jhbuild under F15, and launch Terminal
# Launch sugar-jhbuild under F15, and launch Terminal
# Write a little "hello world" PyGI standalone app (not activity) that has (say) a GtkButton and a GtkEntry.
# Write a little "hello world" PyGI standalone app (not activity) that has (say) a GtkButton and a GtkEntry.
# Launch that app. Since it uses PyGI/GTK3, we expect it to not pick up the Sugar theme.
# Launch that app from the Terminal activity. Since it uses PyGI/GTK3, we expect it to not pick up the Sugar theme.
# See what can be done to start getting the theme working, applied to that application.
# See what can be done to start getting the theme working, applied to that application.