Page 14 of 20

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Thu Aug 12, 2010 5:56 am
by Pritpal Bedi
yeangpumpeng wrote:A simple one

Error BASE/1004 Message not found: IDEEDITSMANAGER:SELETALL
Called from __ERRRT_SBASE(0)
Called from IDEEDITSMANAGER:ERROR(0)
Called from (b)HBOBJECT(0)
Called from IDEEDITSMANAGER:MSGNOTFOUND(0)
Called from IDEEDITSMANAGER:SELETALL(0)
Called from (b)IDEDOCKS_BUILDMDITOOLBAR(1058)
Called from QT_QEVENTLOOP_PROCESSEVENTS(0)
Called from QEVENTLOOP:PROCESSEVENTS(0)
Called from APPEVENT(0)
Called from HBIDE:CREATE(562)
Called from MAIN(120)



Fixed, thanks for reporting.

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Thu Aug 12, 2010 5:57 am
by Pritpal Bedi
yeangpumpeng wrote:At the outputconsole a button to clear the screen


Done.
Not as a button, but as an option in context-menu.

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Thu Aug 12, 2010 5:59 am
by Pritpal Bedi
Uwe.Diemer wrote:I see whwn i mark with " * " the Line is not marked as commented the color is the same as not Commented
IS this a bug or a feature


Neither bug not feature, but a limitation of Qt's syntax-hilighter.
Nevertheless I will make another effort to see it is implementable.

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Thu Aug 12, 2010 6:00 am
by Pritpal Bedi
Uwe.Diemer wrote:
---------------------------
HBQT Runtime Error
---------------------------

Error BASE/1004 No exported method: ADDITEM
Called from ADDITEM(0)
Called from IDESKELETONS:UPDATETREE(528)
Called from IDESKELETONS:DELETE(278)
Called from IDESKELETONS:EXECEVENT(193)
Called from (b)IDESKELETONS_SHOW(153)
Called from QT_QEVENTLOOP_PROCESSEVENTS(0)
Called from QEVENTLOOP:PROCESSEVENTS(0)
Called from APPEVENT(0)
Called from HBIDE:CREATE(564)
Called from MAIN(120)
---------------------------
OK
---------------------------


Fixed, thanks for reporting.

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Thu Aug 12, 2010 6:56 am
by Pritpal Bedi
Hello Everybody

Here is the latest hbIDE - http://hbide.vouch.info/

ChangeLog r13454:

2010-08-11 23:01 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbxbp/xbptreeview.prg
! Changed: context-menu implementation protocol.

* contrib/hbide/idedocks.prg
* contrib/hbide/ideedit.prg
* contrib/hbide/idetoolbar.prg
! Fixed: many artifacts reported on FWH forum.
% Applied: IdeToolbar() class to editors area top and left toolbars.

2010-08-11 20:19 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
+ contrib/hbqt/qtgui/g/TQAbstractGraphicsShapeItem.prg
+ Added: omission from prev commit.

2010-08-11 18:21 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbqt/hbqt.ch
*
* contrib/hbqt/qtcore/g/filelist.hbm
* contrib/hbqt/qtcore/g/hbqtcore.h
* contrib/hbqt/qtcore/qth/QTimeLine.qth

* contrib/hbqt/qtdesigner/g/hbqtdesigner.h

