The states tag has no wiki summary.
0
votes
2answers
22 views
Magento - How to assign a product to be taxable in multiple states?
My concern is I am developing a site in magento where client needs an ability to specify taxes per state at category or product level.
To be more specific, there are some products in the store that ...
0
votes
1answer
43 views
Having trouble loading images from external XML with states in AS3
I am using states to show different types of media when I go to different states throughout my application. I am working on the image state and I can get the data from my XML to show up in my data ...
-1
votes
2answers
37 views
Android: Instance States and media player
I'm writing a simple app where activity A has a song playing. When a button is pressed, the media player pauses and activity B opens. When the user goes back to activity A, the mediaplayer is ...
1
vote
1answer
100 views
Haskell- Running monad states
I am stuck trying to get this function:
runArrayState :: Array arr => ArrayState arr e a -> arr e -> (a, arr e)
to run the ArrayState action let's call it act with array arr and get ...
0
votes
0answers
14 views
App states when screensaver mode is on
I have an app that connects with server and download files. The download task in done in the background by using ASINetworkQueue. In some cases, the size of the files are too large and it would need ...
0
votes
1answer
53 views
C#/XNA Stopping Songs In Different GameStates
I am trying to have music play in my Menu state but cut out after I switch to my Game state.
0
votes
0answers
21 views
About UIButton control states and bitwise operators
I'm doing now cs193p course from Stanford and have question regarding how can I improve my code in assignment.
I have bunch of UIButtons which represent playing card. By default, every button is in ...
0
votes
2answers
87 views
How to set active state for checkbox using JS/jQuery
I have a couple of functions that sort property listings with php. The sorting works, however I need to set active states for the current active clicked href. Of course I couldn't be so lucky as to ...
0
votes
0answers
20 views
Search Tree: repeated states/nodes
In my Artificial Intelligence class in an exercise we have this question:
"Assume that we are iterating through a tree with ramification factor b, but because of repeated states we're not sure if we ...
1
vote
1answer
25 views
WPF equivalent to Flex states
Flex has a very elegant concept of states which let you define what components should be displayed and what should they look like based on the parent component "state".
For example, you could define ...
0
votes
1answer
30 views
Flex: Right click button causes state change
Right click on a Spark Button triggers a state change from "over" to "up".
Instead I would like the state to be "down", so the button behaves the same on left or rightclick.
Is this possible?
0
votes
1answer
148 views
Understanding iPhone App Background States
I've got a tricky question. In my app user can change if he want app to run in background or not. If yes - it should work until user kills it. If not - it should work until user presses home button, ...
0
votes
0answers
62 views
Zigbee - transmitting states from zigbee module to end devices
Project details :
1) We are building a prototype for zigbee. In which co-ordinator range is decreased to 20m and in that if one the end devices move out of range then it should be detected by ...
0
votes
1answer
36 views
SQL server generate overall state number from individual states
Here is my problem:
I have a unknown number of random events, each associated with a state number. Now I want a overall state number to describe the combination of random events' assignment. For ...
0
votes
2answers
92 views
Flex : how to change states in a Login form after the validation is valid?
I have a simple login form where the user enters the userSAP no(must be number) and password(min 8 chars).I have done validation for each fields. I want to check if the validation passes first before ...
0
votes
1answer
58 views
square brackets subsetting gives NAs
I am subsetting states data frame. I want the the rows which have "spit" in column subregion. But it gives me all NAs. Where am I going wrong ?
I eventually want to add another column like this
...
0
votes
1answer
52 views
flex-like states in CSS/grabbing multiple id-ed elements at once
Suppose I have a ui with a button. The ui has four states, each with the button in a different corner.
In Flex, this is easy to achieve, you simply define these four states (topLeft, topRight, ...
2
votes
1answer
347 views
Java slick statebased game - state returns null point error
I am trying to use java slick to create a basic state based game. The 3 of my stages work fine, but for some reason the other 5 cause a null point exception when I call the get state method. All ...
1
vote
2answers
163 views
Pygame level/menu states
With my code below what would be the simplest and easiest way to implement game states to control levels? If I wanted to start with a title screen then load a level, and proceed to the next level on ...
0
votes
2answers
192 views
On click submit button state change in ruby on rails
I want to change to state of the submit button when a user clicks on that I want to make these transitions on that button.
Text change to "submitting..." and state of that submit button becomes ...
0
votes
1answer
98 views
calling a javascript on page load
I am a newbie in js, so please forgive me if the question is elementary. I am designing a page in maqetta (maqetta.org) and enjoyed using states! the only question I have is it seems that the way it ...
1
vote
2answers
61 views
Combine states and validators - flash builder
I'm making a online shop for my schoolproject and I have a problem I can't solve.
Now I made form for the users to fill in and I have added some validators to check if the users filled in the correct ...
3
votes
2answers
49 views
Where to list Puerto Rico? [closed]
When listing countries and states in a form (be it in a webapp, an OS app, mobile app, etc.), where should Puerto Rico be listed. In the country list or the state list?
Puerto Rico is not a country ...
0
votes
1answer
115 views
Simple states in rails - state_machine
I'm looking for a recommendation for a simple way the change states of a model in rails. For example, I'd like the user to be able to change their jobs with a dropdown or ratio button to one of the ...
2
votes
1answer
120 views
Java LWJGL blinking states
I have a problem, that when i hit the Return key, in the state INTRO (as default) it have to switch to GAME state. It does, but when it does, it blinks between INTRO and GAME State. The Text blinks, ...
0
votes
2answers
158 views
Flex (especially Mobile) States - Multiple Simultaneous States?
We know that we can define states in our .mxml. The thing is, our application or component may only be in one of those states at any time.
When programming for Flex Mobile, Landscape and Portrait ...
0
votes
2answers
201 views
Data for mysql table for European states
I need to create a mysql database consisting of two tables 'country_master' and 'state_master' which contains all the countries of europe and its corresponding states.
country master table contains ...
-1
votes
2answers
53 views
bits flags and states
I have no idea what this is even called, so I can't really find a question on it.
It's quite simple, I'm writing a program, and my friend gave me some bits for something. (It's hard to explain)
They ...
1
vote
1answer
120 views
Switching states in a FSM
I'm experimenting with using a finite state machine as a model for managing the flow of a simple game. Enter into a Main Menu state, from which you select say starting a game or modifying options, ...
0
votes
1answer
110 views
Hide tabbar in login state flex builder
I am having a tabbednavigation application and inside one of the tabs I have 2 states "planner" and "Login". I want the Login state to be first, and after they logged in it will change to the planner ...
1
vote
1answer
140 views
Flex Mobile TabbedView Applicatin Hide tabbar in states
I am building a tabbed view mobile application in Flash Builder 4.6 and want to have a login screen into it.
I have 5 tabs, and on the first view page I have 2 states.
1 state for a login, and ...
0
votes
1answer
46 views
Button with two titles/methods
everybody knows the button in the app store, that says "buy" and when you bought it it changes to "download". I want to have a similar button with "download" and "delete". But I couldn't figure it out ...
0
votes
0answers
127 views
flex 4.6 fading between gradients on state change
I am wondering if it is possible to use a fade to go between two gradients when changing states.
I am getting the following error, however the transition seems to work just before the debug error ...
0
votes
0answers
404 views
implement Game States with MVC layout?
Hi I am creating a basic game and trying to implement MVC pattern with my code. I currently have:
Model
game object, clouds, boat water ect.
world
This ties all the models together and defines the ...
0
votes
1answer
868 views
Android view state_pressed Blue background
I have a lot of custom views and I have style for state_pressed. Basically its a rectangle with
solid android:color="#DC2D5A8C"
What I am trying to do is simulate the blue background color that ...
1
vote
1answer
565 views
flex smooth transition between states
i have the states defined below:
<s:states>
<s:State name="DoorState"/>
<s:State name="TvState"/>
<s:State name="LightsState"/>
<s:State ...
0
votes
1answer
146 views
Best way to check 2 mutually exclusive conditions with Javascript?
Hi I have the following code, that checks for Rails model status
var intervalCall = setInterval(function(){
$.post("getstatus", {id:id});
var finished = "<%= @sentence.finished%>";
...
2
votes
1answer
477 views
Districts/Sublocalities: List of, or how to get using Google API
I am desperately trying to find a list/database of districts or sublocalities for all cities of the world.
I use the list of all cities of the world from maxmind.com, however, they do not provide ...
5
votes
3answers
2k views
Where can i found Countries, Regions/States and Cities data in SQL format? [closed]
I am developing a website with PHP & MySQL where users can sign up. In the sign up form they need to select their country(dropdown) after that Region/State(dropdown). Here the main problem is i ...
0
votes
1answer
96 views
How to make dynamic states and add buttons to it in Flex using NOT MXML but Actionscript?
I'm making a sort of EPOS system but i'm stuck.
I know how to add stages in actionscript but i don't know how to add children to them stages.
This is how I make my states.
var state1:State = new ...
0
votes
4answers
507 views
jquery toggle between 3 states and post a ajax call?
I need to toggle between 3 states
state #1: Unselected just grey background
state #2: Selected set background to green
state #2: Clicked again, set background to red
Now on every click toggle ...
0
votes
1answer
73 views
Use certain component depending of state in flex 3
Depending of some flag I want to use certain component in my mxml.
There is not a default value. So it's probably incorrect to put one in mxml and then with states remove it and add the other.
Both ...
0
votes
1answer
66 views
how can I add viewstates to a component through actionscript?
I want to add a few ToggleButtons through actionscript.
<s:ToggleButton label="Toggle Button" enabled.viewMode="false" enabled.editMode="true"/>
I do this like this:
var critbtn : ...
0
votes
1answer
243 views
Flex 4: Crossfade transition of two VideoDisplays does not work
I'm trying to do a cross-fade transition in Flex between two states, both containing a VideoDisplay object. The problem is that the default CrossFade effect takes a bitmap snapshot of both states and ...
-2
votes
1answer
2k views
Where can I find the full list of usa cities? or can I find? [closed]
I need to full list of usa cities according to states in Xml, Excel or any type that I can fetch by any programing language...
Where can I find? or does exists a source?
0
votes
2answers
1k views
Java Game State Management [closed]
Does anyone have a good State Manager tutorial in Java? I have been looking into this for the past couple of days and anything that I come across doesn't seem to work in the correct fashion for what I ...
0
votes
1answer
173 views
Flex 3 - How to define 2 states and transition between them?
My first steps with Flex (currently using Flex 3) and I want to define 2 states where in the first I have a list and a panel with some button bellow it. When clicking one of the buttons in that panel, ...
0
votes
1answer
219 views
activemq-cpp how can I get the status send or receive timeout
I have set the timeout property for a activemq connection when I send message to broker.
But I couldn't get any exception or return when it send timeout.
I couldn't gain the status of sending ...
0
votes
1answer
110 views
What approach is good for US State ListBox/DropDownList
What is the best approach to bind US State in WPF (in ListBox or in DropDownList)? Should I use DataTable to bind this data? Is binding DataTable to WPF object right programming approach? Or Should I ...
0
votes
1answer
376 views
Android Eclipse add “Button-like state” to listview items
What is the quickest way to set your list view items so that when you click on them they flash to a different state to let the user know they clicked on it? Something like a quick image change, color ...



