Copy&Paste text format - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: Copy&Paste text format (/showthread.php?tid=72426) Copy&Paste text format by rock3r on 03-07-2007 at 09:02 PM What about copy/cut&paste text with its color, font, style etc from a "rich" textbox to another in wlm? Say, you want to pass a bit of a conversation you're having with A to B, you have to copy&paste it, but it's unreadable 'coz it is plain-text formatted... i dunno if this can be done with a script, maybe it has to be put in plus! core RE: Copy&Paste text format by TheGuruSupremacy on 03-07-2007 at 11:16 PM
quote:No it's practically impossible to do with scripting....to know font style and color you have to sniff msn network...and you can't change the font to paste formatted text(you could use bbcode formatting but the contact should have messenger plus installed)...Greetings RE: Copy&Paste text format by rock3r on 03-08-2007 at 10:41 AM in fact i meant copy&paste on the same pc.. say you are talking with a girl of a friend that likes her and you want to "pass" the conversation to this friend in another window; you copy&paste it, but it's pretty unreadable... isn't possible to copy bbcode-formatted text (or irc-formatted) that plus generates in conversation windows and paste it with the formatting tags, so it keeps its original formatting? i don't see it as a big deal.. it should be implemented in plus! core i think... i agree with you that do it with scripting would be nearly impossible RE: RE: Copy&Paste text format by TheGuruSupremacy on 03-08-2007 at 10:47 AM
quote: As cookie said in another post "formatting is copied fine here though with Messenger Plus! 4.20.262." Moreover note there is a script that link a chat to another one it's called Linked chatLinked Chats RE: RE: Copy&Paste text format by CookieRevised on 03-08-2007 at 11:14 AM
quote:That's what TheGuruSupremacy also is talking about. It is not easy for a script to detect these codes. Moreover, a script can only work with the stuff in its own environment. It is a bit hard to explain, but stuff going on outside this environment is very hard to manipulate or even be catched with scripts. Catching copy/paste operations is such a thing... Such stuff must be done in Plus! itself, and as a matter of fact, it already is included in Plus!, but it seems to be a bit buggy. For copying text from one convo to the other, it is not possible to maintain formatting in Plus! 4.20.262. Even turning off: "Plus! > Preferences > Conversations > Main > Enhance text copied to the clipboard (add emoticon codes)" will not solve this as explained here As such, I requested this thread to be moved to the subforum "bug reports" RE: Copy&Paste text format by foaly on 03-08-2007 at 01:43 PM
I made a little script that makes the pasted text more readable... RE: Copy&Paste text format by CookieRevised on 03-08-2007 at 04:21 PM ? I don't see how this script could do anyting what is being requested (or reported as not working) though, sorry... RE: Copy&Paste text format by foaly on 03-08-2007 at 04:24 PM
quote: well the problem stated: quote: so what the script does is make it readable... it doesn't fix the colour font or style... but by adding new colours it does get more readable... RE: Copy&Paste text format by rock3r on 03-08-2007 at 10:30 PM
ok thank you all.. |