Alexander wrote: > Hi again! > > So if anybody can't help with my problem, maybe community know how can i > get info about Frame(size, style, etc.) after i use LoadFrame. > > Thank you.
There are methods such as GetSize, GetWindowStyle and so on. Check your local wxWidgets' manual for the subroutines of class wxWindow. Andri
