George Birbilis schreef:
At lazarus 0.9.12beta, when right clicking a button on a form and pressing
Copy, then Paste, then button doesn't appear, but only a placeholder for it.
At next paste or other component insert on the form action, the button that
was showing a placeholder now appears ok

This bug has been fixed.


e.g. try pasting this:

object Button1: TButton
  BorderSpacing.InnerBorder = 2
  Caption = 'George'
  TabOrder = 0
  Left = 162
  Height = 25
  Top = 119
  Width = 75
End

Also CTRL+C/CTRL+V don't seem to do something on the form designer, how
come?

No idea.



Can somebody file this as a bug and confirm with bug id here? Too busy at
the moment to do find my bug db pwd...


I am too busy to browse the bug db myself.

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to