* contrib/hbqt/qtgui/g/filelist.hbm
* contrib/hbqt/qtgui/g/hbqtgui.h
+ contrib/hbqt/qtgui/qth/QAbstractGraphicsShapeItem.qth
+ contrib/hbqt/qtgui/qth/QGraphicsEllipseItem.qth
+ contrib/hbqt/qtgui/qth/QGraphicsGridLayout.qth
+ contrib/hbqt/qtgui/qth/QGraphicsItem.qth
+ contrib/hbqt/qtgui/qth/QGraphicsItemAnimation.qth
+ contrib/hbqt/qtgui/qth/QGraphicsItemGroup.qth
+ contrib/hbqt/qtgui/qth/QGraphicsLayout.qth
+ contrib/hbqt/qtgui/qth/QGraphicsLayoutItem.qth
+ contrib/hbqt/qtgui/qth/QGraphicsLinearLayout.qth
+ contrib/hbqt/qtgui/qth/QGraphicsLineItem.qth
+ contrib/hbqt/qtgui/qth/QGraphicsPathItem.qth
+ contrib/hbqt/qtgui/qth/QGraphicsPixmapItem.qth
+ contrib/hbqt/qtgui/qth/QGraphicsPolygonItem.qth
+ contrib/hbqt/qtgui/qth/QGraphicsProxyWidget.qth
+ contrib/hbqt/qtgui/qth/QGraphicsRectItem.qth
+ contrib/hbqt/qtgui/qth/QGraphicsScene.qth
+ contrib/hbqt/qtgui/qth/QGraphicsSimpleTextItem.qth
+ contrib/hbqt/qtgui/qth/QGraphicsSvgItem.qth
+ contrib/hbqt/qtgui/qth/QGraphicsTextItem.qth
+ contrib/hbqt/qtgui/qth/QGraphicsView.qth
+ contrib/hbqt/qtgui/qth/QGraphicsWidget.qth
+ contrib/hbqt/qtgui/qth/QStyleOptionGraphicsItem.qth

* contrib/hbqt/qtwebkit/g/hbqtwebkit.h

* contrib/hbqt/utils/qtcore.qtp
* contrib/hbqt/utils/qtgui.qtp

+ Added: QGraphics* classes to form the basis of ideReport Designer.

+ contrib/hbqt/qtgui/doc/en/class_*
+ contrib/hbqt/qtgui/g/Q/Q*
+ contrib/hbqt/qtcore/doc/en/class_*
+ contrib/hbqt/qtcore/g/Q*
+ Regenerated.

2010-08-10 09:58 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbqt/hbqt.ch

+ contrib/hbide/resources/designer.png
+ contrib/hbide/resources/f-bold-1.png
+ contrib/hbide/resources/f-generic.png
+ contrib/hbide/resources/f-image.png
+ contrib/hbide/resources/f-italic-1.png
+ contrib/hbide/resources/f-strike-1.png
+ contrib/hbide/resources/f-underline-1.png
+ contrib/hbide/resources/f_align_bottom.png
+ contrib/hbide/resources/f_align_center.png
+ contrib/hbide/resources/f_align_justify.png
+ contrib/hbide/resources/f_align_left.png
+ contrib/hbide/resources/f_align_middle.png
+ contrib/hbide/resources/f_align_right.png
+ contrib/hbide/resources/f_align_top.png
+ contrib/hbide/resources/f_barcode.png
+ contrib/hbide/resources/f_box_all.png
+ contrib/hbide/resources/f_box_bottom.png
+ contrib/hbide/resources/f_box_left.png
+ contrib/hbide/resources/f_box_matrix.png
+ contrib/hbide/resources/f_box_plain.png
+ contrib/hbide/resources/f_box_right.png
+ contrib/hbide/resources/f_box_shadow.png
+ contrib/hbide/resources/f_box_top.png
+ contrib/hbide/resources/f_chart.png
+ contrib/hbide/resources/f_gradient.png

* contrib/hbide/hbide.qrc
+ Added: few more icons.

* contrib/hbide/hbide.hbp
+ Added: ideprojectmanager.prg and idetoolbar.prg

* contrib/hbide/hbide.prg
* contrib/hbide/ideactions.prg
* contrib/hbide/idedocks.prg
* contrib/hbide/ideobject.prg
+ contrib/hbide/idereportsmanager.prg
+ contrib/hbide/idetoolbar.prg
+ Started: implementation of Harbour's Report Designer and Print Engine.

NOTE: It is a very complex subject and more so I have a little
knowledge about Qt's rendering system, so please do not
pin high hopes. I still do not know which way it will proceed,
will we be successful or failure, will it touch our expectations.
It is an ambitious project I ever dreamt of developing one,
so I just started. If you can extend help in this direction,
every bit will matter. So please gear-up yourselves for next logical
evolution of hbIDE.

