Hi,

Am Freitag, den 10.03.2006, 10:17 -0600 schrieb Matt Henley:
> A question on this one... once diacanvas wrapped qtk2q is working for
> lazarus.. would this be cross platform, say for Windows and OSX?

in the sense of works-out-of-the box: no.

It is as cross-platform as gtk+ 2 is. 
Currently that is:
- preinstalled on all end-user Desktop GNU/Linux distributions 
- needs to be installed on MS Windows (note that Novell improves MS
Windows support, so it's good and getting better and better)
- needs to be installed on MacOS X and runs with the X server thing they
provide ("only")

I repeat: It is NOT cross platform as in works-immediately-everywhere :)

Hope that helps.

cheers,
  Danny

> 
> 
> On 3/3/06, Danny Milosavljevic <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Am Montag, den 27.02.2006, 20:08 +0100 schrieb Marc Santhoff:
> > > Hi,
> > >
> > > is anoyone aware of a library or a (set of) componet(s) for pitchforking
> > > around some shapes, rectangles, elipses and the like and for creating
> > > connectors between this shapes?
> > >
> > > Of course it should be easily usable with fpc and lazarus. I'm searching
> > > for the basic things making up a graphical editor.
> >
> > diacanvas, wrapped for pascal with
> > http://developer.berlios.de/projects/gtk2q/ . Last time I tried (a month
> > or two ago) the compiler still had a problem with inter-package unit
> > checksums (diacanvasq uses gtk2q, but when _it_ tries to use the gtk2q
> > units it brags about checksum failure, so you could not use diacanvasq,
> > only gtk2q directly) ... I kind of got demotivated/sidetracked, thus.
> > Feel free to try again now.
> >
> > Now if you need a canvas to work with non-gtk stuff then the above would
> > be a bad choice :)
> >
> > I don't know any VCL/FCLish canvas thingie.
> >
> > cheers,
> >   Danny
> >
> >
> > _________________________________________________________________
> >      To unsubscribe: mail [EMAIL PROTECTED] with
> >                 "unsubscribe" as the Subject
> >    archives at http://www.lazarus.freepascal.org/mailarchives
> >
> 
> _________________________________________________________________
>      To unsubscribe: mail [EMAIL PROTECTED] with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives
> 

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to