Search found 14 matches

by blepore
Sun Oct 04, 2009 1:05 am
Forum: Announcements
Topic: Version 2010 Released
Replies: 8
Views: 14332

Re: Version 2010 Released

I'm a little confused. You list improved multi-monitor support on your roadmap here, and don't mention it as being improved in your list of changes but on the what's new page for webuilder it says you have improved it. Is it improved and you'd like to do more? What is the difference? Do Auto ...
by blepore
Mon Jul 07, 2008 5:49 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: safe mode
Replies: 7
Views: 4795

safe mode

Just had an issue where I was trying to load a large JS file from the internet and it caused WeBuilder to lock up. It was functioning perfectly fine, but this seems to be a lengthy process, so I decided to save the file normally and open it from the disc (which I probably should have done from the ...
by blepore
Wed May 28, 2008 8:33 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: close me / close all but me
Replies: 26
Views: 22055

Re: close me / close all but me

While I'd love this, I often find myself in a situation where I have 30 or more tabs open, and then get the project completed and can then go back down to say, 5-10 tabs (heaven forbid I get to work on one task at a time). Would it also be possible to evaluate the ability to have something window ...
by blepore
Wed May 21, 2008 3:26 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Javascript SyntaxCheck
Replies: 27
Views: 19485

Re: Javascript SyntaxCheck

I would imagine that Blumentals would just integrate JSLint into WeBuilder if there was a high demand for a JavaScript syntax checker. It could be quite useful, but it would be nice if it could recognize more of the various JavaScript libraries. We use Prototype/Scriptalicious here, and JSLint ...
by blepore
Mon May 19, 2008 2:22 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: code collapse bug
Replies: 9
Views: 5058

Re: code collapse bug

chrisjlocke wrote:Email me the attachment and I'll host it for you, if needed. :)
Oh I've got enough hosting. What is the policy on posting pictures on this forum? I figured that attachments were down I thought they were disabled and thus I should link anything.
by blepore
Sat May 17, 2008 4:57 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: code collapse bug
Replies: 9
Views: 5058

Re: code collapse bug

Tanks for your explanation, blepore. Sorry if I sounded rude. Well, I have not used Dreamweaver myself, so I do not not how did they implement this. The problem I see here is that the closing mark of a block - '}' and also the opening one - '{' are on the same line. Right now the code is collapsed ...
by blepore
Sat May 17, 2008 4:33 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: code collapse bug
Replies: 9
Views: 5058

Re: code collapse bug

Just for clarities sake, I meant the DW8 method was the way I was suggesting, not the way it is done presently. Would be nice to toggle it on with an option but I more than fully understand the purpose in only offering one way of doing things.
by blepore
Sat May 17, 2008 4:28 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: code collapse bug
Replies: 9
Views: 5058

Re: code collapse bug

At the moment this is the intended behaviour at least until majority of customers shall ask for other implementation of this feature. The same functionality is used also in some other editors that support code collapse. For example, Notepad ++. Oh I did not mean to come off like I believed this was ...
by blepore
Fri May 16, 2008 7:33 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: code collapse bug
Replies: 9
Views: 5058

code collapse bug

When one enables code collapse, if you collapse an if condition it does not just collapse the if statement, but it also includes the else code in the collapse. Consider the following type of PHP code. if (true) { echo 'true'; } else { echo 'false'; } If the else condition is on the same line as the ...
by blepore
Fri May 16, 2008 7:24 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Newly introduced: {} and cursor positioning
Replies: 24
Views: 17244

Re: Newly introduced: {} and cursor positioning

Indeed - you're right ... If "Remove trailing spaces and tabs" is disabled, everything works as expected. Very surprising :o Nevertheless, the "Convert tabs to spaces" option makes no sense for enabling Tabs instead of Spaces in auto-indent mode! Which version are you using, and which version did ...
by blepore
Fri May 16, 2008 5:58 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Newly introduced: {} and cursor positioning
Replies: 24
Views: 17244

Re: Newly introduced: {} and cursor positioning

Also you did not mention about trailing space removal option, so we did not test that. If that is on, there are some problems indeed. But imho no problems with the auto-indent. I'm not sure what interaction this option should have with the auto-indent. Sure, if you don't type anything (and move to ...
by blepore
Fri May 16, 2008 2:50 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: better dual monitor support
Replies: 2
Views: 2185

Re: better dual monitor support

Hmm, I guess that is possible that it could be MultiMon. It just seems odd because Bluemantal products are the only applications that I have used that I have had this problem for. Nice to hear that there is at least an alternative. Heaven forbid that Microsoft just good multiple monitor support out ...
by blepore
Thu May 15, 2008 8:40 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: better dual monitor support
Replies: 2
Views: 2185

better dual monitor support

Just purchased WeBuilder 2008 earlier today and am very happy with it. The only thing that would please me more is if WeBuilder did a better job remembering what monitor it was on. Whenever I launch WeBuilder, it always opens itself on monitor 1. I like to code on monitor 2 and it's a slight ...
by blepore
Fri Mar 07, 2008 4:56 pm
Forum: Announcements
Topic: Update: 2007 v8.3
Replies: 16
Views: 21333

Any chance there will be an option screen to change the default Project Properties "Files of Type"? It's always annoying to me to have to add a few characters.