Add webrequest sample to documentation
Co-authored-by: PB <PBforDev@gmail.com>
This commit is contained in:
parent
4a3ff8c180
commit
e8dd552696
@ -902,6 +902,15 @@ archives.
|
||||
|
||||
@sampledir{webview}
|
||||
|
||||
@section page_samples_webrequest Web Request Sample
|
||||
|
||||
This sample demonstrates the various capabilities of the
|
||||
wxWebRequest class. It shows how to handle simple text HTTP and HTTPS requests,
|
||||
downloading files, showing download progress and processing downloaded
|
||||
data while it's being downloaded.
|
||||
|
||||
@sampledir{webrequest}
|
||||
|
||||
@section page_samples_widgets Widgets Sample
|
||||
|
||||
The widgets sample is the main presentation program for most simple and advanced
|
||||
@ -962,4 +971,3 @@ other resources. From its menu or toolbar you can then run the following dialogs
|
||||
@sampledir{xrc}
|
||||
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user