Search found 545 matches

by Gatis
Fri Oct 07, 2011 12:18 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: two small wishes:
Replies: 5
Views: 4453

Re: two small wishes:

Hi, The clear list feature won't be added, I guess. If we receive more requests, we shall consider this, of course. "print_r" is PHP function, not a reserved word, so we have no intention to add this to the list of highlighted (reserved) words. You may want to modify the PHP parser ( C:\Program ...
by Gatis
Fri Oct 07, 2011 12:04 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: CSS3 property vendor prefixes
Replies: 2
Views: 3851

Re: CSS3 property vendor prefixes

Hi, Actually you can see at least some of the CSS browser vendor prefixes. You just need to select the browser you need from the Inspector: 1) open a CSS file; 2) open Inspector from Main Menu; View; Inspector; 3) select the browser specification you need. It seems the CSS prefixes for Firefox are ...
by Gatis
Fri Oct 07, 2011 10:48 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [RapidPHP] Search / Replace In Files Details Not Displaying
Replies: 4
Views: 3573

Re: [RapidPHP] Search / Replace In Files Details Not Displaying

Hi, There are no detailed results displayed when "Replace All" is done. This is by design, we have received some remarks about this, but currently we have not intended to change this functionality. If you want to see detailed results, then you need to use "Replace" and then click inside the results ...
by Gatis
Wed Sep 14, 2011 10:53 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder matching parenthesis problem
Replies: 1
Views: 1997

Re: WeBuilder matching parenthesis problem

Hi,

Yes it works a bit differently now (at least for PHP - parenthesis marked in blue are limited by the green parenthesis, and no highlighting in comments).
For ASP we shall fix the missing highlighting.
by Gatis
Wed Sep 14, 2011 10:40 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Matching brackets/parenthesis not being highlighted in .ASP
Replies: 2
Views: 2654

Re: Matching brackets/parenthesis not being highlighted in .ASP

Hi,

Thank you for bringing our attention to this.
This is a bug and we shall fix it in one of the next updates.
by Gatis
Mon Sep 05, 2011 10:57 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Page position memory in preview mode
Replies: 2
Views: 2453

Re: Page position memory in preview mode

Hi!

I wonder if the new feature added in version 2011 "cursor-preview synchronization" solves this problem at least partially for you?
by Gatis
Mon Sep 05, 2011 10:33 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: How to get Custom Class Function Definitions
Replies: 1
Views: 2010

Re: How to get Custom Class Function Definitions

Hi, =>Is it possible to view custom class function definitions? No, currently there is no way to do this. The main underlying functionality is there for this feature to work. But the user interface part is currently not there, because we did not see enough demand for this at the time when this ...
by Gatis
Fri Sep 02, 2011 2:09 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Any plans for SASS support?
Replies: 1
Views: 2044

Re: Any plans for SASS support?

Hi,

SASS is not planned for nearest future. Also, extending the editor that way is not possible currently (there needs some internal programming to be done).
by Gatis
Fri Sep 02, 2011 1:32 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: How to copy toolbar setup between different webuilders ?
Replies: 6
Views: 5344

Re: How to copy toolbar setup between different webuilders ?

Hi, However, an export tool would be handy because the Export settings feature is still just instructions and requires manually copying files (and for a full export exporting registry keys) to make it work. Yes, the copying must be done manually. But if you follow carefully the instructions, there ...
by Gatis
Fri Sep 02, 2011 1:27 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Debugging Javascript
Replies: 1
Views: 1810

Re: Debugging Javascript

Hi,

I am afraid it is not currently possible to debug JavaScript code using WeBuilder.
by Gatis
Fri Sep 02, 2011 1:25 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder replicable crash
Replies: 6
Views: 4705

Re: WeBuilder replicable crash

The problem davenz reported is not connected with preview, because "Navigate left" - actually it is "Navigate back" which must be used to navigate back in your code to previous edit region. The crash occurs because the edit window is not visible here. As I said, this will be fixed with next update ...
by Gatis
Fri Sep 02, 2011 10:58 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Questions
Replies: 5
Views: 3789

Re: Questions

Hi,
To make it clearer I guess the "Add list item end tags" option should be grayed out if "Auto complete HTML tags" is off.
I will write down this suggestion, thank you!
by Gatis
Fri Sep 02, 2011 10:34 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Macros disappear
Replies: 15
Views: 12242

Re: Macros disappear

Hi,

Yes, there is an issue with this. For some reason the xml component loses records. We implemented a back-up feature for it, but as it seems, it is not enough.
by Gatis
Fri Sep 02, 2011 10:28 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Icon button for Convert Special Chars
Replies: 2
Views: 2097

Re: Icon button for Convert Special Chars

Hi,

I will write this down for consideration. Thank you!
by Gatis
Fri Sep 02, 2011 10:21 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Insert Media Object
Replies: 1
Views: 1643

Re: Insert Media Object

Hi,

Thank you, I shall write down this suggestion for consideration.