From: John H. <ec...@ya...> - 2007-08-08 23:23:46
|
--- Tony Cappellini <cap...@gm...> wrote: > I would like to put several controls into a widget > so the components > can all be moved together at design time. > > Unfortunately the Static Box doesn't move the > controls placed on it, > when it is moved. > > Is there any way to get this functionality, within > Python card? > I don't believe you can do it at design time. You would have to do it at run time. -- John Henry |