Files
wxWidgets/include/wx/cocoa
David Elliott d139c3a84b Added helper functions for setting initial window size:
* inline MakeDefaultNSRect makes an NSRect with position (10.0,10.0) and
  size based on the size passed to Create run through (Width|Height)Default
  This NSRect is to be used with the initWithFrame: initializer.
* SetInitialFrameRect is called after the window has been added to its parent
  and (if applicable) sized to fit.  If -1 is specified for a dimension then
  the fit/default size is kept.  If not, the window is sized to the specified
  size. It will be positioned in wxWindows coordinates (0,0==TL).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-13 19:37:45 +00:00
..
2003-03-21 20:25:09 +00:00
2003-07-16 14:54:59 +00:00
2003-03-21 20:25:09 +00:00
2003-07-03 17:59:52 +00:00
2003-07-22 17:40:52 +00:00
2003-07-14 13:59:20 +00:00
2003-07-08 15:09:15 +00:00
2003-07-15 14:04:22 +00:00
2003-08-04 06:16:15 +00:00
2003-03-21 20:25:09 +00:00
2003-03-21 20:25:09 +00:00
2003-07-14 17:33:36 +00:00
2003-03-21 20:25:09 +00:00
2003-03-21 20:25:09 +00:00