busyindicator Questions
27
Solved
I am using the $http service of AngularJS to make an Ajax request.
How can a spinner GIF (or another type of busy indicator) be shown while the Ajax request is executing?
I don't see anything li...
Consolute asked 22/2, 2013 at 21:8
5
Solved
Note : I have read almost all the discussions on this object in shiny googlegroups and here in SO.
I need an indicator that shows the shiny server is busy. I have tried shiny-incubator, however, th...
Nog asked 23/9, 2014 at 20:35
1
Solved
I have a custom control that is used for long time processes. This control has spinning circles around a point. To do this, I am using timer that is working on design time and run-time. When one co...
Lowson asked 24/3, 2016 at 7:38
6
Solved
I mentioned that there is no standard busy control in WPF. So what's the easiest way to display animated busy circle (not progress bar) such as your browser displays when loading a page ?
Please i...
Geiger asked 29/5, 2010 at 11:1
1
Is it possible to change the busy animation in the Busyindicator of Extended WPF Toolkit?
In particular, I would like to change it to a .gif animation.
Corridor asked 11/2, 2014 at 20:54
4
I try to show a MESSAGE to the user while an operation is executed. The MESSAGE won't show any button. Just a MESSAGE (text) and maybe a background image.
The problem is the following:
MessageB...
Ridings asked 16/7, 2012 at 10:19
2
Solved
I have a requirement to focus on a specific textbox when a new view is loaded.
The solution was to add this line of code to the OnLoaded event for the view:
Dispatcher.BeginInvoke(() => { Name...
Milldam asked 13/1, 2012 at 18:51
1
Solved
I'm working on a WPF project with the beginning of a UserControl defined as:
<UserControl x:Class=""
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas....
Cordula asked 17/6, 2011 at 14:15
1
Solved
I have installed Nov '09 silverlight 3 toolkit. Referenced System.Windows.Control from C:\Program Files\Microsoft SDKs\Silverlight\v3.0 Libraries\Client\System.Windows.Controls.dll
but when I comp...
Management asked 9/6, 2010 at 22:15
2
Solved
Doesn't seem to be covered in the books Ive looked at.
Pope asked 24/2, 2010 at 8:22
1
© 2022 - 2024 — McMap. All rights reserved.