This pattern is used to represent the state of an object.

learn more… | top users | synonyms

0
votes
0answers
12 views

app engine not keeping session state?

I have GAE app that stores an application instance as a session variable: req.getSession().setAttribute(app.getAppID(), app); then later requests retrieve the app instance from the session and ...
1
vote
2answers
231 views

Make buttons remain pressed in Android SDK [duplicate]

I have 5 simple buttons and I want them to behave like radio buttons, but without the tick box (or whatever they call them). They are aligned in row and I want only one of them to be selected at once, ...
3
votes
2answers
118 views

whats the difference between these 2 very similar haskell State computations

I am trying to learn the haskell State monad. So I wrote a function to generate a list of random numbers using the State monad. Here is the first version. rnds :: Int -> [Int] rnds n = evalState ...
0
votes
1answer
58 views

How to store texture uniforms in the state of the program?

I already learned that uniform values are stored in the state of the shader program. // GLSL code uniform mat4 projection; // C++ code GLuint location = glGetUniformLocation(program, "projection"); ...
0
votes
2answers
182 views

Save control state when form is closed

Hi I am trying to save the color state of this 4x4 grid of buttons created dynamically using a 2D array into an xml document: However when I press save I keep getting this message: I can make this ...
0
votes
2answers
55 views

How to persist my View Controller

When I leave my View Contoller, I use: [self dismissViewControllerAnimated:YES completion:nil]; Does this 'destroy' the View Controller and it's state? I want to leave the View Controller in the ...
0
votes
2answers
159 views

Getting started with state machines is c++ [closed]

I'm just getting started with state machines and I am really confused since my programming knowledge is not that advanced (I started just a few weeks ago with c++ and I have just been programming in C ...
3
votes
1answer
179 views

How does a finite state machine perform division?

I am taking a course on models of computation and currently we are doing finite state machines. One my tasks is to draw out a FSM that performs division of 3; to simplify the model the machine only ...
0
votes
0answers
48 views

Refresh for Lazy Loaded JTree and maintain expansion state

I am facing issues while maintaining the expansion state of a Lazy Loaded JTree... The data is populated via swing worker on expansion of a node. Now I have to support a refresh for the same, such ...
0
votes
3answers
41 views

Can i somehow retrieve the visibility-state of my view?

After setting the myView to invisible: public void onClick(View arg0) { myView.setVisibility(View.INVISIBLE); } can i somehow ask the current state of myView's visibility via some built-in-method? ...
0
votes
0answers
41 views

Why PlayStateChange dont work in c# WPF?

I have this code: MediaPlayer.MediaPlayer mp = new MediaPlayer.MediaPlayer(); private void main_Loaded_1(object sender, RoutedEventArgs e) { mp.PlayStateChange += ...
0
votes
1answer
58 views

Saving State of MainActivity when opening Settings/About

I have some SeekBars, a Switch and CheckBox on my MainActivity when I open the settings from the menu with: Intent settings = new Intent(this, SettingsActivity.class); startActivity(settings); return ...
0
votes
0answers
112 views

Android CheckBox state is successfully reinstated after pressing back button, but not after pressing home button

If I press the back button to leave the activity and then return to it, the state of the checkboxes are reinstated in the onResume() method. When I press the home button, or if I lock the phone while ...
0
votes
0answers
64 views

Capturing onTouch event in a checkbox

How can I implement something like onTouchChangeListener instead of onCheckedChangelistener in a CheckBox? I want my check boxes to be selected only by ActionDown. Does anybody know any example for ...
1
vote
2answers
121 views

Haskell State example in wikibooks: fix per current Haskell?

The original question Recent version(s) of Haskell (> 7.4.2?) come with an mtl package that no longer provides a State constructor per se, instead providing a state function. This messes up the ...
0
votes
1answer
85 views

Implementing State Pattern using references

I'm trying to refactor my code, among other things, applying state pattern. I'm more of a Java programmer, so please, be nice ;) So, here I've got my base state class, nothing fancy: #include ...
1
vote
1answer
156 views

