Searched refs:widget (Results 1 – 10 of 10) sorted by relevance
9 widget = event.widget10 widget.delete(0, INSERT)25 widget = Toplevel(master, class_=class_)27 widget = Toplevel(master)29 widget.title(title)30 widget.iconname(title)31 return widget33 def set_transient(widget, master, relx=0.5, rely=0.3, expose=1): argument41 widget.withdraw() # Remain invisible while we figure out the geometry42 widget.transient(master)[all …]
23 import android.widget.TextView;
9 import android.widget.ImageView;10 import android.widget.LinearLayout;11 import android.widget.TextView;
11 import android.widget.RemoteViews;
86 # name of the entity): "The $name class" "The $name widget" "The $name file"