投稿

8月, 2018の投稿を表示しています

Command Prompt (2)

イメージ
Keywords: Xamarin.Forms, ScrollView, ScrollToAsync, PCL Storage, Command Prompt, Entry without Border Line, Blinking Cursor I redeveloped Command Prompt (1) that emulates MS-DOS Command-Prompt-Like UI. In this App, command lines are simply added on ScrollView, the screen design is basically same as the Command Prompt (1). However, in the Command Prompt (1), I couldn’t make ScrollView size expansion and ScrollToAsync method work well, so I modified the App with techniques that I learned afterwards. Since PCL Storage is used for folder and file handling, the title of this App can be PCL Storage (3), the new version of PCL Storage (1) and (2) , as well as Command Prompt (2). A screen shot of the iOS Simullator just after launching the App. MainPage.xaml MainPage.xaml <? xml  version = " 1.0 "  encoding = " utf-8 "   ?> < ContentPage   xmlns = " http://xamarin.com/schemas/2014/forms "               xmlns : x = " http://schem