Add webrequest sample to documentation
Co-authored-by: PB <PBforDev@gmail.com>
This commit is contained in:
@@ -902,6 +902,15 @@ archives.
|
|||||||
|
|
||||||
@sampledir{webview}
|
@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
|
@section page_samples_widgets Widgets Sample
|
||||||
|
|
||||||
The widgets sample is the main presentation program for most simple and advanced
|
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}
|
@sampledir{xrc}
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user