LiveCode tutorial text chunk

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: LiveCode tutorial text chunk

Post by Klaus »

Hi Lucas,

you can send me the stack and I will take a look if oyu like!
Send it to: klaus AT major-k.de
Or put it online somewhere...

Best

Klaus
wanglucas
Posts: 31
Joined: Thu Mar 19, 2020 2:25 am

Re: LiveCode tutorial text chunk

Post by wanglucas »

i dont see where my quotes are wrong

compare.png


@klaus i just emailed you
Last edited by wanglucas on Thu Mar 26, 2020 4:55 pm, edited 1 time in total.
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: LiveCode tutorial text chunk

Post by Klaus »

Looks like CURLY quotes, which are not the regular quotes that LC requires!
On a german keyboard this is SHIFT-2 for a regular quote.

The text inside of REGUALR quotes will turn blue to indicate this is correct!
Thierry
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 875
Joined: Wed Nov 22, 2006 3:42 pm

Re: LiveCode tutorial text chunk

Post by Thierry »

wanglucas wrote: i dont see where my quotes are wrong
Mmm, look carefully....
sunnYscrrenshot 2020-03-26 à 16.54.55.png
sunnYscrrenshot 2020-03-26 à 16.54.55.png (11.15 KiB) Viewed 7223 times
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: LiveCode tutorial text chunk

Post by Klaus »

Yes, just checked the stack, it was the curly quotes!
wanglucas
Posts: 31
Joined: Thu Mar 19, 2020 2:25 am

Re: LiveCode tutorial text chunk

Post by wanglucas »

:oops:


thank you all
wanglucas
Posts: 31
Joined: Thu Mar 19, 2020 2:25 am

Re: LiveCode tutorial text chunk

Post by wanglucas »

so i have on more issue

when i click on the notes from the first page its supposed to open up to a second page with further details about the note

ive already double checked my property and variable names

as shown in the gif(first photo) the second page show up blank....i did notice however that when i click on my first page none of the text gets highlighted like it should and wonder if thats related at all


*****GIF******
testing.gif



test1.png
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: LiveCode tutorial text chunk

Post by Klaus »

Is the field on the first card set as a LIST FIELD?
wanglucas
Posts: 31
Joined: Thu Mar 19, 2020 2:25 am

Re: LiveCode tutorial text chunk

Post by wanglucas »

its name is NotesList

it uses the scrolling text field(same on in the video)
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: LiveCode tutorial text chunk

Post by Klaus »

I did not see the video.
Has this field -> listbehavior = TRUE or not?
wanglucas
Posts: 31
Joined: Thu Mar 19, 2020 2:25 am

Re: LiveCode tutorial text chunk

Post by wanglucas »

yep that was it thanks again!
Post Reply