ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 TImageEnVect and layers
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

randal46

8 Posts

Posted - Oct 09 2011 :  02:57:41  Show Profile  Reply
Hi,

In TImageEnVect is it possible to selectively hide and show individual layers?

Thanks

w2m

USA
1990 Posts

Posted - Oct 09 2011 :  08:07:58  Show Profile  Reply
ImageENVect1.Layers[ ImageENVect1.LayersCurrent ].Visible := LayerVisible1.Checked;
ImageENVect1.Update;


William Miller
Go to Top of Page

randal46

8 Posts

Posted - Oct 09 2011 :  11:23:57  Show Profile  Reply
That doesn't hide the objects that are created on the layer. Is that normal?
Go to Top of Page

fab

1310 Posts

Posted - Oct 09 2011 :  12:43:49  Show Profile  Reply
Until now (version 4.0.1) vectorial objects are drawn over all layers, and they aren't associated to a specific layer. So, yes, now it is normal.

Since version 4.0.2 (not yet available) it is possible to associate each object to a different layer, and of course hide objects when the related layer is not visible.
Go to Top of Page

John

USA
94 Posts

Posted - Oct 17 2011 :  15:18:53  Show Profile  Reply
Fabrizio

When version 4.02 is released, will there be a demo showing the association of specific objects with specific layers and the saving of a specific layer with its associated objects?

TIA

John
Go to Top of Page

fab

1310 Posts

Posted - Oct 19 2011 :  00:17:48  Show Profile  Reply
Yes, a demo will be available (I don't know whether included in the main package).
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: