Copy a group object to scroller after opened? - Disregard

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
DR White
Posts: 718
Joined: Fri Aug 23, 2013 12:29 pm

Copy a group object to scroller after opened? - Disregard

Post by DR White »

Is it possible to copy a group to a specific location of a scroller, after the scroller has been opened?

Thanks,

David
Last edited by DR White on Wed May 13, 2020 10:20 pm, edited 1 time in total.
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: Copy a group object to scroller after opened?

Post by dunbarx »

Hi.

I do not know how to copy a group to a scroller, that is, to copy a group to a control.

Is it me? :wink:

Craig
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: Copy a group object to scroller after opened?

Post by dunbarx »

Or, is this about a widget, and not a scrollbar?

Craig
DR White
Posts: 718
Joined: Fri Aug 23, 2013 12:29 pm

Re: Copy a group object to scroller after opened?

Post by DR White »

A little more detail on previous post,

I am referring to a scrolling field - http://lessons.livecode.com/m/4069/l/94 ... ll-a-field

Can LC copy a group to a specific location (X coordinate, Y coordinate of field) on a field?

Thanks
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2734
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Copy a group object to scroller after opened? - Disregard

Post by jmburnod »

Can LC copy a group to a specific location (X coordinate, Y coordinate of field)
Yes
on a field?
As far i know no.
https://alternatic.ch
bogs
Posts: 5480
Joined: Sat Feb 25, 2017 10:45 pm

Re: Copy a group object to scroller after opened? - Disregard

Post by bogs »

DR White wrote: Wed May 13, 2020 7:35 pm Can LC copy a group...
...easily....
to a specific location (X coordinate, Y coordinate...
...easily....
(X coordinate, Y coordinate of field) on a field?
...Ummmmmmmm, intriguing, although I really doubt it, I can't wait till someone that knows comes along hahaha.

My first, middle, and last inclination would be no way, no how, not now.Well, unless you have something other than your describing in mind.
Image
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: Copy a group object to scroller after opened? - Disregard

Post by dunbarx »

Are you asking to place a group on a scrolling field, based on that field's current scroll value? And that a field within the group is to be the "center", or "zero point" of the group that is to be placed on the scrolling field? So that the field in the group locates the group itself onto the scrolling field?

No problem.

Otherwise I do not understand the question.

Craig
Post Reply