Add "About" dialog screenshots under different platforms
Show both "simple" and "fancy" (which just means with the web site link specified here) forms from the dialogs sample.
This commit is contained in:
parent
17827947ec
commit
05e49f7989
7 changed files with 7 additions and 0 deletions
BIN
docs/doxygen/images/appear-about-simple-gtk.png
Normal file
BIN
docs/doxygen/images/appear-about-simple-gtk.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 35 KiB |
BIN
docs/doxygen/images/appear-about-simple-mac.png
Normal file
BIN
docs/doxygen/images/appear-about-simple-mac.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 190 KiB |
BIN
docs/doxygen/images/appear-about-simple-msw.png
Normal file
BIN
docs/doxygen/images/appear-about-simple-msw.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
docs/doxygen/images/appear-about-with-url-gtk.png
Normal file
BIN
docs/doxygen/images/appear-about-with-url-gtk.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
BIN
docs/doxygen/images/appear-about-with-url-mac.png
Normal file
BIN
docs/doxygen/images/appear-about-with-url-mac.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 155 KiB |
BIN
docs/doxygen/images/appear-about-with-url-msw.png
Normal file
BIN
docs/doxygen/images/appear-about-with-url-msw.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
|
|
@ -45,6 +45,13 @@
|
|||
}
|
||||
@endcode
|
||||
|
||||
Example of appearance of a simple about dialog:
|
||||
@appearance{about-simple}
|
||||
|
||||
And that of a dialog using a web site link, which results in using the
|
||||
generic version under MSW and Mac:
|
||||
@appearance{about-with-url}
|
||||
|
||||
@library{wxcore}
|
||||
@category{cmndlg,data}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue