Contains common classes and functions
Bases: wx._core.Menu
Bind an event to an event handler.
Parameters: |
|
---|
Destroy(self)
Deletes the C++ object this Python object is a proxy for.
GetClassName(self) -> String
Returns the class name of the C++ class using wxRTTI.
IsSameAs(self, Object p) -> bool
For wx.Objects that use C++ reference counting internally, this method can be used to determine if two objects are referencing the same data object.
Parameters: |
|
---|
this method remove the begin and end tags given by the user from the string .
Parameters: |
|
---|---|
Returns: | begin_flag==True if begin was found, end_flag==if end was found else return false, false |
returns a list of string without white space of separator
Parameters: |
|
---|
return a list of string without white space of separator
Parameters: |
|
---|