From: Bruce S. <Bru...@nc...> - 2006-02-12 15:43:38
|
All Visual objects have the attribute "visible". Just set it to 0 (or False) for invisible, 1 (or True) for visible. Bruce Sherwood leau2001 wrote: > Hi, > > Thx for slider new issue it's work good now... > > I need a new function in label, visible and no visible. is it possible ? > > I want to show label if my mouse click on a sphere and no label when my > mouse click outside the sphere... > > thx > > lo > |