Search found 17 matches
- Mon Mar 31, 2008 8:46 pm
- Forum: General
- Topic: TP 5.2: No 'maximise' document window after tiling?
- Replies: 5
- Views: 1908
Woops :oops: - just found that I didn't get the tabbed documents turned off - was under view. (what I initially changed just moved them to bottom of screen and I didn't notice). So, yay! :D The minimize/maximise buttons are back. The tiling in a grid for multiple files is there. And cascading works ...
- Mon Mar 31, 2008 8:03 pm
- Forum: General
- Topic: TP 5.2: No 'maximise' document window after tiling?
- Replies: 5
- Views: 1908
- Sun Mar 30, 2008 9:04 pm
- Forum: General
- Topic: TP 5.2: No 'maximise' document window after tiling?
- Replies: 5
- Views: 1908
I thought I'd found a work-around. I configured my keyboard to have keyboard shortcut for WindowToogleZoom. I then used shortcut and got my document window back to full size (as though I'd clicked the document maximise button in 4.7.3). However, when I change to the next document my view flips back ...
- Thu Mar 27, 2008 11:22 pm
- Forum: General
- Topic: TP 5.2: No 'maximise' document window after tiling?
- Replies: 5
- Views: 1908
TP 5.2: No 'maximise' document window after tiling?
Hi,
Just upgraded to 5.2, as 5.1 didn't allow me to tile my documents.
I now have tiling but no easy way to un-tile them. In version 4 each document had it's little windows looking thingy with the maximise/minimise type buttons beside the close 'X'. How do I get those back? Or some other way to ...
Just upgraded to 5.2, as 5.1 didn't allow me to tile my documents.
I now have tiling but no easy way to un-tile them. In version 4 each document had it's little windows looking thingy with the maximise/minimise type buttons beside the close 'X'. How do I get those back? Or some other way to ...
- Thu Dec 01, 2005 8:58 pm
- Forum: General
- Topic: Textpad - vertical split of page only gives ONE scroll bar?
- Replies: 3
- Views: 923
- Thu Dec 01, 2005 8:55 pm
- Forum: General
- Topic: Textpad - vertical split of page only gives ONE scroll bar?
- Replies: 3
- Views: 923
I see what you mean. I was hoping it was not intended. It is definitely a functional oversight for frames that are side by side.
With side by side frames - only one horizontal scroll bar was not an issue as code normally fitted the window and I was able to go to seperate pieces of code for viewing ...
With side by side frames - only one horizontal scroll bar was not an issue as code normally fitted the window and I was able to go to seperate pieces of code for viewing ...
- Wed Nov 30, 2005 11:10 pm
- Forum: General
- Topic: Textpad - vertical split of page only gives ONE scroll bar?
- Replies: 3
- Views: 923
Textpad - vertical split of page only gives ONE scroll bar?
Hi,
I've used textpad for some years now. I've often made use of the 'Window Split' function to do a horizontal split (one frame on top of the other) to view different parts of the same file in seperate frames. Each frame had it's own scroll bar for moving within the file.
I now have two monitors ...
I've used textpad for some years now. I've often made use of the 'Window Split' function to do a horizontal split (one frame on top of the other) to view different parts of the same file in seperate frames. Each frame had it's own scroll bar for moving within the file.
I now have two monitors ...
- Fri Jul 02, 2004 2:28 am
- Forum: General
- Topic: Syntax Highlighting - max line length in .syn file problem.
- Replies: 0
- Views: 392
Syntax Highlighting - max line length in .syn file problem.
Hi,
Does anyone know how to allow a line length greater than 63 characters in a syntax (.syn) file?
We have a custom syntax file to list all function names for highlighting.
Today I added some recently created functions to this file that have name lengths around 70 characters (highly descriptive ...
Does anyone know how to allow a line length greater than 63 characters in a syntax (.syn) file?
We have a custom syntax file to list all function names for highlighting.
Today I added some recently created functions to this file that have name lengths around 70 characters (highly descriptive ...
- Tue May 18, 2004 9:45 pm
- Forum: General
- Topic: Save and restore settings
- Replies: 4
- Views: 1058
- Thu Apr 22, 2004 9:16 pm
- Forum: General
- Topic: Run a macro when opening file from command line?
- Replies: 4
- Views: 784
Thanks Stephen - I was thinking that was probably the case after having already read the command line reference for parameters, guess I was hoping there was an undocumented feature maybe kicking around.
Can I suggest it somewhere as an enhancement request?
Thanks for your suggestion Bob, but that ...
Can I suggest it somewhere as an enhancement request?
Thanks for your suggestion Bob, but that ...
- Thu Apr 22, 2004 2:05 am
- Forum: General
- Topic: Run a macro when opening file from command line?
- Replies: 4
- Views: 784
Run a macro when opening file from command line?
Hi,
Does anyone know if it is possible to open a file from the command line in textpad and specify a macro to run automatically?
Maybe something like:
start textpad "c:\temp\myfile" ?macro_name?
If possible, what is the syntax?
Regards,
Bryce Stenberg
(Harness Racing New Zealand computer ...
Does anyone know if it is possible to open a file from the command line in textpad and specify a macro to run automatically?
Maybe something like:
start textpad "c:\temp\myfile" ?macro_name?
If possible, what is the syntax?
Regards,
Bryce Stenberg
(Harness Racing New Zealand computer ...
- Wed Apr 21, 2004 9:05 pm
- Forum: General
- Topic: Tools - Registers - ascertain file, line or column setting?
- Replies: 4
- Views: 426
Thanks for reply.
I guess I will just have to be happy with opening the .err file myself and no jumping to first error line.
I can not get away from having the batch file run as it copies files to appropriate directories, filters out unwanted lines depending on what version one is compiling for and ...
I guess I will just have to be happy with opening the .err file myself and no jumping to first error line.
I can not get away from having the batch file run as it copies files to appropriate directories, filters out unwanted lines depending on what version one is compiling for and ...
- Wed Apr 21, 2004 4:24 am
- Forum: General
- Topic: Save and restore settings
- Replies: 4
- Views: 1058
- Wed Apr 21, 2004 4:16 am
- Forum: General
- Topic: Tools - Registers - ascertain file, line or column setting?
- Replies: 4
- Views: 426
- Wed Apr 21, 2004 3:32 am
- Forum: General
- Topic: Tools - Registers - ascertain file, line or column setting?
- Replies: 4
- Views: 426
Tools - Registers - ascertain file, line or column setting?
Hi, I've looked at previous posts to this forum but I still can't figure out what I need when configuring a new 'tool' to do code compiling (using FourJs BDL).
I get code compiled and error file opened ok, but jumping to the first error has me stumped.
The regular expression I would normally use ...
I get code compiled and error file opened ok, but jumping to the first error has me stumped.
The regular expression I would normally use ...