Welcome Guest Search | Active Topics | Sign In | Register

[EOBrowser] Paste as plain text Options
Eurice
Posted: Tuesday, December 10, 2019 3:05:12 AM
Rank: Advanced Member
Groups: Member

Joined: 12/10/2014
Posts: 133
Hello guys,

Can you please add the command for "Paste as plain text" ?
I cannot find it in the docs/ CommanIds enum.
Thanks

Best regards
eo_support
Posted: Tuesday, December 10, 2019 2:41:25 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,083
Hi,

I am not exactly sure about the details. Where are trying to paste from and to? How would you use this command if we were to add it?

Thanks!
Eurice
Posted: Wednesday, December 11, 2019 2:18:52 AM
Rank: Advanced Member
Groups: Member

Joined: 12/10/2014
Posts: 133
Hi,


I'm talking about EO.WebBrowser.CommandIds, which contains for example :
public const int Back = 100;
public const int Copy = 113;
public const int Cut = 112;
public const int Delete = 115;

I noticed that on my regular chrome I can paste as plain text
=> in my case it would be useful when copying from webpage and pasting in a html editor without the html.


Regards


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.