android - data stored in onPause, onStop or onSaveInstanceState

I have a confusion regarding what should go in onPause,onStop and onSaveInstanceState. For example, the Android docs say that For onPause - Commit unsaved changes, but only if users expect such ...
0
votes
1answer
70 views

Maximum number of states in State Pattern

I am trying to use state pattern and i have a question. Is state pattern designed only for situtations with limited number of states like this: TCPState: 1- TCPEstablished 2- TCPLisenting 3- ...
0
votes
0answers
75 views

Flex presentation model: should state be held in the view?

I have two instances of a view which are V1a and V1b. As they are instances of the same type they both use the same instance of the presentation model (PM1) as it is injected into each instance as a ...
0
votes
0answers
34 views

How can I prevent scrollbars from losing their state when the datacontext changes?

If I have a datatemplate that will end up using a scrollbar in one form or another, how can I retain the scrollbars position when the datacontext changes back and forth? I've read that you generally ...
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
2answers
81 views

How know if iOS device is sleeping in a background process

I have a application running in background and I need to know if device is sleeping in order to start a sincronisation process, but I didn't find information about this. Does anyone know if it is ...
0
votes
1answer
239 views

Active state on parent menu item when hovering on drop down menu item

I have read a few solutions for this issue, but none of the answers help with my particular problem. I have a menu with a dropdown here on a site I'm developing in the What's On section. ...
0
votes
0answers
40 views

window.location.hash when using frames