2010-08-07 16:18 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/hbide.qrc
! Fixed: last minute inculsion - hbide3.png.

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Fri Aug 13, 2010 8:25 am
by Uwe.Diemer
About the Editor Tabs

In xmate

Image



Could u please add this

thanks Uwe Diemer

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Sat Aug 14, 2010 6:59 am
by Uwe.Diemer
Menu -> View -> Toggle Animation "Checked" dont work

Tx

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Sat Aug 14, 2010 1:07 pm
by Uwe.Diemer
---------------------------
HBQT Runtime Error
---------------------------

Error BASE/1132 Bound error: array access
Called from IDETHEMES:SETATTRIBUTES(617)
Called from IDETHEMES:EXECEVENT(248)
Called from (b)IDETHEMES_SHOW(524)
Called from QT_QEVENTLOOP_PROCESSEVENTS(0)
Called from QEVENTLOOP:PROCESSEVENTS(0)
Called from APPEVENT(0)
Called from HBIDE:CREATE(567)
Called from MAIN(120)
---------------------------
OK
---------------------------

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Sat Aug 14, 2010 9:44 pm
by Pritpal Bedi
Uwe.Diemer wrote:---------------------------
HBQT Runtime Error
---------------------------

Error BASE/1132 Bound error: array access
Called from IDETHEMES:SETATTRIBUTES(617)
Called from IDETHEMES:EXECEVENT(248)
Called from (b)IDETHEMES_SHOW(524)
Called from QT_QEVENTLOOP_PROCESSEVENTS(0)
Called from QEVENTLOOP:PROCESSEVENTS(0)
Called from APPEVENT(0)
Called from HBIDE:CREATE(567)
Called from MAIN(120)
---------------------------
OK
---------------------------


Fixed.
Thank you.

This bug was present since begining, nobody reported though.

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Sat Aug 14, 2010 9:45 pm
by Pritpal Bedi
Uwe.Diemer wrote:Menu -> View -> Toggle Animation "Checked" dont work

Tx


Oh, yes, it does not. Actually not implemeted yet.
Will see if it is possible or not.

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Sat Aug 14, 2010 9:49 pm
by Pritpal Bedi
Uwe.Diemer wrote:About the Editor Tabs
In xmate

Image

Could u please add this


As I stated earlier, I am not been able to catch context-menu event on the tab-bar.
I am using QTabWidget() which do not forward this functionality. In-fact I must had tried
with QTabBar() + QWidget()s where it is possible. This technique is used in ideReports Manager.

Though not on priority list, as it is tool complex now to redesign the whole concept,
yet I will look into this matter sometime in future.

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Sat Aug 14, 2010 10:16 pm
by Pritpal Bedi
Pritpal Bedi wrote:
Uwe.Diemer wrote:Menu -> View -> Toggle Animation "Checked" dont work

Tx


Oh, yes, it does not. Actually not implemeted yet.
Will see if it is possible or not.


Done.
Also "Toggle Statusbar" action.

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Mon Aug 16, 2010 5:25 pm
by Uwe.Diemer
hello just 2 questions

when i open the ide i always have 2 dialogs in the ide stats and main

in stats i see "projects"

in main the editor

how can i change this startup behaviour

or what was the idea behind that ???

tx

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Mon Aug 16, 2010 8:22 pm
by Pritpal Bedi
Uwe.Diemer wrote:hello just 2 questions

when i open the ide i always have 2 dialogs in the ide stats and main

in stats i see "projects"

in main the editor

how can i change this startup behaviour

or what was the idea behind that ???

tx


Click on "Full Screen" left-toolbar icon.
The "Stats" tab will be hidden and "Main" will be shown maximized.
Quit hbIDE, re-run, you will only see "Main" tab in focus.

Initially, on enter, "Stats" only was the default.
Then later, the last working "Panel" became the defualt.
And just recently, when I implemented multiple "Panels" open at once,
which you can resize, rearrange, etc, last set view is the default.

Re: Pritpal, HBIDE developer, assists us to use it with FWH

PostPosted: Mon Aug 16, 2010 8:59 pm
by Uwe.Diemer
tx i will try