Search found 12 matches

by ggiunta
Tue Sep 06, 2005 12:06 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: BUG: php functions prepended with '&' in code explorer
Replies: 1
Views: 2457

BUG: php functions prepended with '&' in code explorer

Functions returning by ref should have an ampersand prepended to their name, e.g.
function &foo()

but this makes the function name invisible in the code explorer.

Bye
Gaetano
by ggiunta
Wed Aug 10, 2005 3:05 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: for dual head configs, have splash screen in 1st one
Replies: 3
Views: 4147

The splash screen with the 'buy'/'continue' buttons for example (,maybe others too, I cannot recall right now).
by ggiunta
Thu Jul 14, 2005 11:55 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: "Find" dialog window improvements
Replies: 12
Views: 15402

The guesswork should not be the problem, because as you continue typing, the proposed end-part is removed automatically Yes, but if I first search for 'onestring', then want to search for 'onesecond', I cannot just type 'on', 'one' or 'ones' for the second search: I have to type in at least 'onese ...
by ggiunta
Wed Jul 13, 2005 3:58 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Does anyone need SQL editor or explorer?
Replies: 22
Views: 26662

Skrew the sql editing tool: it will never come close to dedicated stuff like Toad or DBArtisan or even Aqua studio.
Right tool for the rtight Job...
by ggiunta
Wed Jul 13, 2005 3:57 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Does anyone need Code Compare tool?
Replies: 45
Views: 74002

As far as I am concerned, diff tools are mostly used outside the current editor, and rather inside the file manager.
Winmerge is good; the one I use the most is the one built-in into total commander.
by ggiunta
Wed Jul 13, 2005 3:54 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: "Find" dialog window improvements
Replies: 12
Views: 15402

I am not sure if I can correctly describe the wanted behaviour of the find dialog, but I find it almost impossible to start typing a new sentence to be searched for without the dialog trying to second-guess the search string and over-extending it. It is one of the biggest annoyances I founs so far ...
by ggiunta
Wed Jul 13, 2005 3:48 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: for dual head configs, have splash screen in 1st one
Replies: 3
Views: 4147

for dual head configs, have splash screen in 1st one

A minor annoyance, but it is hard to finc the 'ok' button if the dialog is split between the 1st and 2nd monitor

Thanks
by ggiunta
Tue Jun 28, 2005 10:48 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: display PHP object fields in code explorer
Replies: 1
Views: 3014

display PHP object fields in code explorer

For PHP code, no members of objects are shown by default in the code explorer panel, except for functions. If the option 'list variables' is enabled, all php vars used within that class code are shown. But, even if it is always possible to add members to objects at runtime, it is quite custom to ...
by ggiunta
Mon Jun 27, 2005 12:54 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: improve goto-line cmd
Replies: 1
Views: 2525

improve goto-line cmd

after typing CTRL-L, if row-higlight is turned off, there is very littlefeedback to which line has been found:

- do not make the selected line 1st or last in the viewport, but move it a little closer to center of view

- move cursor to 1st or last char of that line

Thanks
by ggiunta
Mon Jun 27, 2005 12:52 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: PHP strings highlight improvements
Replies: 4
Views: 6109

PHP strings highlight improvements

- use a different color for escaped chars inside double quuoted PHP strings, e.g. "\n"

- highlight php keywords TRUE and FALSE
by ggiunta
Mon Jun 27, 2005 12:49 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Bracket/Code Brace highlighting
Replies: 3
Views: 4152

One vote