--
You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: http://groups.google.com/group/harbour-users
--
You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: http://groups.google.com/group/harbour-users
hbide works also on linux,mac-os because is based on hbqt
I have to admit, that I returned to kate as well.
At first I thought "whow, what a nice editor". I had some difficulties with the
highlighting which I mastered with the help of the newsgroup.
But: there are still some problems editing the code with hbide. For instance I
had problems copying code from one file to another and the cursor made funny
things jumping from window to window.
Moreover, hbide is not so good with big projects. I prefer kate using the
sessions. One of my projects has over 500 code files. In kate I can start a
session with the code files for printing or another session with the code files
controlling the indexing. I don't know if hbide can do something like that. I
certainely don't want to load all 500 files for a coding session.
Kate has harbour highlighting as well. I use make with the terminal in kate.
Another problem was that hbide changed the code without warning: it changed
chr(255) to " " and some other characters. I know it is a problem in my code
because the databases use cp850, but I have to make output files in iso8859-15
and utf-8.
I will have a look at hbide from time to time. Perhaps I migrate eventually.
Best regards
Claudia
yes, I know that and will change all characters " " to chr(255) when I come
across them. See, it is not all my code. The code might be 15 years old in some
files.
It was just an example. What bothered me most was the jumping cursor.
Best regards
Claudia
Regarding hbide and harbour http://www.elart.it/links/harbourhowto_deb_en.php
| |
How to update and compile Harbour from svn sources
| |
To update and compile Harbour from latest svn revision please download this shell script: using terminal type o better copy and paste the rows below, please copy and paste one row a time, then press enter: |
Pritpal Bedi
--
You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: http://groups.google.com/group/harbour-users