active questions tagged windowsmobile - Stack Overflowmost recent 30 from stackoverflow.com2009-12-20T05:57:40Zhttp://stackoverflow.com/feeds/tag/windowsmobilehttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1857808/app-phone-word-definer-or-painting-identifier0App-Phone Word Definer or Painting Identifier [closed]JonathanWolfson2009-12-07T04:26:13Z2009-12-07T04:26:13Z
<p>Is there any smart phone app which functions like a visual counterpart to <em>Shazam</em> software, which identifies what it hears? I.e. a <strong>Word Definer</strong> or a <strong>Painting Identifier</strong>?</p>
<p>I want to hold up my smartphone to a word and I want there to be an app that defines it, or to hold it up to an image and for the app to identify the painter of what is in the <code>.jpeg</code> or the subject of the photo of what is in the <code>.jpeg</code>.</p>
http://stackoverflow.com/questions/1717957/windows-mobile-gradient-fill-button-usercontrol-vs-subclassing-button0Windows Mobile Gradient Fill Button - UserControl vs Subclassing Buttondavidhayes2009-11-11T20:47:46Z2009-11-11T21:22:11Z
<p>Hi,</p>
<p>I've started looking at Windows Mobile development and I'm struggling to make a pleasing UI using the default controls (they really are ugly). I've looked at a handful of UI 'frameworks' and they are either costly or complex (my needs are simple).</p>
<p>So I've decided to write my own controls. Taking a rounded rectangle gradient filled Button as an example I'd like your thoughts on creating a UserControl vs Subclassing Button.</p>
<p>Good design time support is important to me so I can layout the UI easily. I've played with both alternatives and I've so far failed to get design time painting of the button to work</p>
<p>Thanks</p>
<p>Dave</p>