Search found 11 matches

by tm1274
Mon Feb 06, 2012 9:59 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Calcuating the Text Value of Text Box's
Replies: 5
Views: 3571

Re: Calcuating the Text Value of Text Box's

That appears to have worked. I have nearly went bald trying to make this work. Thanks for all your help..
by tm1274
Mon Feb 06, 2012 9:29 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Calcuating the Text Value of Text Box's
Replies: 5
Views: 3571

Re: Calcuating the Text Value of Text Box's

Thanks for the fast response. Ok, by placing the code in the script of both the Price1 and Price2 fields I get a similar result. When I change the text in Price 1 the total does not change until I place my cursor in the Price2 field or if I change the Price2 field the total will not update until the...
by tm1274
Mon Feb 06, 2012 8:38 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Calcuating the Text Value of Text Box's
Replies: 5
Views: 3571

Calcuating the Text Value of Text Box's

I have 2 text fields, the first named Price1 (id 1004), the second named Price2 (id 1006) and a total field named Total (id 1008) and I am trying to create a script to automatically put the total in the Total text field when the user changes the text in one or both of the text fields. I have looked ...
by tm1274
Sun Nov 02, 2008 8:51 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Reference fields on other cards
Replies: 3
Views: 2652

Thanks for the response but I must be doing something wrong. Here's what I have. I have 1 Combo Box on the main stack called "ComboBox1", I also have a group of 3 Radio buttons called "fillingmethod1", I also have a Text entry field on a second card called "fillingmethod2", and lastly I have another...
by tm1274
Sun Nov 02, 2008 12:44 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Reference fields on other cards
Replies: 3
Views: 2652

Reference fields on other cards

I am trying to use a combo box along with 3 option buttons to say something like this: on mouseUp if combobox "ComboBox1" is "2 Bottle" and group "fillingmethod1" is "Bulk Fill Method" then put fld "fillingmethod2" of cd "fillingmethodcd2" of stack "data" into "fillingmethodvalue" end if But cannot ...
by tm1274
Wed Nov 15, 2006 3:07 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Will Set or Put work for this?
Replies: 1
Views: 3468

Will Set or Put work for this?

I need to make a field show a value from another field within my project. Basically I have a combo box that the user will make a selection, the script will populate a field with a text/number value based upon that selection. I then need another field to show the same value. Can I do this with either...
by tm1274
Wed Nov 15, 2006 3:00 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Controlling an image based upon combo box selection
Replies: 8
Views: 7570

Update on my progress as a newbie:
Using the second card with the images there and a transparent image worked best for my application. I used an image that marched the background color as a place holder so everything is working perfectly so far.
by tm1274
Tue Nov 14, 2006 3:07 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: 2 Questions about cards and values
Replies: 1
Views: 3574

2 Questions about cards and values

Is it possible for each card to be sized differently, so that the initial is one size but the second would be larger. When doing this it seems to change both cards to the larger size. Also I need to create a summary of the selections that were made on card 1 and show them in a printable arrangement ...
by tm1274
Mon Nov 13, 2006 5:49 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Controlling an image based upon combo box selection
Replies: 8
Views: 7570

Bernard's solution worked perfectly. Other than I need to figure out how to use a blank image or not show any image if a selection has not been made. Also are the images used added within the standalone version of the file or do I have to put those in a seperate file?
by tm1274
Mon Nov 13, 2006 5:41 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Controlling an image based upon combo box selection
Replies: 8
Views: 7570

Thank you very much for the reply, I will try your solution now. I am new to Revolution and have to say I really like the software and it's functionality. And with your post, I feel like the forum is probably a good source of info as well.
by tm1274
Mon Nov 13, 2006 5:23 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Controlling an image based upon combo box selection
Replies: 8
Views: 7570

Controlling an image based upon combo box selection

I am a newbie to Revolution and was wandering, is it possible to control an image with a selection in a combo box? Basically can a user select something in a combo box and the image change to show the picture?

Go to advanced search