[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gambas-devel
Subject:    Re: [Gambas-devel] DCOP QMAP<QSTRING,QSTRING> problem
From:       Benoit Minisini <gambas () users ! sourceforge ! net>
Date:       2005-07-02 13:49:30
Message-ID: 200507021549.31867.gambas () users ! sourceforge ! net
[Download RAW message or body]

On Wednesday 08 June 2005 18:11, Carlo Sorda wrote:
> Hi,
> I have a problem to use DCOP to drive knotes.
> like sample:
>
> DIM cNotes AS Collection
> Dim id as string
>
> cNotes = NEW Collection
> hKnotes = Application["knotes"]
> cNotes = hKnotes["KNotesIface"].notes()
>
> IF cNotes <> NULL THEN
>    FOR EACH Element IN cNotes
>       id = cstring(cNotes.Key)
>       PRINT "Key: " & id & " - " "Element: " & Element;
>     NEXT
> ENDIF
>
> the first 4 byte of id are in binary mode, other are string!!!
> The function QMAP is mapped to Collection of string

This is a bad bug I made in the QT component. It will fixed in the next 
development version, and will be backported to the stable one.

Regards,

-- 
Benoit Minisini
mailto:gambas@users.sourceforge.net


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Gambas-devel mailing list
Gambas-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic