Aligning controls in Livecode 8

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
montymay
Posts: 145
Joined: Thu Jul 18, 2013 5:23 am

Aligning controls in Livecode 8

Post by montymay » Sat Oct 17, 2015 5:42 am

Hello,

How are controls supposed to be aligned in LiveCode 8. The tab for aligning controls in the Property Inspector of earlier versions in not in the LC 8 Property Inspector? Thanks for your reply.

Monty

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Aligning controls in Livecode 8

Post by Klaus » Sat Oct 17, 2015 2:04 pm

Hi Monty,

I think they simply forgot to add this one, remember LC is still an early development version.
You cannot add/edit columns for a datagrid in the inspector either :D


Best

Klaus

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10100
Joined: Fri Feb 19, 2010 10:17 am

Re: Aligning controls in Livecode 8

Post by richmond62 » Sat Oct 17, 2015 4:41 pm

I don't know whether the developers intended to put this in the new Properties palette as it is readily accessible via the menu:
align8a.png
The thing that annoys me about LiveCode 8 is where the developers have, quite needlessly, rearranged aspects of the interface.

livecodeali
Livecode Staff Member
Livecode Staff Member
Posts: 194
Joined: Thu Apr 18, 2013 2:48 pm

Re: Aligning controls in Livecode 8

Post by livecodeali » Tue Oct 20, 2015 5:53 pm

@richmond62, tell me what you think is needless and I'll tell you why it was needed ;-)

We will put it in the properties palette, when I figure out a clean way of getting things in the properties palette to change things that don't cleanly map to single properties. The 'multiple objects' version of the properties palette still needs work, as we haven't yet dealt with clashing values and so on.

I thought it made sense for it to also be in the Object menu, especially while it is not in the properties palette.

PS. aligning controls is also possible from the actions at the bottom of the project browser

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10100
Joined: Fri Feb 19, 2010 10:17 am

Re: Aligning controls in Livecode 8

Post by richmond62 » Wed Oct 21, 2015 7:51 am

"I'll tell you why it was needed"

The LiveCode 8 Property palette was completely redesigned with a move from a drop-down menu to a series of buttons.

This may make "more sense" in the great, subjective scheme" of things,
but it seems unnecessary to put users to the added cognitive load of
having to relearn a significant part of the interface.

Mikey
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 755
Joined: Fri Jun 27, 2008 9:00 pm

Re: Aligning controls in Livecode 8

Post by Mikey » Wed Oct 21, 2015 3:28 pm

PSSSST! Don't tell anyone I told you, but Scott might have a really slick alignment/layout/etc. tool. It might be called "tmAlign", and it might have a lot of things I wish the IDE had, but doesn't, in a form that's a lot faster/easier to use, and it might even have "undo" functionality.

Post Reply