Advanced Forum Search Results
-
too heavy a framework to add for one control
-
I saw something at my Doctor's office that was similar to what I am trying to build and animate.
At the nursing station there was a carousel on the desk containing folders with patient information. When selecting a folder the nurse used their hand to spin the carousel until they landed on the alphabetic range they looked for and selected a ...
-
I think most all of them.
I am looking for one where a user on a touchscheen (or mouse) can grab one side, swing their arm to spin the carousel. The spin slows down over time or stops when the user grabs the wheel.
*think behavior as in roulette wheel.
-
While there are literally dozens of carousels out there I have yet found one that meets my needs - basically I need a typical carousel but one you can really spin quickly and which can be stopped when touched a second time. You can see this today on the iPhone's UIKit for their PickerList control; maybe not 1:1 compare but behaviorally the ...
-
Hmmmm. Bummer
I guess my next course of action in terms of design alternatives is possibly considering building a sidebar using WPF that can be installed on the XP client boxes.
If I am able to do that then is there a way to support Gadgets written in Silverlight similar to the Vista Sidepanel?
-
Even FullScreen?
-
I only want to mimic the look and feel - not actually dock anything.
I think what it comes down to is being able build and display a Silverlight application that has a non-rectangular window absent of any browser elements such as title bar etc.
-
i think the effect you are trying to achieve was covered in this post
http://forums.silverlight.net/forums/p/127467/296699.aspx#296699
-
so it is possible to have a silverlight application where the silverlight control background is transparent?
-
This is a realted question to my first post...where I am trying to build a Sidebar to run OOB on XP.
If I build an Application to always run FullScreen and the application takes only a small portion of the screen then can the user's desktop be accessible ?