Questions tagged as 'widget'

1
answer

Share article on Facebook - Popup / blank window

Last week, when I tried to share any content from my blog to Facebook, I got a popup or blank page inside the Facebook domain. Examples: Share Article 1 ( this ) a -guide-pratico.html & t = JAR + Hell + - + A + tab + v = 3 "> Sha...
asked by 08.12.2014 / 21:59
1
answer

Edit django widgets

Hello! I'm developing a Django application. On the project registration page there is a SelectMultiple pro user to select the participating teachers. But on the details page I just wanted to see the names of the teachers who were selected in the...
asked by 16.03.2016 / 16:16
1
answer

Python tkinter text widget in another setting does not allow insert

I'm new to programming and to python. I would like to be able to enter a a box information that was created in another setting. How is this possible? According to the code, which is attached, the program gives an error. Thanks import tkinter a...
asked by 27.02.2016 / 20:50
1
answer

How do I display a layout in the HomeScreen Widget for each day of the week?

I would like to show a particular layout in the HomeScreen Widget for each day of the week. I have the 5 days, and when I identify them, the device should update the layout of the widget. How could I do it?     
asked by 20.02.2014 / 00:30
1
answer

Android Widget - Permission Denial

I'm having a permission problem that has slipped a bit from my knowledge. Inside a widget I inserted a button, which when pressing I get the following message:    04-13 14: 10: 44.340: E / DatabaseUtils (2362): java.lang.SecurityException: Pe...
asked by 13.04.2014 / 19:35
1
answer

How to create a widget?

I have in mind the provider on @xml/widget_info o receiver on Manifest the layout of the widget and the class Provider is that I have doubt. What does it need to have?     
asked by 20.02.2014 / 01:13
1
answer

Widget action confirmation is possible?

I have to put an AlertDialog to confirm that the user wants to perform a certain action, it is simple to do this in an activity or fragment, but I am having trouble doing this in the widget, I tried to do but I am only getting errors as a return...
asked by 13.10.2017 / 14:48
2
answers

How to limit the jQuery UI Slider widget handler?

I'm using the Slider of the jQuery UI , and I'm wanting the handle responsible for moving the slider, stay within the limits of the slider. Currently it looks like this: Limit 0%: 100%limit: Iwantittostaywithinthelimitoftheslider,l...
asked by 11.09.2017 / 03:29
1
answer

Show data from my site on other sites

I have a website where I want to make a widget available (or something). I want to do more or less how some sites do: They give a JS + div link to the user. It simply puts it on the site and the data appears. My site is PHP, I already managed...
asked by 19.01.2016 / 16:43
1
answer

Update widget data - update time

I'm creating an application that will have a widget, in it will be presented some data taken from a webservice. I need it to refresh every 5 minutes to get some fresh information from the user. The documentation of the AppWidgetProvider say...
asked by 26.05.2017 / 13:44