I am porting my xharbour+gtwvw to harbour
I am replacing most  gtwvw function, but I don't know replace this
 
        @ 15, 64  SAY "3ø Gr.lib."
         @ 15, 75  GET  M_GRUPPO6 PICTURE "@!"   
         VUOTO=SPACE(0)
        #IFDEF __GTWVW__
             nEBid := wvw_ebCreate(NIL, 18, 7, 22, 73 , m_note,,.T.)
             // unico difetto sembra essere la tabrighe che Š sovrapposta
         #else
          @ 18,6 GET VUOTO VALID EDINOTE(18,7,22,73)   //edinote
         #ENDIF

www_ebecreate have a windows look, manage select,copy & past.
How can replace it?

In this shapshot of code i have another question/a dream :
How will be possible manage a fields with formatted test & image (html/rtf) ?
Will be stored in varbinary or blob?
How will bw managed?
I need a blob editor like http://www.withdata.com/dbblobeditor.html?



Best regards
Massimo Belgrano

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to