In my installation TextPad always opens with the window size and position of the last TextPad application instance to be closed. Is this not how it behaves in your installation?
Please don't double-post.
I am not double posting but simply put a link to it from the General forum because there may ...
Search found 4 matches
- Mon Nov 07, 2005 2:29 pm
- Forum: Java
- Topic: how to specify size of window? opening Textpad in bat file
- Replies: 5
- Views: 2173
- Sun Nov 06, 2005 1:18 pm
- Forum: Java
- Topic: how to specify size of window? opening Textpad in bat file
- Replies: 5
- Views: 2173
- Sun Nov 06, 2005 4:21 am
- Forum: General
- Topic: how to specify size of window? opening Textpad in bat file
- Replies: 0
- Views: 233
how to specify size of window? opening Textpad in bat file
also posted in Java forum
http://www.textpad.info/forum/viewtopic.php?t=6899
http://www.textpad.info/forum/viewtopic.php?t=6899
- Sun Nov 06, 2005 4:17 am
- Forum: Java
- Topic: how to specify size of window? opening Textpad in bat file
- Replies: 5
- Views: 2173
how to specify size of window? opening Textpad in bat file
I need to open Textpad from the command line/batch script (actually from Java using Runtime.exec()). For example: "notepad.exe somefile.txt".
However the problem I have is - how do I specify the size of the new window that will be opened? Presently it opens full screen and hides my application. I ...
However the problem I have is - how do I specify the size of the new window that will be opened? Presently it opens full screen and hides my application. I ...