mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Experiments with tooltips
This commit is contained in:
		
							parent
							
								
									72c77a3592
								
							
						
					
					
						commit
						1029a4c0e0
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -204,8 +204,9 @@ wxBoxSizer* content_objects_list(wxWindow *win) | |||
| 
 | ||||
| 	m_objects_ctrl->Bind(wxEVT_DATAVIEW_SELECTION_CHANGED, [](wxEvent& event) | ||||
| 	{ | ||||
|         auto msg_box = wxMessageBox("wxEVT_DATAVIEW_SELECTION_CHANGED"); | ||||
|         m_objects_ctrl->SetToolTip("wxEVT_DATAVIEW_SELECTION_CHANGED"); | ||||
| 		object_ctrl_selection_changed(); | ||||
|         m_objects_ctrl->GetMainWindow()->SetToolTip("wxEVT_DATAVIEW_SELECTION_CHANGED from MainWindow"); | ||||
| // #ifdef __WXOSX__
 | ||||
| //         update_extruder_in_config(g_selected_extruder);
 | ||||
| // #endif //__WXOSX__        
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 YuSanka
						YuSanka