ice Posted June 30, 2017 Posted June 30, 2017 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 Quote
BantuKumar Posted June 30, 2017 Posted June 30, 2017 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 Quote
ice Posted June 30, 2017 Author Posted June 30, 2017 Thanks, but i need features from Frame on VCL side. Quote
Administrators Farshad Mohajeri Posted June 30, 2017 Administrators Posted June 30, 2017 We also have TUniSimplePanel. Quote
ice Posted June 30, 2017 Author Posted June 30, 2017 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. ??? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.