Search found 170 matches

by lemodizon
Wed Sep 22, 2021 10:48 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: login form w/ database
Replies: 4
Views: 2815

Re: login form w/ database

Once the application load it will ask where the database is location and once the user locate the database it will restart. Then it will go to the login form. I noticed that once the database is found the application will not go to the step 1 which is to find the database. Is this possible in livec...
by lemodizon
Wed Sep 15, 2021 8:06 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: login form w/ database
Replies: 4
Views: 2815

login form w/ database

Hello everyone, I want to try this in livecode coz I saw in my friend application (vb6). Once the application load it will ask where the database is location and once the user locate the database it will restart. Then it will go to the login form. I noticed that once the database is found the applic...
by lemodizon
Sat Aug 07, 2021 6:36 am
Forum: Announcements
Topic: Shout out for new entries 1001 things to do with LiveCode
Replies: 4
Views: 5757

Re: Shout out for new entries 1001 things to do with LiveCode

AndyP wrote:
Fri Aug 06, 2021 2:19 pm
lemodizon wrote:
Fri Aug 06, 2021 2:00 pm
Hi AndyP,

Can I add my sample works though i'm not a livecode expert.
Yes of course, I think you will find very few of us would call ourselves experts :D As for myself I'm always amazed at how little I know :wink:
Thanks for the invitation I will send my entries. Stay safe everyone.
by lemodizon
Fri Aug 06, 2021 2:00 pm
Forum: Announcements
Topic: Shout out for new entries 1001 things to do with LiveCode
Replies: 4
Views: 5757

Re: Shout out for new entries 1001 things to do with LiveCode

Hi AndyP,

Can I add my sample works though i'm not a livecode expert.
by lemodizon
Mon Jul 26, 2021 3:33 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Data grid display
Replies: 4
Views: 2328

Re: Data grid display

What Klaus says (as always!) If the text you're copying has a CR and/or LF in it, it will be treated as a new line of data instead of a cell with multiple lines. You'd need to replace the 'return' in the text of the cell you want to copy with a character you can easily search for and replace and wh...
by lemodizon
Mon Jul 26, 2021 3:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Data grid display
Replies: 4
Views: 2328

Re: Data grid display

Hi lemodizon, sorry the last two images are just to small to see what's going on. But I suspect that there are RETURN/CRs in the "Product description"! That will cuase the Datagrid to think these are new records and displays them in a new line The Datagrid of type TABLE is only meant for displaying...
by lemodizon
Mon Jul 26, 2021 1:56 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Data grid display
Replies: 4
Views: 2328

Data grid display

Hi everyone, This is my first time I encountered this in the data grid in livecode. Every time I saved the product description ( i just copied the data from the excel file) the display on the data grid it separate the other information. I don’t know if the data grid or the text field I will configur...
by lemodizon
Sun Jul 18, 2021 12:00 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Need your help on how to format a product code
Replies: 17
Views: 6382

Re: Need your help on how to format a product code

Hello everyone, I just want to thank all you guys for sharing your knowledge. I just end up on this format coz it's kinda difficult to code the way i want to format my prodcode into this format "P00001" :( p1.JPG i added another field on my database for my prodcode p2.JPG here is my code below on mo...
by lemodizon
Thu Jul 15, 2021 1:33 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Need your help on how to format a product code
Replies: 17
Views: 6382

Re: Need your help on how to format a product code

hi everyone,

additional picture see below something like this i want to know on how do you do in livecode. Where it increment at the end it seem complicated code to me :( Thank you guys for sharing your knowledge I appreciated
pcode.JPG
pcode.JPG (14.16 KiB) Viewed 4785 times
by lemodizon
Wed Jul 14, 2021 2:26 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Need your help on how to format a product code
Replies: 17
Views: 6382

Need your help on how to format a product code

Hi everyone, I’m trying to create a simple product information using livecode. I’m using a database (sqlite) I have 1 table (Product) see below. db.JPG I want to set my product code into this format “P00000” and every time I will add a product it will increment by 1. The problem I encountered it onl...
by lemodizon
Sat Jul 03, 2021 4:27 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to upload picture and save picture in the documents
Replies: 6
Views: 3027

Re: How to upload picture and save picture in the documents

Hi Klaus,

This is noted. Thanks for the hints. I tried the code (no error found) but there is no export image file in my documents of my computer.
by lemodizon
Fri Jul 02, 2021 5:55 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to upload picture and save picture in the documents
Replies: 6
Views: 3027

How to upload picture and save picture in the documents

Hi Everyone, I tried to create a stack where I can upload image and save it automatic in the documents of my computer. And if i want it to edit the filename and it should display the right picture how do we do it in livecode. hope you can guide me. Thanks in advance step 1 . Browse a picture here is...
by lemodizon
Mon Jun 21, 2021 6:55 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Linux Mint or Linux Ubuntu for Livecode
Replies: 52
Views: 54691

Re: Linux Mint or Linux Ubuntu for Livecode

Hi Everyone,

Thank you very much for sharing your experiences in Linux. I will try all your suggestion regarding in linux hope i can find one. Thanks again and Happy Father's day to all livecode developers. Stay safe.
by lemodizon
Sat Jun 19, 2021 4:32 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Linux Mint or Linux Ubuntu for Livecode
Replies: 52
Views: 54691

Linux Mint or Linux Ubuntu for Livecode

Hello Everyone,

I'm planning to change my current O.S (win10) for good :D and i want to try Linux any suggestions which distro is working well for livecode. Thanks in advance

Go to advanced search