Search found 88 matches

by CaliforniaJerry
Sat Mar 10, 2012 12:07 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Go To function with anchors
Replies: 2
Views: 2717

Re: Basic Go To Feature (goto line number)

There is a basic "Go To" feature in WeBuilder 2011.

The default key combination is, Ctrl+G.

It is available in the main menu > 'Search' dropdown selections.

What is MISSING, however, there is no reference to it in the 'Help' manual. I don't see it in the 'Contents' or 'Search'.
by CaliforniaJerry
Tue Nov 08, 2011 12:32 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Save & Restore Previously Opened Files As A Named Set
Replies: 0
Views: 2157

Save & Restore Previously Opened Files As A Named Set

WeBuilder 2011, v11.1.0.128 Windows XP SP3 BACKGROUND When working on a section of code, I have several files open that relate to that code. Later, I may be working on another section of code with a totally different set of files. These are both related to the same Project, however. REQUEST ...
by CaliforniaJerry
Fri Nov 04, 2011 10:40 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Find in Files - Whole Words Not Working
Replies: 0
Views: 1560

Find in Files - Whole Words Not Working

WeBuilder v11.1.0.128 XP SP3 With "Whole words only" checked, and I search "Find in Files" for a string such as "class any_class", the result includes many strings such as "class any_classes", and "class any_class_with_more". I believe the intention of "Whole words only", is to eliminate these other ...
by CaliforniaJerry
Wed Nov 02, 2011 9:19 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: My 14 Ultimate Feature Requests
Replies: 9
Views: 10443

Re: How to Restore Previously Opened Files

Not sure how I missed this the first time I looked, but it's right there in Preferences...
Options > Preferences > General > On Startup: "Open previously opened documents"
by CaliforniaJerry
Tue Nov 01, 2011 11:52 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: My 14 Ultimate Feature Requests
Replies: 9
Views: 10443

Re: Restore Previously Opened Files

I upgraded to WeBuilder v11.1.0.128, Oct. 2011

I don't see any way to automatically restore my previously opened files after exiting and launching again. Was this request implemented?
by CaliforniaJerry
Sun Oct 30, 2011 5:04 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: BUG - Code Explorer wont scroll
Replies: 1
Views: 1591

Re: BUG - Code Explorer Mouse Wheel Scrolling & Cursor Focus

WeBuilder 2011 Version 11.1.0.128 This is one of the first problems I noticed when I upgraded to Webuilder 2011. It makes sense, actually, and is a desired behavior. Let me explain... When you click on an item (say a function, PHP tab) in the Code Explorer pane, the cursor focus is moved to the code ...
by CaliforniaJerry
Sat Jun 04, 2011 10:32 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [WB 2010.02.118] Mouse Button OnPress Closes Taskbar Files
Replies: 12
Views: 7939

Re: [WB 2010.02.118] Mouse Button OnPress Closes Taskbar Files

Not sure I get what you are saying, how can it be helpfull if it closes that tab on mouse up rather than mouse down? Surely the end result is the same, the tab closes? What's helpful is having a second chance to change your mind. You click on the wrong tab, perhaps, or suddenly remember, "Oh, wait ...
by CaliforniaJerry
Thu Jun 02, 2011 10:55 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [WB 2010.02.118] Mouse Button OnPress Closes Taskbar Files
Replies: 12
Views: 7939

Re: [WB 2010.02.118] Mouse Button OnPress Closes Taskbar Files

Activation on Mouse Down can be potentially harmful. Activation on Mouse Up is never harmful, and in fact can be helpful. I've worked with developers from Intel, Microsoft, Adaptec, Borland, and others. Some are excellent, some are mediocre, and some just make a mess of things. I'm not saying I know ...
by CaliforniaJerry
Mon Feb 28, 2011 11:03 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [WB 2010.02.118] Mouse Button OnPress Closes Taskbar Files
Replies: 12
Views: 7939

Re: [WB 2010.02.118] Mouse Button OnPress Closes Taskbar Files

I must revisit this topic because I absolutely "hate" the Mouse-Down Action of this close tab functionality, and after a year, it is still driving me "nuts". The only advantage you mention is it's quicker to close a multiple tabs. Well, since you must perform a Mouse-Up action everytime you move to ...
by CaliforniaJerry
Sat Feb 05, 2011 4:54 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Message-pane always resizes to default size after restart!
Replies: 13
Views: 10916

Re: Message-pane always resizes to default size after restart!

The main application window does seem to open to the same height and width. However, the file windows (the ones you select with the tabs) open back up in Full-Screen within the application window. So if I have them sized and organized in a particular way, those settings are lost. Also, on my 3 ...
by CaliforniaJerry
Wed Jul 14, 2010 4:56 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: HTML Comment Element Bug
Replies: 7
Views: 5615

PHP Structure Pointer Breaks Comment Tags

Although this is not the correct way to comment out PHP code, it is problematic... If you look at this code in WeBuilder, you will see the comment tag ( <!-- )being terminated by the class pointer operator ( -> ) in "$post->ID". <!-- BEGIN COMMENT <?php if (get_post_meta($post->ID, 'thumbnail', true ...
by CaliforniaJerry
Wed Jan 27, 2010 1:22 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Multiple instances of WeBuilder
Replies: 22
Views: 16927

Re: Multiple instances of WeBuilder

It would also be convenient to provide an option that allows us to turn off, in Settings, the Multiple Instances feature.