Search found 10 matches

by geertemo
Tue Sep 10, 2013 10:29 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: deactivate option for toggle breakpoint
Replies: 2
Views: 3707

Re: deactivate option for toggle breakpoint

I hope anyone is going to vote for an option in the Text editor Preferences to (de)activate the breakpoint toggle. When I am selecting a block of text with my cursor and I release the mouse button when it is a little bit too far to the left a breakpoint is activated. This annoys me to extremes. (and ...
by geertemo
Tue Sep 10, 2013 10:10 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Double Click on PHP Vars
Replies: 3
Views: 4857

Re: Double Click on PHP Vars

I would like a choice for $ or no-$ as well. Today I searched the forum and found several requests for this "what is selected when you double click a word" issue between 2004 and today. The answers from Karlis ranged from "no time now" to "I will put it on the list" to "I prefer not to add an option ...
by geertemo
Thu Feb 14, 2013 3:20 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: deactivate option for toggle breakpoint
Replies: 2
Views: 3707

deactivate option for toggle breakpoint

Sadly the new (very nice!) 2014 version doesn't have an option in the settings to deactivate the toggle breakpoint. I do not use the debugger and it is a constant annoyance when - while selecting a block of code - you accidently activate the toggle breakpoint on releasing the mouse button. I hope ...
by geertemo
Thu Feb 14, 2013 3:14 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: spaces versus tabs
Replies: 3
Views: 3788

spaces versus tabs

It would be very nice, when the "convert tabs to spaces" option is deactivated, if tabs where tabs and spaces spaces. Up till now you can put the cursor inside a tab as if there where spaces inside it. When clicking halfway on a tab the cursor should either move to the beginning or to the end of the ...
by geertemo
Thu Feb 14, 2013 2:58 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: What are lines with red background?
Replies: 5
Views: 4145

Re: What are lines with red background?

2014: a new program version with very nice color, text & font tools. Sadly it didn't add an option in the settings to deactivate the toggle breakpoint. It is still a constant annoyance while selecting a block of code and accidently activating the toggle on releasing the mouse button. Can you please ...
by geertemo
Fri Mar 30, 2012 1:54 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: New line element (<br>) in Rapid PHP 2011
Replies: 6
Views: 5028

Re: New line element (<br>) in Rapid PHP 2011

No code necessary: I had the HTML5 ruleset loaded and then the /> occurs in a normal HTML document (which is not correct according to W3C http://www.w3.org/TR/html5/text-level-semantics.html#the-br-element ). I loaded the HTML4.02 ruleset and now the > appears when writing normal HTML. Geert-Emo
by geertemo
Thu Mar 22, 2012 1:45 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: New line element (<br>) in Rapid PHP 2011
Replies: 6
Views: 5028

Re: New line element (<br>) in Rapid PHP 2011

So I just bought the wrong program... :cry:
Thanks for sorting this out :lol:
G.E.
by geertemo
Wed Mar 21, 2012 3:49 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: New line element (<br>) in Rapid PHP 2011
Replies: 6
Views: 5028

Re: New line element (<br>) in Rapid PHP 2011

Hi MikeyB, Thanks for your reaction! In the meantime I found out that the behaviour stops when you uncheck the Auto complete HTML tags option (in language options HTML). As I am writing HTML, not XHTML, and I still got the " />" ending I think the program does not change it's behaviour depending on ...
by geertemo
Tue Mar 20, 2012 5:00 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: New line element (<br>) in Rapid PHP 2011
Replies: 6
Views: 5028

New line element (<br>) in Rapid PHP 2011

When typing a new line element (<br>) when I press the shift + greater-than key instead of the character ">" I am asking for the program enters " />" into the code. As far as I can see this can not be changed via the keyboard shortcut keys. I tried to auto-replace " />" with ">", but this doesn't ...
by geertemo
Tue Mar 20, 2012 4:30 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: What are lines with red background?
Replies: 5
Views: 4145

Re: What are lines with red background?

It would be nice if the breakpoint toggle could be deactivated in the settings.
If you do not use the debugger this toggle is quite anoying :-)