search for: delete_page

Displaying 3 results from an estimated 3 matches for "delete_page".

2009 Jun 04
0
Wx::AuiNotebook.delete_page Segmentation fault
Hi, I got the following error several times (while working most of time), I couldn''t create repeatable test case. main_frame.rb:1765: [BUG] Segmentation fault ruby 1.8.6 (2008-03-03) [i386-mswin32] line 1765: @notebook_content.delete_page(0) if @notebook_content Env: Ruby 1.8.6 p114, wxRuby 2.0 msin32 on Windows XP Zhimin -- Posted via http://www.ruby-forum.com/.
2007 Jun 05
0
[1052] trunk/wxruby2: Remove unwanted Notebook#assign_image_list method, update docs
...uot;:#Notebook_assignimagelist </del><span class="cx"> * "Notebook#create":#Notebook_create </span><span class="cx"> * "Notebook#delete_all_pages":#Notebook_deleteallpages </span><span class="cx"> * "Notebook#delete_page":#Notebook_deletepage </span><span class="lines">@@ -174,19 +173,6 @@ </span><span class="cx"> The call to this function generates the page changing events. </span><span class="cx"> </span><span class="cx"&gt...
2007 May 05
0
[1012] trunk/wxruby2/doc/textile: Added docs for AUI Advanced User Interface classes
...close button is visible on all tabs.| + + + +h2. Data structures + +<div id="methods"> + +h2. Methods + +* "AuiNotebook.new":#AuiNotebook_new +* "AuiNotebook#add_page":#AuiNotebook_addpage +* "AuiNotebook#create":#AuiNotebook_create +* "AuiNotebook#delete_page":#AuiNotebook_deletepage +* "AuiNotebook#get_art_provider":#AuiNotebook_getartprovider +* "AuiNotebook#get_page":#AuiNotebook_getpage +* "AuiNotebook#get_page_bitmap":#AuiNotebook_getpagebitmap +* "AuiNotebook#get_page_count":#AuiNotebook_getpagecount +*...