Jaque Morique wrote:Êxecuse I mean "remove source " in the menupart "Project"
The item "Select Main Modul" is disabled
Yep, these actions are not active yet,
planned for a little later.
Jaque Morique wrote:Êxecuse I mean "remove source " in the menupart "Project"
The item "Select Main Modul" is disabled
can u add xmate like a dropbox for the function List
u wrote
No, never used.
It can be a good feature.
Double-clicking on an include file can
be attached to opening it involves one more issue. How do we know
where it is located ? If .ch resides in the same folder where .prg is,
then only it is possibe. I will think over.
I think u have to make a Directory (*.ch) in all includepath in the make file
Jaque Morique wrote:can u add xmate like a dropbox for the function List
Jaque Morique wrote:I think u have to make a Directory (*.ch) in all includepath in the make file
Hello Everybody
Here is the latest hbIDE at http://hbide.vouch.info/
It is based on following ChangeLog entries:
2010-07-08 10:21 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/hbide.prg
* contrib/hbide/idedocks.prg
! More fix to previous. Now the visibility of source behavior is Ok.
contrib/hbide/ideeditor.prg
! Changed: numeric to character events notation.
contrib/hbide/idesaveload.prg
! Minor.
2010-07-07 23:20 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/hbide.prg
! Fixed: no-show of source's contents when a panel was hosting
only one source. Now source is visible loaded.
2010-07-07 18:44 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/idemisc.prg
* contrib/hbide/idesaveload.prg
* contrib/hbide/idestylesheets.prg
* contrib/hbide/setup.ui
+ Implemented: application of constructed gradients to hbIDE components.
Now n number of gradients can be defined to be applied to
hbIDE. "Toggle Animation" respects these settings as well.
<Setup Dialog><Themes> provides you with necessary constructs
to define and apply. Still the last applied is not saved: TODO.
So next run will revert to defaults as per animation mode.
2010-07-07 10:49 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/idesaveload.prg
* contrib/hbide/idestylesheets.prg
* contrib/hbide/setup.ui
+ Implemented: application themes - a work-in-progress yet for
final implementation. Just have a fun to play with it currently.
Next commit will see it to real fruitation.
2010-07-06 18:29 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
+ contrib/hbide/editor.ui
+ Added: to be used a little while.
contrib/hbide/setup.ui
contrib/hbide/hbide.hbp
2010-07-06 15:02 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbqt/hbqt_hbqplaintextedit.cpp
! Corrected: code completion popup's vertical positioning.
It was not nonoring the visibility of horizintal ruler.
2010-07-06 13:39 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
+ contrib/hbide/plugins/example_gui.hbs
+ Added: a gui dialog script which can be executed from
"Run as Script" toolbar icon or as auto executable script.
The aim to put this script in SVN is to facilitate third party
libraries to provide their users with a GUI interactive interface
to set library specific environment based on user options.
2010-07-06 12:46 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/ideedit.prg
! .hbs extension treated as .prg for editing operations
and syntax highlighting.
contrib/hbide/ideeditor.prg
! .hbs extension treated as a source.
contrib/hbide/ideplugins.prg
! deleted redundant code.
contrib/hbide/ideprojmanager.prg
! Enabled to compile a source and run it without any project
definition ( Reported by Antonio Linares ).
contrib/hbide/idesaveload.prg
! Included .hbs as valid text file extension.
Hello
Here is the latest hbIDE : http://hbide.vouch.info/
ChangeLog:
2010-07-10 12:03 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbqt/hbqt_hbqplaintextedit.cpp
! Adjusted horizontal position of proto-tip.
contrib/hbide/idesources.prg
! Changed: the way sources were alerted to be saved if in modified
state when exiting hbIDE. Now <Cancel> option is not provided.
2010-07-09 18:35 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbqt/doc/en/class_hbqplaintextedit.txt
* contrib/hbqt/hbqt_hbqplaintextedit.cpp
* contrib/hbqt/hbqt_hbqplaintextedit.h
* contrib/hbqt/qtgui/HBQPlainTextEdit.cpp
* contrib/hbqt/qtgui/THBQPlainTextEdit.prg
* contrib/hbqt/qth/HBQPlainTextEdit.qth
* contrib/hbide/hbide.prg
* contrib/hbide/ideedit.prg
* contrib/hbide/ideeditor.prg
* contrib/hbide/idefunctions.prg
* contrib/hbide/ideharbourhelp.prg
+ Implemented: completely reworked code completion basics
and brand new function prototype display as tooltip
( now entirely native widget with many extras ).
2010-07-09 00:04 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbqt/hbqt_hbqplaintextedit.cpp
! Changed: threshhold to activate codec ompletion list from 3 to 1.
contrib/hbide/idehbprotos.prg
contrib/hbide/hbide.hbp
contrib/hbide/ideeditor.prg
2010-07-08 19:01 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/hbide.prg
* contrib/hbide/idedocks.prg
* contrib/hbide/ideedit.prg
* contrib/hbide/ideeditor.prg
* contrib/hbide/idefunctions.prg
* contrib/hbide/ideharbourhelp.prg
+ Implemented: Harbour function definitions which are part of
Harbour documentation files in /doc/en folders viewable in
Documentation Viewer available as code completion lists.
For this to happen, you must have Harbour's root path
provided in Documentation Viewer dialog.
So, as an example, if definitions are loaded ok, you
must see a list of QWeb*() functions as soon as you type "Web"
in an editing instance.
Please provide your input what else is missing.
Hello
You may find it interesting:
http://groups.google.com/group/harbour- ... b84?hl=en#
Next commit will have it.
Hi
"Save as " has no function under W7
Sepp Hinterhuber wrote:Hi
"Save as " has no function under W7
Hello,
I'm trying to build with the following ENV HbIde: Windows Vista
Business (32 bit)
E:\Harbour_Pruebas\harbour-svn\trunk\harbour\contrib\hbide>....\bin
\win\msvc\harbour /build > compiler.log
Harbour 2.1.0beta2 (Rev. 15108)
Copyright (c) 1999-2010, http://harbour-project.org/
Version: Harbour 2.1.0beta2 (Rev. 15108)
Compiler: Microsoft Visual C++ 15.0.30729 (32-bit)
Platform: Windows Vista 6.0.6002 Service Pack 2
PCode version: 0.3
ChangeLog last entry: 2010-07-15 07:12 UTC+0200 Viktor Szakats
(harbour.01 syenar.hu)
ChangeLog ID: ChangeLog 15108 2010-07-15 05:14:56Z vszakats
Built on: Jul 15 2010 10:19:34
Build options: (C++ mode) (Clipper 5.3b) (Clipper 5.x undoc) (UNICODE)
and I'm getting this error :
E:\Harbour_Pruebas\harbour-svn\trunk\harbour\contrib\hbide>....\bin
\win\msvc\hbmk2 hbide.hbp
hbmk2: Compiling...
rcc_hbide.c
.hbmk\win\msvc\rcc_hbide.c(31) : fatal error C1091: límite del
compilador: la longitud de la cadena supera los 65535 bytes
hbmk2: Error: Running C/C++ compiler. 2
cl.exe -nologo -c -O2 -W4 -wd4127 -Fo.hbmk\win\msvc\ -IE:
\HARBOUR_PRUEBAS\HARBOUR\include -I..\hbxbp -I..\hbqt .hbmk\win\msvc
\rcc_hbide.c
Any Tip ????
Best Regards,
Lautaro Moreira
Lautaro,
Please review .hbmk\win\msvc\rcc_hbide.c as it seems as it has a string with a length over 65535 bytes. Strange...
Hola Antonio,
Te respondo en español, el ingles todavia no se me da muy bien.
Si es extraño, en ese fuente van los recursos que usa el hbide.
Creo que hicieron una contribucion en harbour hace unos dias y mete todos los recursos (cuando se usan archivos de recursos de QT) en una constante de string en un fuente en C, que se puede llamar usando una funcion, pero no entiendo bien como funciona.
Estoy usando la ultima version del svn y mis conocimientos llegan hasta ahi.
Lo publique en la lista de programador de harbour, esperare si alguien dice algo.
Saludos
Lautaro Moreira
Lautaro wrote:Hello,
I'm trying to build with the following ENV HbIde: Windows Vista
Business (32 bit)
hbmk2: Compiling...
rcc_hbide.c
.hbmk\win\msvc\rcc_hbide.c(31) : fatal error C1091: límite del
compilador: la longitud de la cadena supera los 65535 bytes
hbmk2: Error: Running C/C++ compiler. 2
cl.exe -nologo -c -O2 -W4 -wd4127 -Fo.hbmk\win\msvc\ -IE:
\HARBOUR_PRUEBAS\HARBOUR\include -I..\hbxbp -I..\hbqt .hbmk\win\msvc
\rcc_hbide.c
Lautaro Moreira