I am working in a Code Editor for Marinas-Ide , and I have a little and
buggy version
My problem it is low knowledge about use of classes and QT

In my version I have implemented a basic code editor , with copy cut and
paste

and , using code from HBeditor and reading qt doc , sintaxis  highlighting

But for example i try to implement display of column and line number in
status bar
but no work correctly and I don't know why.

Only work If I hit enter in an empty file , but if I move cursor in an
edited file

the information don't change.

Bruno



2010/3/2 Massimo Belgrano <mbelgr...@deltain.it>

> Have you tried eary version of hbide?
>
> http://article.gmane.org/gmane.comp.lang.harbour.devel/21876/match=hbide+screenshoot
>
> Try expain what do you need, maj be that be a good sample
>
> 2010/3/2 Bruno Luciani <bruno.luci...@gmail.com>:
> > Yes , I have taken a look in it , and  use some code
> > but how you say  it is very complex
> >
> > It is interesting a class but , when you have time
> >
> > Thanks
> >
> > Bruno
> >
> > 2010/3/1 Pritpal Bedi <bediprit...@hotmail.com>
> >>
> >>
> >> Bruno Luciani wrote:
> >> >
> >> > Could you send me a litle sample off how can generate
> >> >
> >> > a simple window with an instance of HBeditor from HBIDE
> >> >
> >> > Your editor is excelent and I like to use in another project
> >> >
> >> > I only need the code editor
> >> >
> >>
> >> It is very coomplex. Infact it is composed of so many
> >> sub-components which can not be demonstrated stand-alone.
> >> You are encouraged to look into ideeditor.prg and see if
> >> you can pull-out anything meaningful.
> >>
> >> Or I will develop a class but in hbXBP framework to isolate the
> >> editor with centralized functionality, say, XbpCodeEditor().
> >> Right now all energies are concentrated on hbIDE only.
> >>
> >>
> >> -----
> >>                 enjoy hbIDEing...
> >>                    Pritpal Bedi
> >> _a_student_of_software_analysis_&_design_
> >> --
> >
> >
>
> --
> Massimo Belgrano
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to