wex v24.04.0
Public Member Functions | List of all members
wex::del::dirctrl Class Reference

Offers our generic dir control. More...

#include <wex/del/dirctrl.h>

Inherits wxGenericDirCtrl.

Public Member Functions

 dirctrl (del::frame *frame, const data::window &data=data::window().style(wxDIRCTRL_3D_INTERNAL|wxDIRCTRL_MULTIPLE))
 Default constructor.
 
void expand_and_select_path (const path &path)
 Expands path and selects it.
 

Detailed Description

Offers our generic dir control.

It adds a popup menu and handling of the commands.