can windows be tiled horizontally?
Moderator: DPlotAdmin
can windows be tiled horizontally?
There is a command in DPLOT to tile windows but it seems to only tile vertically. Is there a way to tile windows horizontally? Thanks!
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
Only with a macro.
WindowTile() or WindowTile(0) arranges windows such that they will be tall rather than wide. (Equivalent to the Tile menu command.)
WindowTile(1) arranges windows such that they are wide rather than tall.
WindowTile() or WindowTile(0) arranges windows such that they will be tall rather than wide. (Equivalent to the Tile menu command.)
WindowTile(1) arranges windows such that they are wide rather than tall.
Visualize Your Data
support@dplot.com
support@dplot.com
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
After replying I realized this is a shortcoming that is trivial to fix - next release will have a Tile Horizontally menu command.
Visualize Your Data
support@dplot.com
support@dplot.com