View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001835 | JEDI VCL | 03 Donations | public | 2004-06-04 15:11 | 2004-06-14 02:52 |
Reporter | rossen | Assigned To | user72 | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001835: Embeded Forms Framework - a TFrame alternative | ||||
Description | The framework consits of a TPanel descendent (TEmbededFormPanel) which can show 'embeded' forms and a TFormLink component. Here is how to use it : Drop a TFormLink component on a form that you want to be embeded in another form (think of it as a substitute for a TFrame). Drop a TEmbededFormPanel panel on another form and set its FormLink property to point to the link component. You will see the form at design time embeded in the panel. You can also have many panels pointing to the same embeded form and share it - this is something you can not do with TFrame. The TEmbededInstanceFormPanel can be used when you want to create a new instance of the embeded form - just like a TFrame. You can embed forms into embeded forms. You can also have a new instance embeded form share an embeded form with other shared embeded forms. Demo program included. | ||||
Tags | No tags attached. | ||||
2004-06-04 15:11
|
EmbededForm.zip (190,542 bytes) |
|
Thank you for the donation, we will take a look at it ASAP. We will also need some contact info (name, e-mail etc). If we decide to add it JVCL, we will probably ask for some kind of documentation. Do you have docs or are you willing to write some? |
|
I am ready to add the embedded forms component(s) to JVCL but I need some additional information from you: - You real name - An e-mail where I/we can reach you - Some documentation of the classes, preferably in the DTX format we use for all our help docs. If you don't feel comfortable displaying your e-mail here, you can mail it to me directly (peter3 at users dot sourceforge dot net) edited on: 06-11-04 02:45 |
|
Thank you for the donation. It has now been added to the CVS. The components are a part of the JvAppFrm package and has been renamed to conform to JVCL code standard. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-06-04 15:11 | rossen | New Issue | |
2004-06-04 15:11 | rossen | File Added: EmbededForm.zip | |
2004-06-08 05:37 |
|
Note Added: 0004499 | |
2004-06-08 05:39 |
|
Status | new => acknowledged |
2004-06-11 02:41 |
|
Note Added: 0004537 | |
2004-06-11 02:45 |
|
Note Edited: 0004537 | |
2004-06-14 02:52 |
|
Status | acknowledged => resolved |
2004-06-14 02:52 |
|
Resolution | open => fixed |
2004-06-14 02:52 |
|
Assigned To | => user72 |
2004-06-14 02:52 |
|
Note Added: 0004553 |