Search found 21 matches

by YogiYang
Tue Apr 17, 2018 9:03 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Designing Reports and printing them on Mac OS X
Replies: 7
Views: 4897

Re: Designing Reports and printing them on Mac OS X

Hello,

Sorry for delay in reply.

Please find attached a sample output that I want to achieve in printing.
2018-04-17_133123.png
TIA
by YogiYang
Fri Apr 06, 2018 5:11 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Designing Reports and printing them on Mac OS X
Replies: 7
Views: 4897

Re: Designing Reports and printing them on Mac OS X

Hi. Reports are usually generated by building a card or cards with a layout of controls of your choice. DataGrids, table fields and graphics are all available, in all colors. I am working on a project now where the "report" is essentially a CAD-like drawing, printed to both pdf and paper. It looks ...
by YogiYang
Thu Apr 05, 2018 6:08 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Designing Reports and printing them on Mac OS X
Replies: 7
Views: 4897

Designing Reports and printing them on Mac OS X

Hello,

I am searching for way by which I can design reports in LC (running in windows) and print using the designed reports in Mac OS X.

Is there any tutorial or blog article regarding this feature?

TIA
by YogiYang
Fri Sep 22, 2017 11:12 am
Forum: Announcements
Topic: LiveCode for FM Brings Flexible Coding to FileMaker
Replies: 2
Views: 18087

Re: LiveCode for FM Brings Flexible Coding to FileMaker

Hello, FM's run time is a very big and deploying it is also a pain, so I would like to know as to how we one be able to deploy the app created in FM using LC? I mean will the code written in LC get compiled to binary form? Will this solution work on both Mac OS and Windows? Which lowest version FM w...
by YogiYang
Thu Aug 31, 2017 5:45 am
Forum: Converting to LiveCode
Topic: Combobox control with 2 columns
Replies: 5
Views: 9302

Re: Combobox control with 2 columns

Hi to all, Just started experimenting with LC and come from vb environment Since we normally develop database applications and make heavy usage of dropdown controls which are populated by DB Data, I started having a look at the Combobox control. One common scenario which I am sure most of you relat...
by YogiYang
Wed Aug 30, 2017 4:13 pm
Forum: Converting to LiveCode
Topic: Combobox control with 2 columns
Replies: 5
Views: 9302

Re: Combobox control with 2 columns

I am still a beginner in LC but if we can receive Combo Box dropdown even then what you can do is populate a table/grid with required data keeping it invisible and then when needed move the table/grid under the combo box and show it!

Just my 2cents!
by YogiYang
Wed Aug 30, 2017 4:06 pm
Forum: Converting to LiveCode
Topic: Is LC a good choice to write a web based accounting package?
Replies: 33
Views: 39303

Re: Is LC a good choice to write a web based accounting pack

I have an accounting package that I created in another language. It is based on dbase tables and runs on a Windows desktop. I am looking to write a new similar application that runs over the internet. It will have several simultaneous users. Is LC a good choice for the platform to develop this kind...
by YogiYang
Wed Aug 30, 2017 3:52 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Make LC less verbos
Replies: 21
Views: 11559

Re: Make LC less verbos

Hi Yogi, there have been a LOT of discussion about DOT notation in the past, but this will not happen very soon, if at all, in Livecode! But you can do this, which is even shorter :D put fld "DisplayMessage" into fld "EnterMessage" :D And use abbreviations wherever possible: cd = card btn = button ...
by YogiYang
Wed Aug 30, 2017 8:12 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to secure application to prevent distribution to others?
Replies: 15
Views: 14177

Re: How to secure application to prevent distribution to oth

For protection of your application try out TMS (http://www.trackmysoftware.com/)

They also have free version which you can use indefinitely without spending a dim!

I have used this in my application built in Delphi and WinDev.

Check it out for yourself.

Regards,
by YogiYang
Wed Aug 30, 2017 8:06 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Make LC less verbos
Replies: 21
Views: 11559

Make LC less verbos

Hello, While developing in LC I feel that it is very Verbos like for example: set the text of field "DisplayMessage" to the text of field "EnterMessage" Instead of this can we write something like this: set the field "DisplayMessage".Text to field "EnterMessage".Text This will really reduce my typin...
by YogiYang
Mon Aug 28, 2017 11:16 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LC tutorial and actual screens do not match!
Replies: 5
Views: 3721

Re: LC tutorial and actual screens do not match!

Hello,

Oh.. now I understood the reason for difference.

Thanks everyone for helping me.

Regards,
by YogiYang
Sat Aug 26, 2017 4:15 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to build Desktop app in LC?
Replies: 4
Views: 3292

Re: How to build Desktop app in LC?

Ok.

When we select File->New Stack the options available are only for small screen devices and not for desktop. So I think we will have to use default size option and then resize the stack as per our needs.

TIA
by YogiYang
Sat Aug 26, 2017 4:11 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LC tutorial and actual screens do not match!
Replies: 5
Views: 3721

Re: LC tutorial and actual screens do not match!

Bogs,

The video show that when we try to choose color a dialog show different color pencils instead of color swatches or something similar.

But in case of window it just swatches as you have posted.

So why this difference in a small thing like selecting color?
by YogiYang
Sat Aug 26, 2017 7:54 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LC tutorial and actual screens do not match!
Replies: 5
Views: 3721

LC tutorial and actual screens do not match!

Hello, I am trying to follow the tutorial series here (https://livecode.com/lessons/simple-messages-lc-8/). Certain parts of LC like for example the color selection part just does not match with what is show in the tutorial. One of the reason may that LC tutorial is build on Mac OS while I am using ...
by YogiYang
Sat Aug 26, 2017 7:48 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to build Desktop app in LC?
Replies: 4
Views: 3292

How to build Desktop app in LC?

Hello,

My prime interest in LC is to build cross platform Desktop app and not mobile apps.

I downloaded the Indy version of LC. But I do not see any option to build Desktop apps in LC?

What have I to do to setup LC for building Desktop apps?

TIA

Yogi Yang

Go to advanced search