Search found 19 matches

by drunblut
Thu Dec 09, 2021 1:40 pm
Forum: Talking LiveCode
Topic: android standalone widgets not visible
Replies: 2
Views: 1651

Re: android standalone widgets not visible

Hi Klaus, very strange! That happened just in one special App. I checked it with other Apps and with the standalone of a new testapp, no problems. Just in that one App i'm actually working on. As you described switching between the inclusions pane and the automatic search for inclusions fixed the pr...
by drunblut
Thu Dec 09, 2021 10:44 am
Forum: Talking LiveCode
Topic: android standalone widgets not visible
Replies: 2
Views: 1651

android standalone widgets not visible

Hi,

after updating from lc 9.6.2 (indy) to 9.6.5 widgets in my android standalone are invisible. The background is visible but not the content of the widgets. On windows everything is still fine. Any ideas?

Grets Andreas
by drunblut
Wed Nov 24, 2021 11:30 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Android PDF Printing support
Replies: 1
Views: 1062

Android PDF Printing support

Hi,

i read in an announcement there is Android PDF Printing support new in Livecode 9.6. I can't find any documentation about his. Can anybody tell me, whether printing pdf from android device is now possible and how it works?

Grets

Andreas
by drunblut
Sun Nov 21, 2021 11:27 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: datagrid form edit field
Replies: 15
Views: 5232

Re: datagrid form edit field

Hi,

thanks for your replies!! As i couldn't fix it i made a workaround with a group (not a datagrid group) with editable fields (opaque = false), which is scrollable. That works fine.

Grets Andreas
by drunblut
Mon Nov 15, 2021 10:59 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: datagrid form edit field
Replies: 15
Views: 5232

Re: datagrid form edit field

Hi,
thanks for your replies. I did tried

Code: Select all

set the opaque of fld "datGridFieldEditor" of me to false
That doesn't work either (object not found).
by drunblut
Fri Nov 12, 2021 11:58 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: datagrid form edit field
Replies: 15
Views: 5232

Re: datagrid form edit field

Hi Jacque, when the card opens the opaque of the datagrid form with all fields is opaque as it should be. When i focus in an editable field, the opaque of this field changes and the backgroundcolor is white, but it should remain opaque. Maybe i must try it with set the script of button "Custom Field...
by drunblut
Mon Nov 08, 2021 3:15 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: datagrid form edit field
Replies: 15
Views: 5232

Re: datagrid form edit field

Hi Craig,

sorry, i didn't read your reply before my last post. My second snippet is

Code: Select all

set the opaque of fld "myfld" of me to false
. But the backgroundcolor remains white.

Grets Andreas
by drunblut
Mon Nov 08, 2021 3:05 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: datagrid form edit field
Replies: 15
Views: 5232

Re: datagrid form edit field

sorry the second snippet is

Code: Select all

set the opaque of fld "myfld" of me to false
by drunblut
Mon Nov 08, 2021 10:03 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: datagrid form edit field
Replies: 15
Views: 5232

datagrid form edit field

Hi, in my datagrid form i have some editable fields. if i focus on one of these fields, the former content of the field should be cleared and the opaque of the background should be false. To delete the content works fine with put empty into fld "myfld" of me in the mousedoubleup handler of the butto...
by drunblut
Wed Oct 27, 2021 3:59 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: native scroller datagrid
Replies: 4
Views: 1883

Re: native scroller datagrid

Hi Klaus,

that was the important hint. i fixed it! Thanks a lot!!

Grets
Andreas
by drunblut
Wed Oct 27, 2021 2:40 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: native scroller datagrid
Replies: 4
Views: 1883

Re: native scroller datagrid

Hi Klaus,
thanks for your reply! Should that be done in the createlistscroller?

Grets
by drunblut
Wed Oct 27, 2021 12:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: native scroller datagrid
Replies: 4
Views: 1883

native scroller datagrid

Hi, i have a datagrid form, which works fine on my android mobile with a native scroller when the scroller starts at vscroll = 0. If i set the vscroll of the covering group to 100 for example, the datagrid will be moved to the correct point, but the native scroller then doesn't work. Swiping up (scr...
by drunblut
Fri Feb 19, 2021 2:48 pm
Forum: Talking LiveCode
Topic: mobilecomposemail pdf attachment
Replies: 18
Views: 16046

Re: mobilecomposemail pdf attachment

Hi Jacque,

another hint. I tried it with snapshot. The mailed jgp file shows only the visible part of the card (on android screen).

Grets Andreas
by drunblut
Fri Feb 19, 2021 12:57 pm
Forum: Talking LiveCode
Topic: mobilecomposemail pdf attachment
Replies: 18
Views: 16046

Re: mobilecomposemail pdf attachment

Hi Jacque,

for better understanding i attach the file "pdffile" which is created in lc correctly and file "mailedpdffile".

Thanks for your help.

Grets Andreas
by drunblut
Fri Feb 19, 2021 12:26 pm
Forum: Talking LiveCode
Topic: mobilecomposemail pdf attachment
Replies: 18
Views: 16046

Re: mobilecomposemail pdf attachment

Hi Jacque,

thanks a lot, i will follow the bug report.

Grets Andreas

Go to advanced search