Recent

Author Topic: Formularios Heredados - Inherited Forms  (Read 7656 times)

rmendoza83

  • New Member
  • *
  • Posts: 24
Formularios Heredados - Inherited Forms
« on: April 05, 2010, 02:29:31 am »
Buenas Noches.

Tengo una inquietud con el IDE respecto al desarrollo de formularios heredados, en delphi se trabaja de forma mas comoda, puesto a que realizaba toda la codificacion de los fuentes del formulario principal y tambien del aspecto de los componentes graficos que contiene el formulario y todo esto se realizaba sin problemas, ok? pero esta maravilla es en delphi.

Ahora bien, veo que en lazarus puedo hacer lo mismo, heredar un componente (formulario) y pues se muestra exitosamente y puedo trabajar tranquilamente. El detalle es que cuando hago modificaciones en las propiedades de los componentes graficos del formulario y noto que en los formularios heredados simplemente se ignoran! por ejemplo si cambio la propiedad "caption" de algun boton de la Toolbar principal, en los formularios secundarios (heredados) quedan como cuando se crearon al principio; entonces omo puedo hacer que funcione similar a delphi? esto es un bug del IDE o simplemente aun no cuenta con esa capacidad?

Espero que puedan ayudarme con esta duda.

Saludos.

//////////////
// In English
//////////////

Good night.

I have a concern with the IDE for the development of inherited forms in delphi to work even more comfortable, since it performed all the coding of the sources of the main form and also the appearance of the graphic components contained in this form was performed without problems, ok? But this wonder is in delphi.

Now, I see that I can do the same lazarus inheriting a component (form) and it shows I can work successfully and peacefully. The detail is that when I make changes to the graphics component properties of the form and note that the forms inherited simply ignored! For example if I change the property "caption" of any button on the Main Toolbar in the child forms (inherited) are like when they were created at the beginning, then I can make it work sa similar to delphi? this is a bug in the IDE or simply not yet have that capacity?

I hope you can help me with this doubt.

Greetings.
Informatica Engineer
contact me:
Email: rmendoza83@gmail.com / remendoza@edelca.com.ve
Cell Phone: +58.414.7720002 / +58.426.4972883

JD

  • Hero Member
  • *****
  • Posts: 1910
Re: Formularios Heredados - Inherited Forms
« Reply #1 on: April 05, 2010, 12:36:18 pm »
The current status of forms inheritance is documented here

http://wiki.freepascal.org/IDE_Development#VFI_-_Visual_Form_Inheritance
Linux Mint - Lazarus 4.0/FPC 3.2.2,
Windows - Lazarus 4.0/FPC 3.2.2

mORMot 2, PostgreSQL & MariaDB.

 

TinyPortal © 2005-2018