Search found 50 matches

by M-A Kuttner
Wed Jul 09, 2025 8:37 pm
Forum: Internet
Topic: LC Create for web question
Replies: 1
Views: 521

LC Create for web question

I'm thinking of writing a small project management app that would be used by internal staff at my company. My intention would be to keep it online and develop it in Create. 2 questions: 1. If I develop in Create, is there a separate server fee? 2. If the company uses a shared login amongst a few use...
by M-A Kuttner
Wed Nov 15, 2023 5:36 pm
Forum: Announcements
Topic: Announcing Xavvi, a Great Leap Forward for App Building
Replies: 160
Views: 865548

Re: Announcing Xavvi, a Great Leap Forward for App Building

The moment desktop deployment becomes second fiddle is when I'll need to move on. Web tech is cheap and plentiful, but I have only one way to cost-effectively deliver desktop apps to my customers. Yeah, it would be a shame to not be able to deliver actual device resident application software. What ...
by M-A Kuttner
Fri Nov 03, 2023 6:42 pm
Forum: Announcements
Topic: Announcing Xavvi, a Great Leap Forward for App Building
Replies: 160
Views: 865548

Re: Announcing Xavvi, a Great Leap Forward for App Building

As a followup to this message, I finally tried it on my PC, with a faster chip, more RAM, and a 28", 2K screen. The larger screen makes all the difference in evaluating the interface. As a web based tool goes, I think it's well organized and easy to navigate. I appreciate that I was able to reduce t...
by M-A Kuttner
Fri Oct 27, 2023 9:17 pm
Forum: Announcements
Topic: Announcing Xavvi, a Great Leap Forward for App Building
Replies: 160
Views: 865548

Re: Announcing Xavvi, a Great Leap Forward for App Building

I did! And... I need to run it on my PC. I ran it on my Macbook, which is old and ran it sluggishly. Overall, the web interface took some getting used to (which wasn't helped by my machine). I'm looking forward to more of the AI coding integration, as I'm hoping it will help me with some data sortin...
by M-A Kuttner
Fri Sep 15, 2023 6:38 pm
Forum: Announcements
Topic: Announcing Xavvi, a Great Leap Forward for App Building
Replies: 160
Views: 865548

Re: Announcing Xavvi, a Great Leap Forward for App Building

Thanks, I'll give that a shot.
by M-A Kuttner
Tue Sep 12, 2023 9:23 pm
Forum: Announcements
Topic: Announcing Xavvi, a Great Leap Forward for App Building
Replies: 160
Views: 865548

Re: Announcing Xavvi, a Great Leap Forward for App Building

Hi all. I got the update announcing the LiveCode Create First Backers Preview. Is that something open to all backers, or just a certain tier? I backed at entry level, so I'm wondering if there's a way I can get my hands on it to take a spin.

Cheers
M-A
by M-A Kuttner
Tue Dec 13, 2022 4:24 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Livecode and Python?
Replies: 10
Views: 30650

Re: Livecode and Python?

Hey, thank you very much Andy! Greatly appreciated!

M-A
by M-A Kuttner
Tue Dec 13, 2022 4:16 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Livecode and Python?
Replies: 10
Views: 30650

Re: Livecode and Python?

Thanks Stam. That gives me somewhere to start.
Cheers
M-A
by M-A Kuttner
Mon Dec 12, 2022 7:50 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Livecode and Python?
Replies: 10
Views: 30650

Livecode and Python?

Hi all. I've got a request to see if I can build a front end in LiveCode that can pass lines of JSON to an emulator that's built in Python. Is that even a thing that can be done? Anyone have any experience in such alchemy?
by M-A Kuttner
Tue Dec 06, 2022 3:39 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Fun with ChatGPT
Replies: 14
Views: 8449

Re: Fun with ChatGPT

For sure: https://chat.openai.com/chat

You need to sign up (free). It's in beta right now, so short chats are free. Eventually you'll have to buy tokens, so now's the time to play. Have fun!
by M-A Kuttner
Tue Dec 06, 2022 3:02 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Fun with ChatGPT
Replies: 14
Views: 8449

Fun with ChatGPT

This post is just for fun. I was messing around with ChatGPT last night and asked it to generate some LiveCode script for me. Turns out, it can, sorta. LiveCode GPT.png Obviously it's got a bunch of holes in it and I had to clean up the script to get it to do exactly what I wanted, but I was impress...
by M-A Kuttner
Tue Nov 29, 2022 8:04 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Getting array data from a Tree View widget
Replies: 5
Views: 3974

Re: Getting array data from a Tree View widget

Thanks for the resources and help, all! I'll go through this and report back what I find. 8)
by M-A Kuttner
Tue Nov 29, 2022 4:00 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Getting array data from a Tree View widget
Replies: 5
Views: 3974

Getting array data from a Tree View widget

Hi all. Arrays have always been my Waterloo, so I've avoided them by faking it with table fields and whatnot. However, I now have to use them because I'm doing a project that uses the Tree View widget. I've looked around and gleaned what I can from the online Livecode lessons, but I need a bit more ...
by M-A Kuttner
Thu Nov 17, 2022 10:49 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Is a selection rectangle possible?
Replies: 29
Views: 10890

Re: Is a selection rectangle possible?

Thanks again. I'd be happy to share. Just need to clear it with the crew here first. That said, I'd be pretty embarrassed to show you the code. I'm not a programmer by training, and at the start I was getting back to a hypertalk-like language after many years away. Especially in the older features, ...