Search found 8 matches

by feelself
Thu Nov 21, 2013 4:32 am
Forum: Talking LiveCode
Topic: How to get image from folder
Replies: 14
Views: 9677

Re: How to get image from folder

Hi Klaus:
Sorry for late reply, Thank u so much.
Seems better now.
by feelself
Thu Nov 14, 2013 6:49 am
Forum: Talking LiveCode
Topic: How to get image from folder
Replies: 14
Views: 9677

Re: How to get image from folder

Hello Newbie4 It comes that i have got wrong fields, thanks for your suggestions. But can i combined the scrolling list field with the picture display, this mean when i choose the people in the list, the picture area will show his/her image. I have tried to use the command "selectedtext of me" but c...
by feelself
Thu Nov 14, 2013 3:59 am
Forum: Talking LiveCode
Topic: How to get image from folder
Replies: 14
Views: 9677

Re: How to get image from folder

Hi Simon
Thanks for your reply.
Ya. i wanted to display the image into the field
Is it possible to have the image display in the field without dragging the image object into the card ?
by feelself
Thu Nov 14, 2013 2:49 am
Forum: Talking LiveCode
Topic: How to get image from folder
Replies: 14
Views: 9677

Re: How to get image from folder

Hi Simon
Sorry, may be i haven't explained my question in a proper way, yes, i want the picture in the selected folder to be displayed in the field. :D
by feelself
Wed Nov 13, 2013 5:38 am
Forum: Talking LiveCode
Topic: How to get image from folder
Replies: 14
Views: 9677

Re: How to get image from folder

Thanks, John. It's very appreciate for you to help me in this issue. But May be i still too fresh in this coding software. i don't know how to set the picture folder into variable, and also i haven't found any useful information in dictionary when i browse the "image". I think i need to read the tut...
by feelself
Fri Nov 08, 2013 7:13 pm
Forum: Talking LiveCode
Topic: How to get image from folder
Replies: 14
Views: 9677

Re: How to get image from folder

Thank simon and klaus, but the lesson and tutorial is not about my question. Seems cannot solve it. :(
by feelself
Fri Nov 08, 2013 4:57 am
Forum: Talking LiveCode
Topic: How to get image from folder
Replies: 14
Views: 9677

How to get image from folder

Anyone knows how to get image from folder, i totally new for this software, and i have refer to internet to use put "file://"&specialfolderpath("desktop") & "/doctor/" & the selectedtext of me & ".jpg" into fld "picture" but only can see the file:///Users/student/Desktop/doctor/Jack .jpg in my field...
by feelself
Wed Aug 28, 2013 9:16 am
Forum: Internet
Topic: Check internet status
Replies: 2
Views: 3837

Check internet status

Hello, everyone. i need to do the project by live code to check the whether there have the internet connection, and then if have internet, then can update some new informations in , Anyone got any idea? Really confused now.