Top "Widget" questions

A widget is an element of a user interface (GUI widget) or a self-contained (usually small) software application (desktop widget).

How to implement a Button on an Android Widget

I am just getting started with Android development and I have created a nice little widget that displays some info …

android widget
How to pack a tkinter widget underneath an existing widget that has been packed to the left side?

I'm attempting to write a basic Tkinter GUI that has a Text widget at the top, then a Button widget …

python widget tkinter pack
How to update a Widget dynamically (Not waiting 30 min for onUpdate to be called)?

I am currently learning about widgets in Android. I want to create a WIFI widget that will display the SSID, …

android widget dynamic
How can I implement OnPressed callback for Text widget, Flutter

I have a Text widget on pressing which another Route has to be shown. But I could not see any …

text widget dart flutter
How to make an expandable/collapsable section widget in Qt

I would like to create a custom widget in Qt with the following features: It is a container It may …

c++ qt widget custom-controls qwidget
Widget for turning on/off camera flashlight in android

I am developing a widget for turning on/off camera led of phone. I have made a widget that can …

android android-widget widget android-camera android-appwidget
How to build a Simple Android Widget

So I have a bit of experience building android applications. But now i would like to build a widget for …

android widget
Dojo and unregistering widgets

I am new to the Dojo Toolkit. I'm getting the error Tried to register widget with id=myButton but that …

dojo widget toolkit
Job scheduler UI widget?

Does anyone know of a good Job scheduler UI widget? The ideal component would be a Javascript widget (hopefully JQuery) …

javascript jquery cron widget
Android RemoteViews, how to set ScaleType of an ImageView inside a widget?

I am developing a widget with an image on the rigth side, which can be choosen by the user in …

android widget imageview