Search found 227 matches

by teriibi
Sat Mar 10, 2018 4:15 pm
Forum: Databases
Topic: Create new Local ID or Retreive 1 from Online DB ?
Replies: 12
Views: 9808

Re: Create new Local ID or Retreive 1 from Online DB ?

The external ID is for you, e.g. a client number. The client number is stored in only one table in the database, By "Coding to emulate" here , I mean that there must be a script used at some time to "fabricate" a client ID that is a litle more smarter than just just starting with : - 1rst Client ad...
by teriibi
Tue Mar 06, 2018 1:16 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SOLVED Grabing a rectangle that has "disapeared" from View.
Replies: 14
Views: 6298

Re: SOLVED Grabing a rectangle that has "disapeared" from View.

hmm, I think it would be different in two aspect: 1) its a visual tool, you see tiny "designs" of object, you dont have to read lines... 2) it only includes the graphic or visual components of the stack, not everything it has. i.e. in a stack : all buttons, Svg, squares etc... Its meant for a quick ...
by teriibi
Tue Mar 06, 2018 5:15 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SOLVED Grabing a rectangle that has "disapeared" from View.
Replies: 14
Views: 6298

Re: SOLVED Grabing a rectangle that has "disapeared" from View.

Yes, its more like Bogs describes it. Its one of those tiny project browsers that shows you a global and visual representation of all your components in a small windows. ..you usualy have a darker small square that you can move arround. After a selection operation. The small square then displays the...
by teriibi
Tue Mar 06, 2018 4:58 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Sheep Herder
Replies: 6
Views: 4978

Re: Sheep Herder

Hi Mat, The making group, unmaking group can be tricky if you dont select well the objects to be "grouped". Under Windows to group 2 objects I do : clic o the first one Shift+clic on the second one...and so on with any third one... Only then can I clic "GROUP". (sometime I have to clic Group several...
by teriibi
Mon Mar 05, 2018 9:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SOLVED Grabing a rectangle that has "disapeared" from View.
Replies: 14
Views: 6298

Re: Grabing a rectangle that has "disapeared" from View.

Tks, it worked !
Cant say which part actually made it work again. I guess the set lockloc to false and retrying loc 0,0 did the job.
Tks..
Would be cool to have some kind of Global Map of object & a Zoom-in zoom-out way easely view "lost" items, nop ?
:wink:
by teriibi
Sat Mar 03, 2018 10:11 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: SOLVED Grabing a rectangle that has "disapeared" from View.
Replies: 14
Views: 6298

SOLVED Grabing a rectangle that has "disapeared" from View.

HI, How can one "Grab" or display again a "Group/ed rectangle + widget" that has disapeared from the viewable Zone of my Stack. I tried setting Loc and Top params to 0 so that it is displayed nearby other existing sections..but still. Also maximized the Stack...but nothin. Its not deleted since I ca...
by teriibi
Fri Mar 02, 2018 12:28 am
Forum: Multimedia
Topic: Is there a way to Tilt and resize an SVG Widget by script V / H ?
Replies: 10
Views: 8196

Re: Is there a way to Tilt and resize an SVG Widget by script V / H ?

BTW thanks for the Stack !
..thats exactly the type of rotation I was looking for!! :wink:
by teriibi
Thu Mar 01, 2018 6:41 pm
Forum: Multimedia
Topic: Is there a way to Tilt and resize an SVG Widget by script V / H ?
Replies: 10
Views: 8196

Re: Is there a way to Tilt and resize an SVG Widget by script V / H ?

Thanks guys - I think thats all I needed is the angle +90 ..way to do it.
Its just a visual animation on screen, not a file modification process I needed.

I really start to like LC very much for the simplicity of its language !
so many stuffs can be done in such an easy way :P

Tks 8)
by teriibi
Wed Feb 28, 2018 9:52 pm
Forum: Talking LiveCode
Topic: Tablet user view style - Any way to get Better looking ? P/L
Replies: 52
Views: 25563

Re: Tablet user view style - Any way to get Better looking ? P/L

aLL 78, Probably not, could not quantify how much of it. I dont say they arent examples in it. Its just that from what I want to use in my App, I cant always find one that specificaly relates to that..sometime dealing with an issue but not the one Im looking for, or not enuff of it. 8) YES, Max (?) ...
by teriibi
Wed Feb 28, 2018 9:22 pm
Forum: Talking LiveCode
Topic: Tablet user view style - Any way to get Better looking ? P/L
Replies: 52
Views: 25563

Re: Tablet user view style - Any way to get Better looking ? P/L

Well, I m glad if as a non-coder i could help in "something"... :wink: I ve been looking for such a Tool as LC, tested a bunch of them but nothing is equivalent to LC in many ways, some might do parts in an easier way -but producing that multiplaform code at once is almost a Dream for anyone. I don´...
by teriibi
Wed Feb 28, 2018 7:41 pm
Forum: Talking LiveCode
Topic: Tablet user view style - Any way to get Better looking ? P/L
Replies: 52
Views: 25563

Re: Tablet user view style - Any way to get Better looking ? P/L

Tks a lot Paul for all Tips $ the very good analyze. True I m more dedicated to learning by the practice than by the Book - or learn more from the Practical example "in the Book" than by the long definition :lol: .. *I thought about the prefexid color that could possibly have disabled the color swit...
by teriibi
Wed Feb 28, 2018 1:43 pm
Forum: Talking LiveCode
Topic: Tablet user view style - Any way to get Better looking ? P/L
Replies: 52
Views: 25563

Re: Tablet user view style - Any way to get Better looking ? P/L

Something is still not clear in my mind talking about : "Widget 1" :!: Is "Widget 1" refering only to the included "SVG widget","A" ? ..or both Rectangle+SVG ? When I write: //set the width of widget 1 of me to the width of me * 0.50 set the width of widget 1 of me to the width of me * 0.20 *see fot...
by teriibi
Wed Feb 28, 2018 1:22 pm
Forum: Talking LiveCode
Topic: Tablet user view style - Any way to get Better looking ? P/L
Replies: 52
Views: 25563

Re: Tablet user view style - Any way to get Better looking ? P/L

Yes, it works. Tks for the Guide ref. it has a lil more info in it ! :mrgreen: (never enuf for me :lol: ) As for setting the color of a specific Group Background through code: Why is this changing colors of "few" of my cards background (but not all...) instead of changing the color from the roundRec...
by teriibi
Wed Feb 28, 2018 3:47 am
Forum: Talking LiveCode
Topic: Tablet user view style - Any way to get Better looking ? P/L
Replies: 52
Views: 25563

Re: Tablet user view style - Any way to get Better looking ? P/L

Thanks for filing the bug report. Do you have the report ID number or URL?
Its Bug 21017 - Modifying a line :Set the ...of Me with numbers (of me -100) Freezes LC. Windows
by teriibi
Wed Feb 28, 2018 3:40 am
Forum: Talking LiveCode
Topic: Tablet user view style - Any way to get Better looking ? P/L
Replies: 52
Views: 25563

Re: Tablet user view style - Any way to get Better looking ? P/L

Yes, I guess I ve learn this by now. Now I m kind of - Glad - it also freezes on other Machines. :lol: Just to pull the Lion s tale, I added... Set the Loc of Widget 1 of me to the loc of me 10,A which obvsiouly was meant to fail with an "A"..and so did it. and Froze again. Seems to me that not only...

Go to advanced search