Top "Widget" questions

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

Android Widget Not Updating

I am trying to implement a simple widget for display on the home screen. The problem I am experiencing is …

android widget android-appwidget
Flutter Progress Indicator Size

I was wondering if there was a way to change the width/length/height of both the linear and circular …

widget progress-bar flutter
Tkinter set focus on Entry widget

Here is my code: import tkinter as tk userData = tk.Tk() nbdays = tk.IntVar() mainframe = tk.Frame(userData, relief= 'raised', …

python tkinter widget setfocus tkinter-entry
How do I set the width of an Tkinter Entry widget in pixels?

I noticed that the width argument for the Tkinter entry widget is in characters, not pixels. Is it possible to …

python tkinter widget width tkinter-entry
Flutter Format Time of Day from time picker

I am trying to format the selected time from time-picker in my flutter app. I don't know why but this …

flutter widget timeofday
Angularjs - Dynamically change dom with directives or widgets?

my goal is to understand how to use angularJS correctly. I want to be able to tie a selection of …

jquery widget angularjs using-directives
Processing more than one button click at Android Widget

I saw this topic and implement IntentService as describes, but what if I want more that one button? How can …

android widget
Tkinter Canvas move item to top level

I have a Tkinter Canvas widget (Python 2.7, not 3), and on this Canvas I have different items. If I create a …

python tkinter widget tkinter-canvas
Accessing Qt Layout created in UI from code?

This is probably the dumbest problem I have ever had, but I am extremely confused. I am trying to get …

c++ qt layout widget qt-creator
How to change font type in twitter.com widget?

I have some basic knowledge in coding, most of which I learned through reading. I'm using wordpress for my website. …

twitter fonts widget styling