|
Prev: VO programmer in CZ (praha)
Next: Connect with TCP/IP
From: Alessandro Antonangeli on 16 Jul 2008 21:14 > Agreed. A good summary (better than mine). Not really: she forgot to mention that there is a third types which is RTF <g> Despite what the standard VO methods do, see my previous post where I rearranged the standard methods of class ClipBoard and created a new one which stores both RTF and plain text in memory and based on the application where you paste the content it use RTF or text (what Jurgen need) -- Ciao Alessandro
From: Geoff Schaller on 17 Jul 2008 00:01 Send it to Brian. The VO GUI classes are long overdue for a little improvement. I was originally hopeful that such things would be fixed up via VOPS money. They are such small but useful things <sigh> "Alessandro Antonangeli" <alcati(a)alcati.RemoveThis.com> wrote in message news:g5m6du$50f$1(a)aioe.org: > > Agreed. A good summary (better than mine). > > Not really: she forgot to mention that there is a third types which is RTF > <g> > > Despite what the standard VO methods do, see my previous post where I > rearranged the standard methods of class ClipBoard and created a new one > which stores both RTF and plain text in memory and based on the application > where you paste the content it use RTF or text > (what Jurgen need) > -- > Ciao > Alessandro
From: Alessandro Antonangeli on 17 Jul 2008 05:45 > Send it to Brian. > > The VO GUI classes are long overdue for a little improvement. I was > originally hopeful that such things would be fixed up via VOPS money. Only if he give me part of the VOPS money or at least SP2 of VO !!!! <g>
From: Geoff Schaller on 17 Jul 2008 19:23 <rofl> Why should you be different to the rest of us. None of us got anything from Brian for our contributions <g>. Ok, then post the class code here (or email it to me) and I will add it to my website downloads. Geoff "Alessandro Antonangeli" <alcati(a)alcati.RemoveThis.com> wrote in message news:g5n4bp$nsp$1(a)aioe.org: > > Send it to Brian. > > > > The VO GUI classes are long overdue for a little improvement. I was > > originally hopeful that such things would be fixed up via VOPS money. > > > Only if he give me part of the VOPS money or at least SP2 of VO !!!! <g>
From: Alessandro Antonangeli on 18 Jul 2008 09:49
> Ok, then post the class code here (or email it to me) and I will add it to > my website downloads. Well, I just made a Method while reading the newsgroup for Jurgen: it just make possible to put on clipboard both RTF and plain Text. The code is on my post of 16/07/2008 21:32 on this thread. -- Ciao Alessandro |