In the Activity Settings shown below, in general, the switch, i want when is true to have "on"/"appear"/"display"/"launch" activity_main_one to the screen and when it is false to have on activity_main_two to the screen:
Any ideas?
I have an application where I use the visual studio application settings as internal. Just a couple of simple variables to save the user config. It all works fine, but I had a bug some time ago where when I tried to read the settings it would return…
When i installed myProg.exe into Client computer, I have to adapt the connectionString.
So i open the file MyProg.exe.config, and modified the connectionString, but it not work.
Then I found this article . The problem now when I modified access into…
I want to make something like this for my app:
I tried using UITableView with static cells but I cannot get the grey blocks to separate into different groups of setting options (like the image above)
How can I add the grey blocks?
I've had issues getting custom objects, System.Object, and Microsoft.VisualBasic.Collection to save in My.Settings. These are all objects not listed in the drop down menu or by hitting browse. Any other predefined object works great.