I have a website using frames, how can I use a window.location.hash (or something else) so that I can link to the current state of the frames. link to my site (I am not advertising my site, the link ...
1
vote
3answers
129 views

How can I get a list of instantiated beans from Spring?

I have several beans in my Spring context that have state, so I'd like to reset that state before/after unit tests. My idea was to add a method to a helper class which just goes through all beans in ...
0
votes
1answer
93 views

Use Rails form element in 'show' view?

I'd like to have a split-dropdown button (twitter bootstrap style) in my show view so user can change the current 'state' for their 'job' using a collection (bids, in_progress, complete, canceled). ...
0
votes
4answers
70 views

How to manage developing an application with git? [closed]

I am stuck on this idea. If I develop an application, let's say a PHP forum or cms. Most PHP forums and CMS' have these things (plus some) in common: They include an installer directory. Once ...
0
votes
1answer
157 views

How to remove the Default orange Highlight Effect for EditText programmatically?

I use selector for styling EditTexts. I want to get rid of orange color, when I doubleTap on my EditText. I use this: states.addState(new int[] {R.attr.textColorHighlight}, ...
0
votes
0answers
88 views

iOS: get Bluetooth state (on/off) using Public api without GameKit framework

How can I get blutooth(v2.1) state (ON/OFF) in iOS using public api without GameKit framework?
1
vote
1answer
347 views

ExtJS 3 multiple stateful grids (but with different stateIds)

I have my grid, which overwrites Ext.grid.GridPanel I use this grid in 2 places on my site. I generate 2 different stateIds for them: constructor: TasksGrid.superclass.constructor.call(this, { ...
0
votes
1answer
113 views

maintain state of uiviewcontroller during navigation using storyboard

in any iPhone app, consider the following sequence (VC=ViewController) : VC-A is displayed ... user hits a button to load VC-B VC-B is now pushed and displayed ... user moves a slider from 0 to 5 ...
0
votes
0answers
48 views

How to listen Motion events and return their value to the thread

I want to know how can I return state of events from onTouch the button to my thread. In code I use: gameview.java (here I "listen" for specific actions from buttons): public boolean onTouch(View v, ...
1
vote
1answer
158 views

Change jQuery's animation duration during animating

Is it possible to change the duration of a currently running jQuery animation between two different values? I've tried to change the duration via variable assignment, no success: var duration = ...
0
votes
0answers
108 views

XAML - Personalize button behavior

I'd like to personalize my button's behavior on some states, like PointerOver or Disabled. I've found this answer, wich gave me a big help, but I still don't get how to personalize the button with my ...
1
vote
1answer
66 views

Keep state of variable PHP without querying

I'm working on page with articles. We can vote on each article. I want to display all articles and above average voted articles on separate pages. My current scenario is something like this: //For ...
0
votes
1answer
170 views

C# Pattern for process management

I hope this question isn't too open ended, but basically I need to create a program that can manage processes. The processing that will be done will contain a number of steps that take long to ...
1
vote
1answer
396 views

Saving a state with jquery accordion style menu (Maccordion)

These questions are probably going to seem pretty low end to the experienced, but I'm inexperienced in this area. However, I learn quick and there are some basic things I'm having confusion over. My ...
1
vote
2answers
124 views

How to save variables with SharedPreferences

I have my own Objects which I need to store for later use. The User saves this object, it is turned into a JSON String, then when the User is connected to a network, the JSON String is turned back ...
0
votes
0answers
67 views

Android: how to bind buttons?

Hi im learning android and im basing on on app that can be found: LINK The question is... how can I bind own buttons that can control the bats? In GameState.java I defined an example button: ...
0
votes
1answer
110 views

How can I get google trend result by city or state?

I am using http://www.google.com/trends/hottrends/atom/hourly //for us http://www.google.co.in/trends/hottrends/atom/hourly //for india These are providing result by country this working ...
-1
votes
3answers
150 views

State Machine explanation [closed]

We are learning about State Machines in my Operating systems class this semester and I am struggling. This is a snippet from some code that we were provided. Could anyone possibly explain to me what ...
0
votes
1answer
634 views

Android different EditText backgrounds for different states using shapes, selector or list

I'm starting a new app where I use ActionBarSherlock & HoloEverywhereLib. My min & target SDK are the same (10/2.3.3). This is just so I can also quickly port it to Amazon Kindle & BB10 ...
2
votes
1answer
261 views

ASP.NET 4.0 C# “state information is invalid for this page and might be corrupted.” MasterPage->Aspx->Ascx

This is my first SO post, so please forgive any faux pas. I feel as though I've tried everything on every post related to this error (disable viewstate, noCache, etc) and I'm at my wits end. I have a ...
0
votes
1answer
176 views

Magento 1.7.0.2 collect and extract order status state

I've searched everywhere for this and can't find an answer that works. How do I get a collection of all the sales/order_status_state. One uses a ResourceModel or a simple Model ? Thank you
0
votes
1answer
131 views

What is an example of state pattern in Core Java/JSF/Servlets?

I just learnt about the State pattern . I would like to know where in core Java / JSF/Servlets code s can I see this pattern being implemented ? I want to see how the state transition is implemented ...
2
votes
1answer
93 views

Who defines state transitions in the state pattern?

I understand that the State pattern can be used to model objects that changes behavior depending on the state and the various states that the Context can have is encapsulated in concrete classes that ...
0
votes
0answers
228 views

Updated Fragment view state lost when using setRetainInstance(true)

I am trying to save fragment state. I have an activity and several fragments. The sequence of actions: add first fragment, change view manually (make visibility of first LinearLayout GONE and second ...
0
votes
0answers
81 views

What causes the error: Viewstate verification failed. Reason: The viewstate supplied failed integrity check?

I'm using a single server to host the application, and between 15h and 00h i had 1200 error of invalid viewstate, what can cause this error? in this specify moment? The Event Viewer do not report ...
1
vote
0answers
51 views

CSS3 default :target

I have the following code: <style> .temp { transition:all 1s ease; opacity: 0; /* Don't forget the vendor specific pre-fixes! */ } /* .temp:first-child{opacity: 1;} */ ...
5
votes
2answers
150 views

Android UI Update Thread - saving and restoring it

How do I properly do that? I have a stopwatch and I'm saving it's state in onSaveInstance and restoring it's state in onRestoreInstance... Now I've following problem: if I stop the thread in ...

1 2 3 4 5 22