2007-08-14 13:42 UTC
Hello,
I have a database. In this database the user can change the display style of a line, a polygon or a point (GIS). The preview of the object's style is stored in a DWG-file (like as a block). Whenever the user selects a catalog of objects, the form shall show the list and the previews of the objects.
Up to now I use DWG preview control. But there's one disadvantage: the maximum number of previews is 9 in any way. But now the user wants to scale the dialog, so more objects will be shown in the form. I'd like to use blocklist control but it does only show block definition of the current drawing. It would be nice to handle it as a listview with an addlist method, which contains dwg-files and a userdefined description (not the dwg-filename).
Is it possible with the current release?
Regards, Fred
[attachment deleted by admin]
I have a database. In this database the user can change the display style of a line, a polygon or a point (GIS). The preview of the object's style is stored in a DWG-file (like as a block). Whenever the user selects a catalog of objects, the form shall show the list and the previews of the objects.
Up to now I use DWG preview control. But there's one disadvantage: the maximum number of previews is 9 in any way. But now the user wants to scale the dialog, so more objects will be shown in the form. I'd like to use blocklist control but it does only show block definition of the current drawing. It would be nice to handle it as a listview with an addlist method, which contains dwg-files and a userdefined description (not the dwg-filename).
Is it possible with the current release?
Regards, Fred
[attachment deleted by admin]