wxWidgets/include/wx/motif
Vadim Zeitlin a92b5dfe8c Initial wxInfoBar implementation.
Add generic implementation, documentation and examples showing the use of the
new class in the samples.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-10-05 22:54:13 +00:00
..
private
accel.h
app.h
bmpbuttn.h preparation work for implementing images support in wxButton: move wxBitmapButton methods to the base class (enhancing/completing them in the process); there are no functionality changes yet (hopefully) 2009-06-14 22:55:24 +00:00
bmpmotif.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colour.h
combobox.h
control.h
ctrlsub.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
frame.h
gauge.h
icon.h
listbox.h
menu.h
menuitem.h
minifram.h
msgdlg.h
popupwin.h
print.h
private.h suppress warning about implicit conversion of literal string XmSTRING_DEFAULT_CHARSET to non-const char * 2009-06-24 14:49:09 +00:00
radiobox.h use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated and confusing wxRA_HORIZONTAL/VERTICAL 2009-06-03 22:33:32 +00:00
radiobut.h
scrolbar.h
setup0.h Initial wxInfoBar implementation. 2009-10-05 22:54:13 +00:00
slider.h
spinbutt.h
statbmp.h
statbox.h
stattext.h
textctrl.h
textentry.h
tglbtn.h
toolbar.h
toplevel.h
window.h add virtual DoGetTextExtent() to allow calling the overloaded wxWindowBase::GetTextExtent() on wxWindow objects without any ugly casts/scope resolution operators 2009-06-10 16:41:41 +00:00