Search found 27 matches

by Informatie
Sat Nov 26, 2011 10:56 am
Forum: iOS Deployment
Topic: Q:SQLIte on IOS, database not found (SOLVED)
Replies: 7
Views: 5313

Re: Q:SQLIte on IOS, database not found

thx dixie i give it a try.


DJ
by Informatie
Fri Nov 25, 2011 8:51 pm
Forum: iOS Deployment
Topic: Q:SQLIte on IOS, database not found (SOLVED)
Replies: 7
Views: 5313

Q:SQLIte on IOS, database not found (SOLVED)

I was working on a simple app with sqlite. The problem is when I browse the IOS file system on my ipad I can see the the database file is located in the documents direcotory I simplified the code : put specialFolderPath("documents") & "/shapdata.dbf" into tMainStackPath put specialFolderPath("engine...
by Informatie
Fri Nov 25, 2011 8:44 pm
Forum: MobGUI
Topic: Paid, Still Getting MobGUI Popup
Replies: 8
Views: 5993

SOLVED paid, Still Getting MobGUI Popup

When I upgraded from 0.25 to 0.26 mobqui was poping up brree. Then I noticed on the window where you select the ios control1 , ios control2 and so on bottom of this window an upgrade button is shown. I press this button and the pop up was gone. On the other application i simply click on add preopenc...
by Informatie
Fri Nov 25, 2011 12:23 am
Forum: MobGUI
Topic: Paid, Still Getting MobGUI Popup
Replies: 8
Views: 5993

Re: Paid, Still Getting MobGUI Popup

I'm a payed customer and for the customer I developed a app the popup is causing trouble

livecode 5.0.0 mobqui .26
by Informatie
Sat Nov 19, 2011 6:56 pm
Forum: Data Tree
Topic: Question : what is difference between Datatree vs rtree
Replies: 3
Views: 29165

Re: Question : what is difference between Datatree vs rtree

Thx for the response, reading this i think that data tree is the best solution of reading database parent child structure. The number of nodes is not my concern.

Fexiblity i think I'LL fins in data tree.

Thx

Informati
by Informatie
Sat Nov 12, 2011 8:39 pm
Forum: Data Tree
Topic: Question : what is difference between Datatree vs rtree
Replies: 3
Views: 29165

Question : what is difference between Datatree vs rtree

I'm confused there is datatree and rtree. I search for the difference but i cannot find it.

Thx DJ
by Informatie
Sat Oct 29, 2011 9:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Directory information
Replies: 8
Views: 4199

Re: Directory information

Thz klaus again I'll like this it's a good learning curve.
by Informatie
Sat Oct 29, 2011 6:07 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Directory information
Replies: 8
Views: 4199

Re: Directory information

I have updated the code, to make it more complete.
Let me think it's useful or missing some information
by Informatie
Wed Oct 12, 2011 10:11 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Directory information
Replies: 8
Views: 4199

Re: Directory information

THX Klaus,

You are right the QUOTES I have forgotten, but LC doesn't seem to bother, strange for a learning newby and learning fast.
I'll follow teh academy now.

I'll make the changes and walk through the code again.

DJ
Platform MAC OSX, snow leopard.
by Informatie
Mon Oct 10, 2011 11:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Directory information
Replies: 8
Views: 4199

Re: Directory information

Updated the code and thx to klaus changed some mistakes.

added a matrix to get an overview.
by Informatie
Mon Oct 10, 2011 8:47 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Directory information
Replies: 8
Views: 4199

Directory information

I created a simple program to show what your current directory structure is.

If nothing is shown the directory key word is not relevant for the env you run the progam in.

for me it was helpfull.
by Informatie
Fri Sep 09, 2011 10:30 am
Forum: iOS Deployment
Topic: sqlite & mySql hassles...
Replies: 25
Views: 13798

Re: sqlite & mySql hassles...

step 1) create a sqlite db in the document directory with 1 table klanten (customers) and 2 columns. 2) create a scrolling field names FLD_klanten 3) create a button and on mousedown call databasegetklanten 4) make sure the database is in de copyfiles option in the standalone application notice : so...

Go to advanced search