This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Xamarin.iOS MonoTouch.Dialog JVFloatSharp Element for gshackles https://github.com/gshackles/JVFloatSharp/ | |
This creates an EntryElement with placeholders that change into floating labels when the field is populated with text. | |
Andy Whittlestone | |
*/ | |
public class JVEntryElement : EntryElement | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using System.Drawing; | |
using System.IO; | |
using System.Net; | |
using MonoTouch.Foundation; | |
using MonoTouch.UIKit; | |
// A MonoTouch iOS Mail like example with a custom view and a UIWebView : | |
// | |
// http://stackoverflow.com/questions/10434444/zoom-a-uiwebview-like-ios-mail-app/10463431 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
441 RegTestApp stat /Users/andy/.mono/registry | |
441 RegTestApp stat /Applications/RegTestApp.app/Contents/MonoBundle/mono/4.0/../registry | |
441 RegTestApp stat /Applications/RegTestApp.app/Contents/MonoBundle/mono/4.0/../registry/LocalMachine | |
441 RegTestApp stat /Applications/RegTestApp.app/Contents/MonoBundle/mono/4.0/../registry/volatile-keys/LocalMachine | |
441 RegTestApp stat /Applications/RegTestApp.app/Contents/MonoBundle/mono/4.0/../registry/LocalMachine | |
441 RegTestApp stat /Applications/RegTestApp.app/Contents/MonoBundle/mono/4.0/../registry/LocalMachine | |
441 RegTestApp stat /Applications/RegTestApp.app/Contents/MonoBundle/mono/registry | |
441 RegTestApp stat /Applications/RegTestApp.app/Contents/MonoBundle/mono/registry | |
441 RegTestApp stat /Applications/RegTestApp.app/Contents/MonoBundle/mono | |
441 RegTestApp stat /Applications/RegTestApp.app/Contents/MonoBundle/mono |