View Issue Details

IDProjectCategoryView StatusLast Update
0002847JEDI VCL03 Donationspublic2007-01-02 06:43
ReporterscottjmilesAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityN/A
Status resolvedResolutionfixed 
Product Version3.00 
Target VersionFixed in Version 
Summary0002847: Runtime Form Designer
DescriptionCustom implementation of a runtime form designer. Uses Windows message hooks to trap input events.
Additional InformationNot feature complete, but functional.
TagsNo tags attached.

Activities

2005-04-08 00:50

 

LrDesigner.zip (24,573 bytes)

anonymous

2005-04-11 01:06

viewer   ~0006888

I'm writing another one too,complete moust of function, when i done,i can donate it.

obones

2005-04-12 00:46

administrator   ~0006906

I tried to run it, I keep getting access violations as soon as I click in the right pane (the grid).
Plus, it would be good if it was NOT required for the package to be installed.

anonymous

2005-04-12 22:35

viewer   ~0006990

I'm dejoy,my designer was not required for the package ,All code base on VCL,can provide Delphi and VS2003 look style,when i complete done,i intend to donate it.

scottjmiles

2005-06-25 00:15

reporter   ~0007489

Sorry, obones. I didn't get notified when you posted your note. Sorry also for the AVs; test application works fine on my systems. I may need some more information to troubleshoot.

>> plus, it would be good if it was NOT required for the package to be installed.

I assume you mean you want a test app that builds the form manually (i.e. can be compiled without installing any packages). I will build one.

Doesn't seem like there's much interest in this submission, so maybe it's not worth the trouble, but I feel like you should at least have a testable version.

2005-06-25 15:22

 

LrDesignerLib.2005.Jun.25.zip (419,464 bytes)

scottjmiles

2005-06-25 15:24

reporter   ~0007490

Uploaded new sources and demo as LrDesignerLib.2005.Jun.25.zip.

I modified the demo so that you can compile it without installing the package.

I also included a pre-compiled version of the demo (built with MadExcept, so in the case of AV, please try the Mail Bug Report button.)

obones

2005-06-28 13:32

administrator   ~0007501

I just had a look, it's fine. However, I would appreciate if you didn't use Tab characters in the source file, they look different depending on the source files.
More comments in the newsgroup.

obones

2005-06-28 13:38

administrator   ~0007502

This will be added in the JVCL, discussions are ongoing in the newsgroups

2005-07-01 16:54

 

LrDesignerLib.2005.July.01.zip (318,410 bytes)

scottjmiles

2005-07-01 16:54

reporter   ~0007519

Last edited: 2005-07-01 16:56

Updated package (LrDesignerLib.2005.July.01.zip) as promised in newsgroup.
- Converted tabs to spaces in source file.
- Removed SetWindowsHookEx dependency. Messaging support now contained in an abstract base class. Two implementations included: csDesigning flag and TWinControl.WindowProc hook.
- Refactored classes.
- Collapsed several units to decrease the number of files (but increase unit complexity).
- Various new functionality.

obones

2005-08-21 10:14

administrator   ~0007826

The bitmaps are missing from the latest zip file.
As a result, the three components do not have a JVCL icon just yet. Can anyone have a look at this?
In the meantime, I've added the components into the JVCL, they have been renamed to get a TJv prefix.

obones

2006-04-03 00:57

administrator   ~0008817

Reminder sent to: scottjmiles

Hi Scott. Could you have a look at my last comment?
I'm still missing the bitmap files for the component icons.

obones

2007-01-02 06:42

administrator   ~0010481

Icons have been added as well.

Issue History

Date Modified Username Field Change
2005-04-08 00:50 scottjmiles New Issue
2005-04-08 00:50 scottjmiles File Added: LrDesigner.zip
2005-04-11 01:06 anonymous Note Added: 0006888
2005-04-11 06:15 obones Status new => assigned
2005-04-11 06:15 obones Assigned To => obones
2005-04-12 00:46 obones Note Added: 0006906
2005-04-12 00:46 obones Status assigned => feedback
2005-04-12 22:35 anonymous Note Added: 0006990
2005-06-25 00:13 anonymous Note Added: 0007488
2005-06-25 00:14 anonymous Note Deleted: 0007488
2005-06-25 00:15 scottjmiles Note Added: 0007489
2005-06-25 15:22 scottjmiles File Added: LrDesignerLib.2005.Jun.25.zip
2005-06-25 15:24 scottjmiles Note Added: 0007490
2005-06-28 13:32 obones Note Added: 0007501
2005-06-28 13:38 obones Note Added: 0007502
2005-06-28 13:38 obones Status feedback => confirmed
2005-07-01 16:54 scottjmiles File Added: LrDesignerLib.2005.July.01.zip
2005-07-01 16:54 scottjmiles Note Added: 0007519
2005-07-01 16:55 scottjmiles Note Edited: 0007519
2005-07-01 16:56 scottjmiles Note Edited: 0007519
2005-08-21 10:14 obones Note Added: 0007826
2006-04-03 00:57 obones Note Added: 0008817
2007-01-02 06:42 obones Status confirmed => resolved
2007-01-02 06:42 obones Resolution open => fixed
2007-01-02 06:42 obones Note Added: 0010481