Search found 40 matches

by kevin007
Wed Jun 01, 2016 7:13 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: String between curly braces
Replies: 7
Views: 5869

Re: String between curly braces

@Thierry

In the following case How to change the code. :(
{{This is a}
First {\alpha}
curly {[$\beta$]}
bracket}
by kevin007
Mon May 30, 2016 9:16 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: String between curly braces
Replies: 7
Views: 5869

Re: String between curly braces

@Thierry

It's only works when the string is in same line, if the part of the string is in another line it is not working :(
by kevin007
Mon May 30, 2016 6:57 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: String between curly braces
Replies: 7
Views: 5869

String between curly braces

Hi All,

I want to find strings between curly brackets and store the string into a variable. :(
sample string:

{This is a
First
curly
bracket}
by kevin007
Fri May 27, 2016 12:08 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Extracting numbers from a string
Replies: 7
Views: 4680

Extracting numbers from a string

Hi ALL

I have an variable that contain following string .
[xshift={\hzwidth+10} ,yshift={-\vtheight+15}, rotate=30]
I want only numbers from above string and save these three numbers to three different variable :(
by kevin007
Wed May 25, 2016 10:07 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Interchange the line
Replies: 6
Views: 3888

Re: Interchange the line

@Klaus

many thanks for your help :D
by kevin007
Mon May 23, 2016 6:49 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Interchange the line
Replies: 6
Views: 3888

Interchange the line

Hi All,

How to interchange the line. I have a text field when I give the input like "1-3" then first and third line should interchange.

Thanks
kevin
by kevin007
Mon May 23, 2016 6:15 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: display second value in a variable
Replies: 2
Views: 2320

Re: display second value in a variable

@Klaus

many Thanks for your idea and it's working :)
by kevin007
Fri May 20, 2016 1:56 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: display second value in a variable
Replies: 2
Views: 2320

display second value in a variable

Hi All,

I have an variable that contains the following string

1-10
2-15
3-45
5-60


when I give 1 in textfield 10 should display
when I give 2 in textfield 15 should display
when I give 2 in textfield 45 should display
How I do this ? :(
kevin007
by kevin007
Thu May 19, 2016 4:23 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Loop for add text between every two path
Replies: 6
Views: 4214

Re: Loop for add text between every two path

@Klaus
It's working :) I have done some changes
by kevin007
Wed May 18, 2016 1:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Loop for add text between every two path
Replies: 6
Views: 4214

Re: Loop for add text between every two path

@Klaus I am bad in english :oops:, now I think the following steps help to understand my requirement. 1--I have 2 text field contains "DUMMY TEXT" and "Demo TEXT" 2--I have an variable which contains 9 lines 3--Before the first line add the content of the first text field ("DUMMY TEXT") 4--Before th...
by kevin007
Wed May 18, 2016 9:57 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Loop for add text between every two path
Replies: 6
Views: 4214

Loop for add text between every two path

Hi All, I have an variable it's contains the selected image path, my requirement is count the total path and divide the path by 2 add some text between every 2 image path. the first text and second text are different, while divide the path by 2 and if the Remainder is 1 then the add first text into ...
by kevin007
Fri Apr 22, 2016 2:14 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Modify the line
Replies: 7
Views: 4163

Re: Modify the line

@Klaus

Thankyou for your all valuable replies. :lol: :D :)

Thanks
Kevin
by kevin007
Fri Apr 22, 2016 11:40 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Modify the line
Replies: 7
Views: 4163

Modify the line

Hi All,

I draw line using line tool, Is any way to modify the line eg: please see the image . Is it possible ? :( :shock:

Thanks
Kevin