Search found 43 matches

by Ryan Williams
Wed Aug 20, 2008 10:49 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [quirk] Spaces used for list indents when spaces disabled
Replies: 7
Views: 4843

Re: [quirk] Spaces used for list indents when spaces disabled

But why would you ever want to start typing in the middle of a tab if you don't use spaces for tabbing? Doing this creates space-based tabs, meaning you end up with a horrible combination of proper tabs and space-based tabs regardless of whether or not you have 'convert tabs to spaces' turned off ...
by Ryan Williams
Tue Aug 19, 2008 12:14 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Autocomplete enhancement
Replies: 21
Views: 16981

Re: Autocomplete enhancement

Am I missing something? I'm trying out 9.0.0.92 and the automatic closing of the HTML tags does not work as per Ryan's suggestion. It's still inserting the full closing tag when the open tag is completed. Is the suggested method of waiting to insert the closing tag until the "</" sequence is typed ...
by Ryan Williams
Tue Aug 19, 2008 12:13 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [quirk] Spaces used for list indents when spaces disabled
Replies: 7
Views: 4843

Re: [quirk] Spaces used for list indents when spaces disabled

Just downloaded the demo, looks like it's still an issue. A bit disappointing. :( I definitely think this should be addressed. It makes no sense to have everything indented with tabs except list items. The tab/space issue in general seems to strangely conspicuous considering how mature an ...
by Ryan Williams
Mon Aug 18, 2008 5:54 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [quirk] Spaces used for list indents when spaces disabled
Replies: 7
Views: 4843

Re: [quirk] Spaces used for list indents when spaces disabled

Is this still a problem with the latest version, or does telling WeBuilder to use tabs instead of spaces now affect everything?
by Ryan Williams
Fri Jan 11, 2008 1:53 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Make forms XHTML 1.1 valid
Replies: 0
Views: 1966

Make forms XHTML 1.1 valid

At the moment the form HTML the buttons in WeBuilder output is often invalid. Some efforts need to be made to make these (and any other things that aren't validate) adhere to the doctype or global WeBuilder setting for XHTML 1.1. For example, if you create a <form> element it puts method="POST ...
by Ryan Williams
Thu Jan 10, 2008 3:52 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [2007 bug] Shift+click
Replies: 3
Views: 2493

Another weird thing that I keep stumbling into a lot is that if you click between two tags (for example <br><br>), type something, and then use shift+click to select it, the selection fails. You can test this yourself by simply making a blank document, typing <div></div>, clicking between the two ...
by Ryan Williams
Thu Jan 10, 2008 3:37 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [2007 bug] Shift+click
Replies: 3
Views: 2493

[2007 bug] Shift+click

Holding shift and then left clicking should highlight any text between your text cursor and where you click. This is standard Windows behaviour, as well as WeBuilder. In addition, if you keep shift held down after doing this and then click again, you can highlight a bit more text. You should also be ...
by Ryan Williams
Thu Jan 10, 2008 12:33 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Allow search wrap setting to be saved
Replies: 1
Views: 2626

Allow search wrap setting to be saved

There's an option in the settings to make the search always start from the top of the page (rather than where your text cursor is), but not an option to make it always wrap when it gets to the bottom of the page. Curiously, there's an option for this in the search dialogue itself ('Wrap at end') but ...
by Ryan Williams
Wed Jan 09, 2008 3:59 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [2007 Bug] Auto-indent doesn't work with wrapping text
Replies: 3
Views: 3141

FYI this is still a bug as of the latest version. It's clearly a bug so although I'm disappointed it hasn't been addressed in WeBuilder 2007, hopefully it will be for 2008. I'm guessing people haven't complained about it much because they've simply compensated for it by manually putting the ...
by Ryan Williams
Wed Jan 09, 2008 3:56 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [quirk] Spaces used for list indents when spaces disabled
Replies: 7
Views: 4843

FYI this is still a bug as of the latest version.
by Ryan Williams
Wed Jan 09, 2008 1:01 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: (CSS editing) Ways to decrease repetition
Replies: 4
Views: 3512

Another one: When brace auto-completion is disabled , if you have indented declarations like this: #test { test: test; ... and you try to create the }, it remains tabbed like the declarations above, like this: #test { test: test; } However, most people and other editing applications (including ...
by Ryan Williams
Wed Jan 09, 2008 12:50 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: (CSS editing) Ways to decrease repetition
Replies: 4
Views: 3512

Thanks Gatis. I wasn't actually referring to having the whole CSS rule on one line, though. We still use the multi-line format, however often blank lines aren't left between each rule. For example: #test { example: test; } #test2 { example: text; } That's typically how it might look. However ...
by Ryan Williams
Tue Jan 08, 2008 2:38 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: (CSS editing) Ways to decrease repetition
Replies: 4
Views: 3512

(CSS editing) Ways to decrease repetition

Hiya, Two things I notice myself doing a lot when producing CSS could be remedied by: 1. When the {} CSS brackets are automatically created, have an option to not automatically put a blank line break beneath the }. Often I add a new CSS rule between an existing two, and I work with a lot of code ...
by Ryan Williams
Tue Jun 05, 2007 3:47 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [quirk] Spaces used for list indents when spaces disabled
Replies: 7
Views: 4843

[quirk] Spaces used for list indents when spaces disabled

Even if 'convert tabs to spaces' and 'use tabs for indents' are enabled in the preferences, using the WeBuilder list icon to make a bunch of lines into a list uses spaces to indent them and ignores the preference for tabs to be used. Since I uniformly use tabs throughout my document and not spaces ...
by Ryan Williams
Fri Jun 01, 2007 11:20 am
Forum: Announcements
Topic: Update: 2007 v8.02
Replies: 12
Views: 17043

1. Opened a CSS document (retail_active.css) using File > Open 2. Hit either ctrl+s or File > Save 3. prev0~.htm is created 4. Every time I save, the number increments by one (prev1~.htm, prev2~.htm, etc) "Preview documents without saving" is definitely unchecked, and the same thing happens if I use ...