Recent

Author Topic: In Lazarus IDE, how do I move the selected componen(s) 1 pixel at a time (MacOS)  (Read 1148 times)

tearsfornations

  • New Member
  • *
  • Posts: 35
  • Jesus is worth talking about.
    • Lightning Bolt Quiz - How many Lightning Bolts do you deserve?
I tried, control, option and command + arrows, but none moved the component.
Thanks,
-
Used C++Builder for the longest time, got macOS, How many Lightning Bolts do you deserve? Find out at my website: https://boltquiz.org

KodeZwerg

  • Hero Member
  • *****
  • Posts: 2269
  • Fifty shades of code.
    • Delphi & FreePascal
I tried, control, option and command + arrows, but none moved the component.
Thanks,
I do not understand the meaning of "option and command"

On Windows I can do it like this:
- select any control in Form-Designer
- press and hold the CTRL (control) key and use while pressing CTRL the Arrow keys to shift the control pixel by pixel in the direction of arrow.

Is that on MacOS different?
« Last Edit: Tomorrow at 31:76:97 xm by KodeZwerg »

howardpc

  • Hero Member
  • *****
  • Posts: 4144
The attached project shows how to do this, and although I cannot test on a Mac, I do not know why it would not work since the LCL is cross-platform.
@KodeZwerg: I think Command is a sort of Alt-key for the Mac.

tearsfornations

  • New Member
  • *
  • Posts: 35
  • Jesus is worth talking about.
    • Lightning Bolt Quiz - How many Lightning Bolts do you deserve?
Yes I know it works on windows, but it doesn't work on MacOSX for some reason.
-
Used C++Builder for the longest time, got macOS, How many Lightning Bolts do you deserve? Find out at my website: https://boltquiz.org

Bart

  • Hero Member
  • *****
  • Posts: 5497
    • Bart en Mariska's Webstek
Please file a bugreport.
(Well, test with Lazarus trunk first).

Bart

 

TinyPortal © 2005-2018