Displaying 1 result from an estimated 1 matches for "settopframe".
Did you mean:
  set_top_frame
  
2005 Feb 08
5
New Docs - One Look and a Partial Glance
...ong with some of 
the ideas floating in my head.
Any more feedback you guys get would be great. Right now I''ve gathered:
  - put arguments and descriptions in rdoc
  - fix typo in header
  - convert cpp names in documented source into actual links using the 
ruby method, (ex: "WxApp::SetTopFrame" => "App::set_top_frame" )
I have some more possible ideas, but would like your feedback. I have 
the following information and I am thinking of adding it into the rdoc:
   - the lineno of the ruby method declaration, and the lineno of the 
declaration for the cpp that is assign...