2011-12-16 17:22 UTC
Hello everyone,
I recentry found openDCL and I am very impressed with it! I like it very much.
Currently I am planning to rebuild a tool I had developed for the firm I work for and which was programmed by a small company which now ceased to develop the tool further. So I am not able to add or change functionality to it. The tool I am talking about is an advanced blockmanager which presents multiple librarys to the user and after he/she clicked on a certain library folder a list of blocks is presented with additional info about the block (that info is stored in separate .ini files). Please see the picture I added to this post for reference.
To recreate this certain funktionality I need a tree view which shows the directorys. That is no problem. Secondly, I would need a grid control which would be capable of showing the dgw-preview images of the blocks it would show. I know of the dwg-list control but this would only show the image and the filename but not additional data. (Add to that some odd behaviour like sometimes the dwg-filename is above the image, sometimes in front of it (seems to depend on length of filename) and the image background is black instead of the background-color if the grid.)
So my questions are:
Is it somehow possible to use the grid-control to behave like I need it?
Or would it be possible to change the dwg-list control to allow more columns, set the row height, set where it should show the filename and show additional data?
I guess the easiest solution would be to allow to change the associated image-list at runtime. I know there's a feature request about that already since 2009 ( {2} ) but so far it seems to me nothing has happend with that. Also this would not be enough. It would be necessary to add a function which could read the dwg-thumbnail of a file stored on the network and add that image to the imagelist.
A lot of features that I would like to have :)
regards
Zoltan
I recentry found openDCL and I am very impressed with it! I like it very much.
Currently I am planning to rebuild a tool I had developed for the firm I work for and which was programmed by a small company which now ceased to develop the tool further. So I am not able to add or change functionality to it. The tool I am talking about is an advanced blockmanager which presents multiple librarys to the user and after he/she clicked on a certain library folder a list of blocks is presented with additional info about the block (that info is stored in separate .ini files). Please see the picture I added to this post for reference.
To recreate this certain funktionality I need a tree view which shows the directorys. That is no problem. Secondly, I would need a grid control which would be capable of showing the dgw-preview images of the blocks it would show. I know of the dwg-list control but this would only show the image and the filename but not additional data. (Add to that some odd behaviour like sometimes the dwg-filename is above the image, sometimes in front of it (seems to depend on length of filename) and the image background is black instead of the background-color if the grid.)
So my questions are:
Is it somehow possible to use the grid-control to behave like I need it?
Or would it be possible to change the dwg-list control to allow more columns, set the row height, set where it should show the filename and show additional data?
I guess the easiest solution would be to allow to change the associated image-list at runtime. I know there's a feature request about that already since 2009 ( {2} ) but so far it seems to me nothing has happend with that. Also this would not be enough. It would be necessary to add a function which could read the dwg-thumbnail of a file stored on the network and add that image to the imagelist.
A lot of features that I would like to have :)
regards
Zoltan