Recent

Author Topic: Insert a TMenuItem without any result?  (Read 3599 times)

childem

  • New Member
  • *
  • Posts: 26
Insert a TMenuItem without any result?
« on: March 30, 2012, 05:30:47 pm »
The menuitem is inserted and implemented without error during design period, but it is not shown in the applcation.
I checked it with its siblings, no other properties are different except for the name and caption, I try to clean up build files, then build it again, the menuitem is not visible yet!
Did I miss something?
By the way, when the menu editor is open, and when i switch to IE, I can not go back to Laz, because no window has a focus, seems so weird!
Thank you in advance!

Blaazen

  • Hero Member
  • *****
  • Posts: 3241
  • POKE 54296,15
    • Eye-Candy Controls
Re: Insert a TMenuItem without any result?
« Reply #1 on: March 30, 2012, 08:24:00 pm »
I am not on Windows and I had never similar problem on Linux+Qt. Can you write here your Windows and Lazarus versions ?
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21

Try Eye-Candy Controls: https://sourceforge.net/projects/eccontrols/files/

childem

  • New Member
  • *
  • Posts: 26
Re: Insert a TMenuItem without any result?
« Reply #2 on: March 30, 2012, 10:49:30 pm »
Thank you for your help!
The form is imported from Delphi, so I think it is not a "native" one then the IDE do not make much analysis to it (all though each component works normally during run time).

If the form is created within the IDE, no such problem is found!

User137

  • Hero Member
  • *****
  • Posts: 1791
    • Nxpascal home
Re: Insert a TMenuItem without any result?
« Reply #3 on: March 30, 2012, 11:20:10 pm »
Could it be your menuitem has Visible property set false?

 

TinyPortal © 2005-2018