Menu

#9 wxARG - example code request

open
None
5
2007-12-19
2007-12-19
No

I am impressed with wxARG and all the other wxCode components. I am getting up to speed with BLOBs and still have a mental block on some things...

I'd like to get a blob from a sqlite field using wxARG generated code and let wxScintilla edit it.

Are there any examples of this kind of interaction available for wxARG?

Thanks,

Daniel Chapiesky

Discussion

  • Matías Szeftel

    Matías Szeftel - 2007-12-19

    Logged In: YES
    user_id=1509426
    Originator: NO

    Hi Daniel,

    right now I don´t remember how well blob fiels are supported in wxARG. I´ve been away for some time because some work related issues but I´ll me getting back this weekend maybe.
    If you didn´t already try the CVS version where I think BLOB support has already been commited. The handle type of BLOB should be wxMemoryBuffer.

    I´ll get more into this in the weekend and I´ll try to mail to update you on this process.

    Best Regards, Matías

     
  • Matías Szeftel

    Matías Szeftel - 2007-12-19
    • assigned_to: nobody --> mszeftel
     
  • daniel chapiesky

    Logged In: YES
    user_id=102481
    Originator: YES

    Thanks Matias... I'll grab the CVS and do some test code with scintilla....

    I'm using Code::Blocks with wxSmith to build the GUI code. If the tests work, then I will submit them to you as examples...

    Daniel

     

Log in to post a comment.