• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:how

53 a good starting point for learning how to use wxWidgets.
58 The {\tt animate} sample shows how you can use \helpref{wxAnimationCtrl}{wxanimationctrl}
65 The {\tt artprov} sample shows how you can customize the look of standard
67 It also shows how you can use wxArtProvider to
74 shows how to configure the control (see the different options in the calendar
75 menu) and also how to process the notifications from it.
134 The database sample is a small test program showing how to use the ODBC
141 This sample shows how to use \helpref{wxDebugReport}{wxdebugreport} class to
156 This sample shows how to use the common dialogs available from wxWidgets. These
209 Take a look at DnDShapeDataObject class to see how you may use
239 This very simple sample shows how to use C++ exceptions in wxWidgets programs,
253 external programs and the sample shows how to do this synchronously (waiting
256 It also shows how to capture the output of the child process in both
257 synchronous and asynchronous cases and how to kill the processes with
281 {\bf Test} demonstrates how to create \helpref{wxHtmlWindow}{wxhtmlwindow}
284 {\bf Widget} shows how you can embed ordinary controls or windows within an
285 HTML page. It also nicely explains how to write new tag handlers and extend
288 {\bf About} may give you an idea how to write good-looking About boxes.
302 (compatible with MS HTML Help Workshop). {\it Help} shows how to embed
311 and shows how to download images in a variety of formats, currently PNG, GIF,
350 The menu in this sample offers two more tests, one showing how to use
352 showing how to use sizers in connection with a \helpref{wxNotebook}{wxnotebook}
368 This sample demonstrates how to use all the features of
387 This sample shows how to replace the default wxWidgets
388 \helpref{renderer}{wxrenderernative} and also how to write a shared library
395 This is a simple example which demonstrates how to rotate an image with
409 Additionally, this samples demonstrates how to optimize drawing operations in wxWidgets,
417 The sockets sample demonstrates how to use the communication facilities
446 how to use the basic IO calls in \helpref{wxSocketBase}{wxsocketbase},
449 and how to set up the correct IO flags depending on what you are going to
455 There is also a URL test which shows how to use
470 The {\tt sound} sample shows how to use \helpref{wxSound}{wxsound} for simple
476 This sample shows how to create and use wxStatusBar. Although most of the
480 Here you can see how to recreate the statusbar (with possibly different number
481 of fields) and how to use it to show icons/bitmaps and/or put arbitrary
491 Secondly it shows how to intercept a \helpref{wxKeyEvent}{wxkeyevent} in both
504 how tooltips can be centrally disabled and their latency controlled.
548 to the toolbar showing how you can use arbitrary controls and not only buttons
560 you may see how to process various notification messages sent by this control
594 \item This (wxRadioboxPage) page also shows how the page may process the {\tt
597 but sometimes it depends on the user choices: wxCheckboxPage shows how to