Re: GRID and GRIDSIZE

2021-01-20 Thread Klaus major-k via use-livecode
Hi Bob, > Am 20.01.2021 um 23:32 schrieb Bob Sneidar via use-livecode > : > > If that were allowed one could conceive of writing a standalone that was it’s > own IDE and selling it as a third party app. this is in any case explicitely forbidden by LC license agreement (the fineprint)! :-) Bu

Re: GRID and GRIDSIZE

2021-01-20 Thread Bob Sneidar via use-livecode
If that were allowed one could conceive of writing a standalone that was it’s own IDE and selling it as a third party app. Bob S On Jan 20, 2021, at 1:02 PM, Tore Nilsen via use-livecode mailto:use-livecode@lists.runrev.com>> wrote: One could think that the grid snap feature would work in Run

Re: GRID and GRIDSIZE

2021-01-20 Thread Klaus major-k via use-livecode
Hi Richard, > Am 20.01.2021 um 21:52 schrieb Richard Gaskin via use-livecode > : > ... > >>> is it correct that "snap to grid" does only work in the IDE in > >>> "Pointer" mode? > > > >> Given its role in snapping the dragging of selected objects, what > >> else might it do? > > I actually exspec

Re: GRID and GRIDSIZE

2021-01-20 Thread Tore Nilsen via use-livecode
> 20. jan. 2021 kl. 21:52 skrev Richard Gaskin via use-livecode > : > > I was asking what you wanted the grid snap feature to do beyond working only > in Pointer mode. One could think that the grid snap feature would work in Run mode in the IDE if scripts would allow the user to move control

Re: GRID and GRIDSIZE

2021-01-20 Thread Richard Gaskin via use-livecode
Klaus wrote: > Am 20.01.2021 um 21:02 schrieb Richard Gaskin: > >> Klaus wrote: >> >>> is it correct that "snap to grid" does only work in the IDE in >>> "Pointer" mode? >> >> Given its role in snapping the dragging of selected objects, what >> else might it do? > > I actually exspected a simple

Re: GRID and GRIDSIZE

2021-01-20 Thread Klaus major-k via use-livecode
Hi Richard, > Am 20.01.2021 um 21:02 schrieb Richard Gaskin via use-livecode > : > > Klaus wrote: > > > is it correct that "snap to grid" does only work in the IDE in > > "Pointer" mode? > > Given its role in snapping the dragging of selected objects, what else might > it do? I actually exsp

Re: GRID and GRIDSIZE

2021-01-20 Thread Richard Gaskin via use-livecode
Klaus wrote: > is it correct that "snap to grid" does only work in the IDE in > "Pointer" mode? Given its role in snapping the dragging of selected objects, what else might it do? -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web _

Re: Grid spacing not working in LC 8?

2016-05-11 Thread tkuyp...@publishingtools4u.com
Tnx Richard Met vriendelijke groeten, Warm Regards, Ton Kuypers +32 (0) 477 739 530 Steenweg op Leopoldsburg 100 • B-2490 • Balen • Belgium www.publishingtools4u.com > On 11 mei 2016, at 18:07, Richard Gaskin wrote: > > Ton Kuypers wrote: > > > One of the things which prevented me to s

Re: Grid spacing not working in LC 8?

2016-05-11 Thread Richard Gaskin
Ton Kuypers wrote: > One of the things which prevented me to switch over to LC8, was that > the grid spacing set in the preferences was not working. Confirmed - report submitted: -- Richard Gaskin Fourth World Systems Software Design and De

Re: Grid

2011-02-28 Thread Thomas McGrath III
Thanks, :-) Actually I have hundreds of items to align some of which are very small 1 pixel wide items and the idea of doing that via script or from the message box was what got me searching in the first place. The short answer is There is no easy way to do this. I did seem to remember a ruler

Re: Grid

2011-02-28 Thread Thunder
Edit menu Select Grouped Controls -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Grid-tp3326931p3328603.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use-liv

Re: Grid

2011-02-28 Thread J. Landman Gay
On 2/28/11 8:15 AM, Thomas McGrath III wrote: Okay, Okay, Wait a minute. :-) I have a group with items in it that I want to align with other items that are 'not' in the group. But the items in the group are under other items so I have to 'edit group' to get to them but then I no longer can see t

Re: Grid

2011-02-28 Thread Robert Brenstein
On 28.02.2011 at 9:15 Uhr -0500 Thomas McGrath III apparently wrote: Okay, Okay, Wait a minute. :-) I have a group with items in it that I want to align with other items that are 'not' in the group. But the items in the group are under other items so I have to 'edit group' to get to them but t

Re: Grid

2011-02-28 Thread Thomas McGrath III
Okay, Okay, Wait a minute. :-) I have a group with items in it that I want to align with other items that are 'not' in the group. But the items in the group are under other items so I have to 'edit group' to get to them but then I no longer can see the items that are not in the group and one of

Re: Grid

2011-02-27 Thread J. Landman Gay
On 2/27/11 9:19 PM, Thomas McGrath III wrote: Jac, Thanks, but that doesn't work when in 'edit group' mode. Alignment in the inspector? It works okay here when editing groups. -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Feb 27, 2011, at 1:54 PM, J. Landman Gay wro

Re: Grid

2011-02-27 Thread Thomas McGrath III
Jac, Thanks, but that doesn't work when in 'edit group' mode. -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Feb 27, 2011, at 1:54 PM, J. Landman Gay wrote: > On 2/27/11 11:30 AM, Thomas McGrath III wrote: >> I guess I should explain more. I have been working with groups

Re: Grid

2011-02-27 Thread J. Landman Gay
On 2/27/11 11:30 AM, Thomas McGrath III wrote: I guess I should explain more. I have been working with groups lately and was very frustrated with trying to line them up with other elements not in the group. That led me to the Grid menu item. How does everyone else handle lining up elements in a g

Re: Grid

2011-02-27 Thread Thomas McGrath III
I guess I should explain more. I have been working with groups lately and was very frustrated with trying to line them up with other elements not in the group. That led me to the Grid menu item. How does everyone else handle lining up elements in a group with those outside of a group? -- Tom Mc