use @verbatim{...}
svn: r8699 original commit: 9c7790971010d45b78b3322831da216f65256080
This commit is contained in:
parent
5ee22122d9
commit
92f885cb9e
|
@ -330,8 +330,7 @@ The built-in container classes include horizontal panels (and panes),
|
|||
vertical containers, a programmer can achieve most any layout. For
|
||||
example, we can construct a dialog with the following shape:
|
||||
|
||||
@verbatim[
|
||||
#<<IMG
|
||||
@verbatim{
|
||||
------------------------------------------------------
|
||||
| ------------------------------------- |
|
||||
| Your name: | | |
|
||||
|
@ -340,8 +339,7 @@ The built-in container classes include horizontal panels (and panes),
|
|||
| ( Cancel ) ( OK ) |
|
||||
| -------- ---- |
|
||||
------------------------------------------------------
|
||||
IMG
|
||||
]
|
||||
}
|
||||
|
||||
with the following program:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user