Changes

Jump to navigation Jump to search
117 bytes added ,  22:18, 1 December 2017
Line 164: Line 164:  
  cd Activities/HelloWorld.activity
 
  cd Activities/HelloWorld.activity
 
  GTK_DEBUG=interactive sugar-activity .
 
  GTK_DEBUG=interactive sugar-activity .
 +
 +
Or, request the feature from your activity, like this;
 +
 +
self.canvas.get_toplevel().set_interactive_debugging(True)
    
Because Sugar Gtk+ activities are full screen, use Alt+Tab or Alt+Shift+Tab to switch between the inspector and the activity.
 
Because Sugar Gtk+ activities are full screen, use Alt+Tab or Alt+Shift+Tab to switch between the inspector and the activity.

Navigation menu