Top "Widget" questions

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

Resizing an iframe based on content

I am working on an iGoogle-like application. Content from other applications (on other domains) is shown using iframes. How do …

javascript iframe widget
Textarea that can do syntax highlighting on the fly?

I am storing a number of HTML blocks inside a CMS for reasons of easier maintenance. They are represented by &…

javascript html richtextbox widget highlighting
RecyclerView - Get view at particular position

I have an activity with a RecyclerView and an ImageView. I am using the RecyclerView to show a list of …

java android android-recyclerview widget position
How to clear the Entry widget after a button is pressed in Tkinter?

I'm trying to clear the Entry widget after the user presses a button using Tkinter. I tried using ent.delete(0, …

python user-interface widget tkinter
How do I center text vertically and horizontally in Flutter?

I'd like to know how to center the contents a Text widget vertically and horizontally in Flutter. I only know …

user-interface text widget alignment flutter
Android widget: How to change the text of a button

How can I change the text of an Android button widget within code and not the XML file?

android button widget
How to make the Facebook Like Box responsive?

I am using the Facebook like box code in my side bar by pasting the Facebook code into a text …

css widget responsive-design
How to make a GridLayout fit screen size

The GridLayout API docs is very difficult to learn ...... is there any one who can teach me how to set …

android widget
How to pass parameters to a Script tag?

I read the tutorial DIY widgets - How to embed your site on another site for XSS Widgets by Dr. …

javascript parameters widget xss script-tag
Failed binder transaction when putting an bitmap dynamically in a widget

Can anybody tell me the reason for failed binder transaction error? I can see this error message in logcat. I …

android bitmap widget