Search found 13 matches

by blurble
Mon Jan 23, 2006 9:59 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Feature Suggestions
Replies: 0
Views: 2736

Feature Suggestions

Hi, WeBuilder is great, but these features would be welcome... Implement a php debugger, based on either XDebug (http://xdebug.org) or DBG (http://dd.cron.ru/dbg). Setting bookmarks by clicking on the gutter. A cursor position stack. Hitting a button/key-shortcut pushes the current cursor position ...
by blurble
Mon Jan 23, 2006 9:25 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: remember panel widths?
Replies: 5
Views: 6316

I also have this problem. Whenever I load WeBuilder the panels are shown the default width, rather than the width I set them at. If I save a layout with the panels set to the width I want, then reload them, they are set to the default, thinner, size, not the size I set. I have Code Explorer, File ...
by blurble
Tue Dec 13, 2005 12:24 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Inserting a Named colour
Replies: 1
Views: 2090

Inserting a Named colour

If you select a named colour from the colour picker, shouldn't it insert the name of the colour rather than the RGB value? So, if I select MediumBlue from the colour palette, it should insert MediumBlue rather than #0000CD.
by blurble
Tue Dec 06, 2005 8:39 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Seeking to 'Find in Files' references from Messages window
Replies: 5
Views: 4581

I guess it must have been a very old version of Visual Studio. Version 6.0 works 'properly', and it was released in 1998! Please don't think I am being nasty about this. I think this is one of very few areas where WeBuilder could be made better. I mainly use it to find where, say, a function is ...
by blurble
Wed Nov 23, 2005 8:37 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Seeking to 'Find in Files' references from Messages window
Replies: 5
Views: 4581

Sorry, but I think there is a bug here somewhere. I understand that if the file is altered then the detailed search results become invalid, however in the case I mention in my second post (searching for 'date') I did not alter the file, and yet it still would not jump to most of the occurances it ...
by blurble
Sun Nov 20, 2005 8:22 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Keyboard input on preview goes to code editor
Replies: 6
Views: 5703

Thanks for your replies. I find switching to and from a separate browser a bit cumbersome, so I would prefer that the preview worked properly. I notice that the Ctrl+Pageup/PageDown key combos also have problems. If the page you are previewing has a form, and a form control has the focus, then the ...
by blurble
Thu Nov 17, 2005 12:48 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Keyboard input on preview goes to code editor
Replies: 6
Views: 5703

This is really very annoying. I have a JavaScript that sets the focus to the first editable field on the first form on a page. When you switch to Preview you can see the caret blink once or twice in the appropriate field and then disappear. Focus has now been set to the Code Editor, so when you ...
by blurble
Thu Nov 17, 2005 12:43 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Seeking to 'Find in Files' references from Messages window
Replies: 5
Views: 4581

Actually, the problem with jumping to lines where a search string was found seems to occur in other cases as well. I searched my project for 'date' and it found several in the same file. I could only jump to the first couple of instances by double-clicking the entries in the Messages window ...
by blurble
Tue Nov 15, 2005 9:44 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Keyboard input on preview goes to code editor
Replies: 6
Views: 5703

Keyboard input on preview goes to code editor

I notice that when you switch to the Preview tab and then type on the keyboard, the text is added to the code editor, which of course mucks up your code. This is especially noticable if the page has no forms, but even if the page has a form I have been able to somehow move away from the form and the ...
by blurble
Tue Nov 15, 2005 8:38 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Seeking to 'Find in Files' references from Messages window
Replies: 5
Views: 4581

Seeking to 'Find in Files' references from Messages window

There seems to be a problem as follows: * Do a 'Find in Files' search using text that will be found multiple times in a single file. * When the messages window opens and shows the results, double-click the first item to go to the line where the text was found. * Change the text that was found on ...
by blurble
Wed Nov 09, 2005 8:47 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Open Dialog default directory
Replies: 2
Views: 3907

Open Dialog default directory

The File Open and Save dialogs should default to the Project root dir the first time they are used after loading a project, or after the app starts if a project is open. At the moment they show the WeBuilder startup folder.
by blurble
Wed Nov 09, 2005 8:45 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Help viewer stays on top of editor
Replies: 0
Views: 2437

Help viewer stays on top of editor

If you launch a help file with F1, the help window stays on top of the Webuilder window, which I find annoying. If the css/html/php help is opened from their links on the Help menu, the help window does not stay on top, which is better. Could the F1 case be altered to not cause the help to stay on ...
by blurble
Wed Nov 09, 2005 8:39 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Code Explorer
Replies: 3
Views: 3600

I would also find this feature to be very useful - for PHP in my case. I find it annoying when Code Explorer switches to CSS mode when I just flip into my css file to check something, then return to the php file I was editing. Perhaps the behaviour should be an option, like the option to show the ...