On Win32 every component (at least control) gets an unique Name on creation. On Linux a dynamically created control has an empty name.
Is this a Lazarus or FPC problem? I could not trace down to the point where the name is assigned in win32, because Lazarus denies setting an breakpoint on TComponent.SetName :-( DoDi _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
