Search found 9 matches

by jacobb20
Fri Nov 30, 2012 8:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Mobile contacts
Replies: 6
Views: 4626

Re: Mobile contacts

Did the code you mentioned, still crashes no error message displayed. I did add a phone # under one of my "mike" contacts and then it worked for awhile, now it doesn't. Tried "laurie" and I have one contact by that name and she does not have a phone # listed at it works for her, but its probably som...
by jacobb20
Fri Nov 30, 2012 5:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Mobile contacts
Replies: 6
Views: 4626

Re: Mobile contacts

anybody? is there a way to test why it crashes? Can I somehow display the error message?
by jacobb20
Thu Nov 29, 2012 8:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Mobile contacts
Replies: 6
Views: 4626

Re: Mobile contacts

Thanks! That makes more sense. This is consistently crashing on my ipad2 ios 6.0.1 on mouseUp local contact_ids, search put field txtSearch into search if the environment is "mobile" then # search based off of text box if search is empty then answer "Please enter a search string" else mobileFindCont...
by jacobb20
Wed Nov 28, 2012 10:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Mobile contacts
Replies: 6
Views: 4626

Mobile contacts

Having some trouble with mobile contacts...wondering if there are additional resources for using mobile contact functions, can't seem to get much to work. on mouseUp local contact_id, search, contact_ids, tContact put field txtSearch into search if the environment is "mobile" then # returns id put m...
by jacobb20
Tue Nov 27, 2012 10:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Copy a button at runtime
Replies: 10
Views: 6221

Re: Copy a button at runtime

well, the number of buttons can change if they add/delete a category, category names can change. Question though with the groups. Skinned buttons are not quite getting me where I need to go, so I've been playing around with groups (a graphic, and a few labels). With buttons I can't seem to get text ...
by jacobb20
Mon Nov 26, 2012 9:20 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Copy a button at runtime
Replies: 10
Views: 6221

Re: Copy a button at runtime

Thanks...target is exactly what I want!
by jacobb20
Mon Nov 26, 2012 8:08 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Copy a button at runtime
Replies: 10
Views: 6221

Re: Copy a button at runtime

So there are three levels of End Use. There are roughly 15 level 1 options...below is just an example. The user would select one level 1 option, which would then move onto level 2. Level 1: Baked Goods Hardware ...etc Level 2: (assume the user selected Baked Goods, now I need to delete those level 1...
by jacobb20
Mon Nov 26, 2012 7:44 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Copy a button at runtime
Replies: 10
Views: 6221

Re: Copy a button at runtime

Thanks jmburnod! Thats perfect.

I am not dutch Mark, from USA.

Now to figure out how to handle the events on these dynamic buttons! Any suggestions would be greatly appreciated :)
by jacobb20
Mon Nov 26, 2012 4:26 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Copy a button at runtime
Replies: 10
Views: 6221

Copy a button at runtime

I would like to create several rows of buttons at runtime, dynamic from a database. I get an error right below the copy button comment. I've tried the copy and clone commands as well. How do I do this? I have a button called "btnCopy" on the card and would like to copy it existing settings (skin, te...