wxWidgets/docs/latex/wx
Julian Smart 1c0c339c2d Added first cut at sizer topic, based on Robert's manual and
individual class reference docs.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-01-27 19:58:13 +00:00
..
.cvsignore
accel.tex
activevt.tex commented help references to OnXXX functions that are not documented 2001-08-29 19:39:14 +00:00
alignv.bmp
alignv.gif
app.tex Project file corrections, doc corrections 2001-11-19 16:05:55 +00:00
array.tex document the new *_USER_EXPORTED_ARRAY macros. 2001-11-17 11:48:34 +00:00
arrstrng.tex
autoobj.tex
back.gif
bbutton.tex
bitmap.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
bmpdatob.tex
bmphand.tex made the alphabetic class order more alphabetic 2002-01-14 17:14:29 +00:00
body.tex Small doc changes and added missing files.lst to contrib.rsp 2002-01-26 21:52:55 +00:00
book1.bmp
books.bmp
books.gif
border.bmp
border.gif
boxsizer.tex Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
brush.tex
bullet.bmp
busycurs.tex
busyinfo.tex improved sizing of wxBusyInfo window and updated the docs a bit 2001-10-29 14:32:42 +00:00
button.tex
calclevt.tex
calctrl.tex patch from Søren Erland Vestø for additional wxCalendarCtrl styles (also moved them all to calctrl.h from defs.h) 2001-11-02 15:42:51 +00:00
caret.tex
category.tex Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
checkbox.tex
checklst.tex
choice.tex documented Number() as obsolete and added GetCount() 2001-12-25 22:29:48 +00:00
clasinfo.tex
classes.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
clientdc.tex
clipbrd.tex
closeevt.tex commented help references to OnXXX functions that are not documented 2001-08-29 19:39:14 +00:00
cmdevent.tex
cmdlpars.tex fixes error/usage messages given by the cmd line parsing logic in wxApp; 2001-12-17 12:21:03 +00:00
cmdproc.tex
colordlg.tex added wxGetFontFromUser docs and links to it and wxGetColourFromUser from elsewhere 2002-01-21 17:52:01 +00:00
colour.tex
combobox.tex documented Number() as obsolete and added GetCount() 2001-12-25 22:29:48 +00:00
command.tex
conditn.tex
config.tex small clarification for SetRecordDefaults 2001-12-12 13:38:28 +00:00
cont.bmp
cont.gif
contbox.bmp
contbox.gif
contents.gif
control.tex
countstr.tex
cpp.bmp
critsect.tex
crtslock.tex
csconv.tex
cshelp.tex
cursor.tex
custdobj.tex
database.tex
dataform.tex wxPerl documentation updates 2001-11-23 22:08:45 +00:00
dataobj.tex wxPerl documentation updates 2001-11-23 22:08:45 +00:00
date.tex
datespan.tex
datetime.tex fixed Set(month, day, year) docs (bug #502944) 2002-01-13 11:35:23 +00:00
datistrm.tex made the alphabetic class order more alphabetic 2002-01-14 17:14:29 +00:00
datostrm.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
db.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
dc.tex wxNullFont shouldn't be passed to wxDC::SetFont() 2002-01-09 00:14:43 +00:00
ddeclint.tex
ddeconn.tex
ddeservr.tex
debugcxt.tex
descent.bmp
descent.gif
dialevt.tex
dialog.tex
dialup.tex
dir.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
dirctrl.tex
dirdlg.tex
dirtrav.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
dllload.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
dobjcomp.tex
dobjsmpl.tex
docchfrm.tex
docmanag.tex added Close All command support to wxDocView (patch 496068) 2001-12-30 17:35:07 +00:00
docmdich.tex
docmdipr.tex
docprfrm.tex
doctempl.tex
document.tex
dragimag.tex
dropevt.tex
dropsrc.tex
droptrgt.tex
dynlib.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
encconv.tex
eraseevt.tex
event.tex added 2nd wxEvent ctor argument 2002-01-23 15:49:03 +00:00
evthand.tex This form of the event cloning patch survived my 2001-11-18 12:42:45 +00:00
expr.tex
fdrepdlg.tex fixed wxFindReplaceDialog::Create() doc entry 2001-11-13 19:27:00 +00:00
ffile.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
ffilestr.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
fildatob.tex
fildrptg.tex Small corrections -- please remember to put a blank line at the end of each input file. Thank you 2001-12-07 16:57:05 +00:00
file.tex fixed typo in dtor docs 2002-01-26 00:54:53 +00:00
filedlg.tex corrected wxHIDE_READONLY documentation 2002-01-18 15:47:05 +00:00
filehist.tex
filename.tex 1. fixed file descriptors leak in wxFileName::CreateTempFileName() 2001-12-18 17:47:27 +00:00
filestrm.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
filesys.tex
filesysh.tex
filetype.tex
flexsizr.tex Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
fltinstr.tex
fltoutst.tex
focusevt.tex
font.tex added wxFont::Ok 2002-01-21 17:49:49 +00:00
fontdlg.tex added wxGetFontFromUser docs and links to it and wxGetColourFromUser from elsewhere 2002-01-21 17:52:01 +00:00
fontenum.tex
fontlist.tex
fontmap.tex
forward.gif
frame.tex minor wxFRAME_EX_CONTEXTHELP updates 2002-01-11 00:02:48 +00:00
fs_mem.tex
fs.tex
fsfile.tex
ftp.tex
function.tex typos due to much cut-and-paste: colour -> font in the docs and comment 2002-01-23 12:06:33 +00:00
gauge.tex
gdiobj.tex
glcanvas.tex
grid1.bmp
grid1.eps
grid1.gif
grid.tex Updated docs for wxGrid: added events, event macros, default editors and renderers 2001-12-23 21:26:11 +00:00
gridattr.tex
gridedit.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
gridevt.inc Updated docs for wxGrid: added events, event macros, default editors and renderers 2001-12-23 21:26:11 +00:00
gridevt.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
gridrend.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
gridsizr.tex Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
gridtbl.tex
gridwork.tex
hand1.bmp
hash.tex typo fix 2001-12-05 22:15:41 +00:00
hello.bmp
hello.gif
hellow.bmp
hellow.gif
hellox.bmp
hellox.gif
helpevt.tex
helpinst.tex helpbest docs update 2001-08-30 23:26:28 +00:00
helpprov.tex
hprovcnt.tex
hprovsmp.tex
htcell.tex added id handling to html cells 2001-09-02 20:07:45 +00:00
htcolor.tex
htcontnr.tex
htdcrend.tex
hteasypr.tex
htfilter.tex
hthelpct.tex helpbest docs update 2001-08-30 23:26:28 +00:00
hthlpdat.tex
hthlpfrm.tex
htlnkinf.tex
htmlcell.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
htmlfilt.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
htmlhand.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
htmlhlpf.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
htmlprn.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
htmlstrt.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
htmltags.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
htparser.tex new wxHtmlWindow::OnOpeningURL API 2002-01-27 19:03:10 +00:00
htprint.tex
httag.tex update to wxHtmlTag docs 2001-11-10 18:23:46 +00:00
httaghnd.tex
httagmod.tex
http.tex
htwidget.tex
htwindow.tex new wxHtmlWindow::OnOpeningURL API 2002-01-27 19:03:10 +00:00
htwinhnd.tex
htwinprs.tex new wxHtmlWindow::OnOpeningURL API 2002-01-27 19:03:10 +00:00
hworld.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
icon.tex
iconevt.tex
idleevt.tex Doc edits to fix formatting problems in Word/PDF 2001-09-06 15:04:23 +00:00
ignore.txt
ilayout.tex
image.tex applied ANI images patch and added wxUSE_ICO_CUR 2002-01-13 12:01:42 +00:00
imaglist.tex
indent.bmp
indent.gif
indlgevt.tex
inputstr.tex
ipvaddr.tex
joyevent.tex
joystick.tex
keycode.tex
keyevent.tex normalized handling of Ctrl-x key presses and documented it clearly 2001-10-08 17:44:29 +00:00
layalgor.tex
layout.tex wxPerl documentation updates 2001-11-23 22:08:45 +00:00
list.tex removed small as otherwise the code was apparently unreadable in HTML docs 2001-11-25 15:35:50 +00:00
listbox.tex documented Number() as obsolete and added GetCount() 2001-12-25 22:29:48 +00:00
listctrl.tex corrected a few bugs in OnGetItemXXX() docs 2002-01-25 00:36:17 +00:00
listevt.tex added wxEVT_COMMAND_LIST_ITEM_FOCUSED event and implemented it for the generic version 2001-11-16 16:31:17 +00:00
locale.tex wxPerl documentation updates 2001-11-23 22:08:45 +00:00
log.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
longlong.tex Added 2 extra macros to handle all the flavours of wxInt64 :( 2001-12-01 03:43:08 +00:00
manual.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
mask.tex
maxzevt.tex
mbcnvfil.tex
mbcnvut7.tex
mbcnvut8.tex
mbconv.tex
mdi.tex Updated email address 2001-10-14 14:08:20 +00:00
memorydc.tex
menu.tex Moved include for Windows compilation; minor doc tweaks 2002-01-08 14:15:57 +00:00
menuevt.tex
menuitem.tex
metafile.tex
mimetype.tex
minifram.tex
minimald.tex
mltchdlg.tex
module.tex
mouseevt.tex
moveevt.tex
msgdlg.tex
mutex.tex
mutexlck.tex
nbsizer.tex Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
node.tex
notebook.tex minor updates/clarifications to the wxNotebook docs 2001-11-25 15:32:16 +00:00
noteevt.inc moved wxNotebook events docs into a separate file included by both noteevt.tex and notebook.tex 2001-11-16 16:53:08 +00:00
noteevt.tex Updated docs for wxGrid: added events, event macros, default editors and renderers 2001-12-23 21:26:11 +00:00
notifevt.tex
object.tex
outptstr.tex
pagedlg.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
paintdc.tex
paintevt.tex
palette.tex
panel.tex
pantabv.tex
pathlist.tex
pen.tex
plotcurve.tex
plotwindow.tex
plug.bmp
point.tex
porting.tex
postscpt.tex
prevwin.tex
print.tex wxPerl documentation updates 2001-11-23 22:08:45 +00:00
process.tex
procevt.tex
progdlg.tex
prop1.bmp
prop1.eps
prop1.gif
prop2.bmp
prop2.eps
prop2.gif
propbfva.tex
propblva.tex
property.tex
propflva.tex
propford.tex
propforf.tex
propforp.tex
propforv.tex
propfovi.tex
propifva.tex
propilva.tex
proplisd.tex
proplisf.tex
proplisp.tex
proplist.tex
propliva.tex
proplosv.tex
proplstv.tex
propregv.tex
proprfva.tex
proprlva.tex
propsht.tex
propslv.tex
propstfv.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
propval.tex
propvald.tex
propview.tex
protocol.tex
prvtdrpt.tex
psbox.tex
quantize.tex
query.tex
qylayevt.tex
radiobox.tex documented Number() as obsolete and added GetCount() 2001-12-25 22:29:48 +00:00
radiobut.tex
realpoin.tex
recrdset.tex
rect.tex
referenc.tex
refs.bib
regex.tex wxPerl documentation updates 2001-11-23 22:08:45 +00:00
region.tex added support for polygons to wxRegion 2001-08-27 14:56:55 +00:00
sashevt.tex
sashlayw.tex
sashwin.tex
sbsizer.tex Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sckaddr.tex
screendc.tex
scrlwevt.tex
scrolbar.tex
scrolevt.tex
scrolwin.tex
settings.tex wxSystemSettings docs correction 2002-01-08 23:26:01 +00:00
shelves.bmp
size.tex
sizeevt.tex
sizer00.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer00.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer01.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer01.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer02.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer02.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer03.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer03.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer04.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer04.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer05.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer05.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer06.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer06.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer07.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer07.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer08.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer08.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer09.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer09.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer10.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer10.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer11.bmp Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer11.gif Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
sizer.tex Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
slider.tex
sngchdlg.tex
snglinst.tex
socket.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
socksrv.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
spinbutt.tex
spinctrl.tex
spinevt.tex
splash.tex
splitevt.tex
splitter.bmp
splitter.eps
splitter.gif
splitter.tex Removed Aqua style from docs. 2001-12-07 23:27:10 +00:00
statbmp.tex
statbox.tex
statline.tex
stattext.tex
statusbr.tex wxPerl documentation updates 2001-11-23 22:08:45 +00:00
stopwtch.tex
stream.tex
strlist.tex
strmbase.tex
strmbfrd.tex
strmmem.tex
strmsock.tex
strmzlib.tex
strtotxt.tex Fixed compilation of this file using tex2rtf in RTF mode 2001-10-31 17:11:04 +00:00
sysclevt.tex
sysopt.tex
tab.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
tabctrl.tex
tabevent.tex
table.tex
tabview.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
tapp.tex
taskbar.tex Updated docs for wxTaskBarIcon 2001-12-04 19:41:53 +00:00
tbitmap.tex
tclipbrd.tex
tcommdlg.tex
tconfig.tex
tconstr.tex Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
tcontain.tex
tcpclint.tex
tcpconn.tex
tcpservr.tex
tdate.tex
tdb.tex
tdc.tex
tdebug.tex
tdelwin.tex
tdialog.tex
tdnd.tex
tdocview.tex
tempfile.tex always make the name of the file to replace absolute before using it 2002-01-04 13:06:28 +00:00
tevent.tex added and documented wxWS_EX_BLOCK_EVENTS flag 2001-10-08 16:46:01 +00:00
tex2rtf.ini Added first cut at XRC docs; added font spec for wxWindows manual (new Tex2RTF feature!); 2002-01-23 15:17:44 +00:00
texhelp.sty
texpr.tex
text.tex replaced non existing wxTE_HSCROLL style with wxHSCROLL 2002-01-23 15:58:39 +00:00
textdlg.tex
textfile.tex clarified native line ending for Mac OS 2001-10-31 22:48:51 +00:00
tfile.tex
tfont.tex added wxFont::SetNativeFontInfo(string) and documented the native font info stuff 2001-12-21 17:39:13 +00:00
tfontenc.tex
tglbtn.tex Misc fixes 2001-11-20 14:55:10 +00:00
tgrid.tex
tguide.tex
thread.tex Added wxThread::GetCurrentId(), which returns an ID for the current 2002-01-16 06:28:11 +00:00
ti18n.tex
timaglst.tex
time.tex
timer.tex
timespan.tex
tipc.tex
tipprov.tex
tipwin.tex added the possibility to hide the tip window automatically when the mouse leave the specified rectangle; fixed a few bugs with the window not disappearing automatically 2002-01-19 21:49:39 +00:00
tlistctl.tex
tlog.tex added wxLog functions with a variable argument list pointer 2002-01-14 07:10:34 +00:00
tmbconv.tex
tnoneng.tex
tokenizr.tex
toolbar.tex typo fix 2001-10-25 15:26:54 +00:00
tooltip.tex
topics.tex Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
tprint.tex
treectrl.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
treedata.tex made the alphabetic class order more alphabetic 2002-01-14 16:40:44 +00:00
treeevt.tex added wxTreeEvent::GetKeyEvent() to allow to retrieve the key event flags from EVT_TREE_KEY_DOWN event 2001-09-24 16:39:49 +00:00
treelay.tex
treetst.bmp
treetst.gif
tresourc.tex Added first cut at XRC docs; added font spec for wxWindows manual (new Tex2RTF feature!); 2002-01-23 15:17:44 +00:00
truntime.tex
tsamples.tex rearranged the samples alphabetically, please keep them this way 2001-10-08 17:46:04 +00:00
tscroll.tex
tsizer.tex Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
tsplittr.tex
tstream.tex
tstring.tex
tstyles.tex
ttab.tex
tthreads.tex
ttips.tex
ttoolbar.tex
ttreectl.tex
tunicode.tex slightly expanded and updated the Unicode overview 2001-12-17 16:52:22 +00:00
tusage.tex
tvalidat.tex
txrc.tex Added first cut at sizer topic, based on Robert's manual and 2002-01-27 19:58:13 +00:00
txtdatob.tex
txtdrptg.tex
txtstrm.tex
up.gif
upduievt.tex
url.tex
valgen.tex
validatr.tex
valtext.tex
variant.tex
view.tex
wave.tex
window.tex added and documented wxWindow::RemoveEventHandler() 2002-01-25 16:01:15 +00:00
windowdc.tex
wizard.tex wxWizard help patch (474974) 2001-11-02 17:29:38 +00:00
wizevt.tex wxWizard help patch (474974) 2001-11-02 17:29:38 +00:00
wizpage.tex wxWizardPage may be loaded from resource (patch 470683) 2001-11-02 17:22:44 +00:00
wnddisbl.tex improved sizing of wxBusyInfo window and updated the docs a bit 2001-10-29 14:32:42 +00:00
wx.hpj Some corrections 2001-11-23 13:51:27 +00:00
wxhtml.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
wxManualTemplate.dot
wxPython.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
wxstring.tex removed inexisting Index() version 2002-01-25 00:35:59 +00:00
wxtab1.bmp
wxtab1.eps
wxtab1.gif
xmlres.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
xmlresh.tex Commented out deprecated classes: wxProp and wxTab classes; moved some chapters 2002-01-23 22:10:02 +00:00
zipstrm.tex