Window Break

BlitzPlus Forums/BlitzPlus Beginners Area/Window Break

Is there a way to create a horizontal line that seperates one part of the window from the other?

EXAMPLE:
-------------------------------------------
| TITLE                                [X]|
-------------------------------------------
|                                         |
| hey this is a test! a test! click next  |
|                                         |
|                                         |
|=========================================|
|                          [NEXT][CANCEL] |
-------------------------------------------

=== -> horizontal break


A fullwidth dummy panel with a height of 1 or 2 or 3? Dunno, never tried that.. :P