Jump to content

VCL UniFrame as Container


ice

Recommended Posts

Hi,

is there a way to make VCL UniFrame as a extjs Container?

Sometime we Need a simple Container ( not all features from panel) as VCL UniFrame.

 

Link: Panel vs. Container

https://stackoverflow.com/questions/22857918/container-vs-panel-in-extjs

 

You can use TUniContainerPanel that is a simpler version and is what I guess you looking for.

 

Thanks

Link to comment
Share on other sites

Sorry for my explan.

An Example:

I create a UniFrame with uniDBEdit's (name,street,zip code, ...) and save it.

Now i take it and insert in other uniForm's.

When i Change the first UniFrame then other are update.

The UniFrame create a extjs Panel.

How can UniFrame create Container. ???

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...