The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
76 views

Save and load List<Form> in C#

I'm wondering is it somehow possible to save Form state in C# after application closing? I tried with List, and whenever I create an instance of Form that instance is added to List, and it's there ...
1
vote
0answers
19 views

Android master/detail Flow WebView reloading

I used the "master/detail Flow" code template and created a WebView in the list fragment. The WebView is used to load some data to create the Item, as far everything works well. But after opening an ...
0
votes
1answer
34 views

Activity Save and Restore Instance State in partial visibility issue

I`ve faced that Activity lifecycle issue: AfteronPause()Activity sets partially visible, than calls onSavedInstanceState(Bundle), but when Activity sets to visible again calls ...
1
vote
3answers
166 views

Set one check mark for each section in UITableView and save its state

Spent hours and hours and no use.I don't understand whether I was not effective in searching(googling) or is it that there are less questions on this or I might have committed some mistake while ...
0
votes
3answers
29 views

Saving state causes app to crash

Log is saying activity cant be paused, and a number format exception, I'm trying to save state of two edit texts that hold numbers,but both can be empty or one can be empty In my activity there are ...
1
vote
0answers
31 views

How to save&load a snapshot of an Android app state?

Before reading this, note that I'm not talking about capturing the screen. Motivation Many times, in order to test apps, we need to go over many activities (including a loading/splash screen) till ...
0
votes
1answer
81 views

Android App Activity cannot pause caused by null pointer exception

LOGCAT FATAL EXCEPTION: main E/AndroidRuntime(1937): java.lang.RuntimeException: Unable to pause activity {michelle.glucose/michelle.glucose.ProfileDetailActivity}: java.lang.NullPointerException ...
-1
votes
2answers
43 views

How to Save all my variables into file to restore the program from the same point C#?

i don't know if I'm explaining my self right but what i want is to save my program variables and information in one file and then start this file with this program. my idea is like a .docx file that ...
0
votes
3answers
304 views

Save/Restore fragments state android

I am trying to create an app that uses Jack Wharton's ViewPager library (here) using only images for every page (something like Prixing (here) main screen). Everything works ok, except for the ...
1
vote
1answer
57 views

t:saveState does not work anymore after migrating JSF 1.x to JSF 2.x in WebSphere 8

I have used JSF 1.x with Tomahawk 1.1.9 in my project and I'm now migrating this project to Websphere 8. I have changed the Faces config and web.xml configuration. All components are working fine ...
0
votes
1answer
20 views

Save state for particular duration- android

I have an android requirement where i have created a form like structure have radio buttons, edit texts and so on. When the user make half entries to the form and say moves away from the page either ...
0
votes
2answers
25 views

Do not save state for print page

For page for print, which is text only, no command link/button to click, there is no need to save states for print pages. Is there a way to tell JSF not to save states? Thanks.
0
votes
0answers
146 views

Android, persisting the application instance state, orientation change: fine, back button: fine, navigate away and return: not fine

I am dynamically/programmatically creating EditTexts. Each next one right below the last one. My orientation change code works fine. ...
3
votes
2answers
131 views

Android: onSaveInstanceState in Back button

I am developing an application in which i am overriding the back button. I created a check box. On click of which i am calling intent for: startActivityforResult(); And also maintaining the state ...
0
votes
2answers
57 views

save the state of the board for orientation

Hi I am a newbie at android and going through a tutorial for tictactoe. I need to save the state of the board so that when I change orientation the board appears with characters intact. Here are the ...
0
votes
0answers
50 views

Save Checkmark State UItableview

Struggling. UISwipeGesture toggles a checkmark image without issue. However, I cannot figure out how to save the state. I am playing around with saving a mutable array (accessoryStyle) to ...
0
votes
1answer
121 views

Save dynamic control state when clicking on save button

I have a small program that generates four dynamic buttons on load in a flowLayoutPanel1 and a static save button. My aim is to save the dynamic button colors so that when the form is reloaded or ...
0
votes
0answers
59 views

android get back bitmap after sharing through gmail

I am making a drawing app where the extended view is named DoodleView. When drawing, it is allowed to load in a bitmap and paths drawn onto the bitmap inside the View DoodleView, and everything works ...
0
votes
0answers
108 views

Does WebView saveState() preserve Javascript variables/environment?

I've searched many threads and still cannot find the answer to my question. I'm working on an Android app which uses WebView. I use onSaveInstanceState() and onRestoreInstanceState() to save the ...
0
votes
2answers
308 views

How to save/Restores states of Views in Fragments on TabChange

May be duplicate question. but i cant find the solution of my problem I have a TabHost with 3 Tabs. let say tabA, tabB, tabC. I do lots of view changes like button text changes, editText changes in ...
0
votes
1answer
40 views

Whats the LifeTime of Application class?how long will it persist the object

i have a Object obj where i need to save the state of this object for long time, so if i extend application class what is the Lifetime of it? When the user in the current activity and gets a call, ...
1
vote
1answer
75 views

Saving the state of custom object - in onResume method

I have a object called custom obj in an activity , now when the user starts the app the object works perfectly fine, but suppose the user is in that activity and clicks on HOME button so now the ...
0
votes
0answers
197 views

Custom ListView doesn't save it's state

I was using standart android ListView with simle_list_item_multiple_choice item layout and custom adapter. It saved it's stated on pause and restored on resume. But after few days of working on I've ...
0
votes
0answers
146 views

FATAL EXCEPTION saving/restoring instance for Android HTML application state

I am attempting to grasp the simple aspect of saving an Android application and restoring it on resume. I have surfed all over for the answer but nothing works. Since I am having trouble with the ...
3
votes
2answers
96 views

Saving the form state then opening it back up in the same state

I have a small program in winforms that holds 3 buttons. Thus far the program lets the user change a the color of another button by clicking the corresponding button While the third button does not do ...
0
votes
0answers
33 views

Where to store current status of a thread process

I have a long running process that I need to execute and forget which the user will excute via a page method. I then need to return to the user that the process as started. The browser will then use ...
2
votes
2answers
970 views

Save markers on Android google maps v2

I am using Android Google maps v2 API and have it set up to add markers on long click. I need a way to save these markers and reload them when the app resumes again. What will be the best way to do ...
-3
votes
2answers
57 views

Python — Save System & Non-Returning Variables? [closed]

A few weeks ago I started learning Python, and I figured the best way to get the hang of it was to jump straight in by making a simple (?) text-based game with the option to save your progress and ...
1
vote
1answer
95 views

Restore State after process is killed

I have implemented onRestoreInstanceState and onSaveInstanceState. They both work successfully when the app is minimized (by pressing the home button, or another activity is in the foreground). ...
0
votes
1answer
212 views

Easy way to save game in WP7 Silverlight?

What is the best way to save game state in WP7 Silverlight? I prefer to save it in text file. I want save game when application goes to background (for example someone is calling, user clicks 'back' ...
0
votes
1answer
89 views

native-app is restarting after minimizing to background

I've got a simple native application for debugging, only displaying a triangle slowly changing the color. Now, when i press the home-button and put my app into background and then start it again, ...
0
votes
1answer
144 views

Save and get data from fragments

I have an ViewPager with 4 fragments, at the last fragment I want to make a validation and save the values that was inserted in the previous fragments. I tried to override the onSaveInstanceState and ...
1
vote
0answers
114 views

Android saving a variable when activity destroyed then recreated

I'm creating an app that has a button controlling a countDownTimer that runs regardless of whether the app is open or not. At the end of the timer a notification pops up in status bar prompting the ...
0
votes
2answers
183 views

Save the State of RadioButtons in ArrayAdapter of Type class

I'm having troubles saving the state of a selected radiobutton when the user hits the back key and then comes back to the activity. My class extends ListActivity. Here's the onCreate and ...
0
votes
1answer
573 views

How to implement saveFragmentInstanceState?

Could you anyone advice me how to implement saveFragmentInstanceState() or some other methods to retrieving fragment instance when back button is pressed. I use own stack for fragment, viz code ...
0
votes
1answer
81 views

Serialize a Form along with all its data in C#

I'm guessing that the best way to do this is by using XML. Here's the issue, tho: Hero hero; PictureBox heroPB; Dictionary <string,Point> pokedex; Boss boss; PictureBox ...
0
votes
1answer
109 views

Saving the user last dialog/form entered values

What is the best practice to save user last entered values on a form (dialog) I have a dialog, which I use for entering additional information when opening RAW image files, i.e. FileName, Width, ...
0
votes
2answers
185 views

Saving state of the view when switching from portrait to landscape

I have created a simple calendar using GridView and whenever I switch from portrait view to landscape (or back) it doesn't preserve the state. For example, I change to January in portrait view and in ...
3
votes
4answers
137 views

Pickling unpicklable objects

I am making a drawing program with pygame in which I want to give the user an option of saving the exact state of the program and then reloading it at a later time. At this point I save a copy of my ...
0
votes
1answer
220 views

Saving the State of a WPF Application Page

I am creating a software in WPF, and, in the software, the User can load an image, and configure a map. Basically, once the Image (of a map) is loaded the user can add other images (like a picture ...
2
votes
0answers
44 views

Saving Fragment's state after replacing Fragment [duplicate]

Possible Duplicate: Save Fragment state after replacing the fragment I replace my fragment content (for example after clicking something). How can I get the exact content of my fragment ...
1
vote
0answers
233 views

Save Fragment state after replacing the fragment

My question is very simple. I have two fragments inside one activity. A: ListFragment and B: Fragment. Choosing different items of fragment A replaces fragment B content. Before replacing I use ...
0
votes
2answers
114 views

Save state of a container (LinearLayout)

I have two fragments. In first fragment I have a container static (LinearLayout) that to the view of fragment. In this container i do a inflation of several views. I change to a second fragment, ...
0
votes
1answer
362 views

Save fragment state when change of fragment A to fragment B

I have a fragment A and a fragment B. In fragment A i do a inflation of a some views to inside a container. Then i change to a fragment B, and when i turn to fragment A, the views that inflate are ...
0
votes
2answers
213 views

how to save state of dynamically created editTexts

I'm stuck at how to save the state of my EditTexts on screen orientation. Currently if text is inputted into the EditTexts and the screen is orientated, the fields are wiped (as expected). I am ...
0
votes
0answers
82 views

Android: Save state of a custom compound

I have a custom compound which extends RelativeLayout and adds a WebView internally. I need to save the state of the custom compound and its webview on orientation change. I would expect that before ...
0
votes
0answers
109 views

How to save activity state with custom title and custom adapter and bluetooth adapter

My main activity doesnt save its state when screen rotates, i have added android:configChanges="keyboard|keyboardHidden|orientation" on manifiest and main activity has declared onConfigurationChanged ...
1
vote
0answers
28 views

State not being saved correctly

Issue: I have a LG VM701. I am working on saving state. Somehow when I slide out my keyboard it saves the TextView data in my X. Interesting things is. It was working. I don't remember ...
0
votes
1answer
143 views

onSaveInstanceState always called

I seem to have the opposite problem to everyone else. :) My onSaveInstanceState is getting called whenever I navigate from one activity to the next. I checked in LogCat and it is definitely NOT ...
0
votes
1answer
547 views

onSaveInstanceState/onRestoreInstanceState and view state

According to the documentation of onSaveInstanceState: The default implementation takes care of most of the UI per-instance state and onRestoreInstanceState: The default implementation of ...

1 2 3