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
Search found 12 matches
- 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
- 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
- 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 ...
- 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
- 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
- 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 ...
- 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
Thanks
- 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 ...
- Mon Jun 27, 2005 12:57 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: include initial $ as part of word when word-selecting (php)
- Replies: 0
- Views: 2728
include initial $ as part of word when word-selecting (php)
It would be very helpful for copy'n'paste of php vars
- 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
- 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
- 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
- highlight php keywords TRUE and FALSE
- 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