Search found 9437 matches

by dunbarx
Mon May 13, 2024 8:07 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: how to print a line (row) of a dg table
Replies: 9
Views: 146

Re: how to print a line (row) of a dg table

I am with Stam. Are you using a table field ? And are the text properties constant throughout that field? That is, the textSize of one line is not different than any other? Stam mentions a point, but I assume that if you get the dgText, then you are getting just that, the text of the DG. So there sh...
by dunbarx
Mon May 13, 2024 6:04 pm
Forum: Talking LiveCode
Topic: Can't maintain textSize properties
Replies: 5
Views: 75

Re: Can't maintain textSize properties

Stam. Everything you say is spot on. Property inheritance from the parents was my first thought quite a while ago. I checked those, even though I rarely prepare card or stack text properties. I assume my controls' properties will stick all on their own out of the box. Likely not grown-up management ...
by dunbarx
Mon May 13, 2024 5:15 pm
Forum: Talking LiveCode
Topic: Can't maintain textSize properties
Replies: 5
Views: 75

Re: Can't maintain textSize properties

Stam.

What do I look like, a power user??? :roll:

No, though. :cry:

Craig
by dunbarx
Mon May 13, 2024 5:13 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: how to print a line (row) of a dg table
Replies: 9
Views: 146

Re: how to print a line (row) of a dg table

CAsba. Place the dgText of the DG into a table field. The dgText is tab and return delimited, and if you adjust the tabStops on the table field appropriately, the whole of the text will display just fine. You will have to live with the visual issues related to widely varying widths of the several ta...
by dunbarx
Mon May 13, 2024 4:39 pm
Forum: Talking LiveCode
Topic: Can't maintain textSize properties
Replies: 5
Views: 75

Can't maintain textSize properties

Yep. me again. In my largest project, now and then, the textSizes of some of the many fields in that project just change on their own. Sometimes larger, sometimes smaller, but usually larger. The textSizes of the cards themselves are empty. Last week on a handful of cards, all of which are built sor...
by dunbarx
Mon May 13, 2024 3:29 pm
Forum: Android Deployment
Topic: Hiding The Keyboard.
Replies: 9
Views: 238

Re: Hiding The Keyboard.

Klaus.

I did mention that the OP's original post was confusing to me. And Richmond.

Matt???

Craig
by dunbarx
Mon May 13, 2024 2:21 pm
Forum: Talking LiveCode
Topic: What is up with "lock Cursor"?
Replies: 41
Views: 994

Re: What is up with "lock Cursor"?

Jacque

:D :D :D
by dunbarx
Mon May 13, 2024 2:15 pm
Forum: Android Deployment
Topic: Hiding The Keyboard.
Replies: 9
Views: 238

Re: Hiding The Keyboard.

And now I believe what the OP actually said, that it is a desktop issue.

@ Matt. What are you trying to do?

Craig
by dunbarx
Mon May 13, 2024 2:13 pm
Forum: Android Deployment
Topic: Hiding The Keyboard.
Replies: 9
Views: 238

Re: Hiding The Keyboard.

The on-screen keyboard, which I have used only to find what certain keys represent if, say, I press the option key, is an OS gadget. LC cannot hide OS gadgets, any more than it could hide, say, an open excel spreadsheet.

Perhaps LC could use appleEvents?

Craig
by dunbarx
Mon May 13, 2024 2:03 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: how to print a line (row) of a dg table
Replies: 9
Views: 146

Re: how to print a line (row) of a dg table

CAsba.

If you get the "dgText" of your dataGrid, you have the entirety of its contents in a return delimited list. Just take that to your printer.

Craig
by dunbarx
Sun May 12, 2024 9:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Can You do this?
Replies: 26
Views: 723

Re: Can You do this?

Richmond.

Rats. That is the third time in our long history I have done that, and the third time you have answered in exactly that way.

Could it be because I secretly want to be Richard Gaskin?

Craig
by dunbarx
Sun May 12, 2024 9:16 pm
Forum: Talking LiveCode
Topic: What is up with "lock Cursor"?
Replies: 41
Views: 994

Re: What is up with "lock Cursor"?

Jacque. I am idle most of the day. And I do talk to myself. And I never send messages to myself, because I will never read them. But you, who were the one decades ago who taught me never to use idle messages unless nothing else would do (this was in HC, way before we had "send in time") cannot all o...
by dunbarx
Sun May 12, 2024 9:08 pm
Forum: Android Deployment
Topic: Hiding The Keyboard.
Replies: 9
Views: 238

Re: Hiding The Keyboard.

The OP did mention not being at his PC, when surely he meant not having his phone in hand.

Otherwise I am really confused.

Klaus, In general, does "focus on nothing" hide a mobile keyboard?

Craig
by dunbarx
Sat May 11, 2024 4:08 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Can You do this?
Replies: 26
Views: 723

Re: Can You do this?

Stam. Richard.

Stop.

Craig
by dunbarx
Fri May 10, 2024 9:06 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Can You do this?
Replies: 26
Views: 723

Re: Can You do this?

This part of the dictionary only makes it worse: On OS X systems, the image specified in the gRevAppIcon variable appears as the application icon in the answer dialog box (unless the answer...as sheet form is used). If you specify an iconType, the image specified in the gRevSmallAppIcon variable is ...

Go to advanced search