Thread Rating:
  • 381 Vote(s) - 2.89 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to use WYSIWYG editor in curl?
06-14-2012, 02:19 AM,
#1
how to use WYSIWYG editor in curl?


hi!!

how to use WYSIWYG editor in curl?

for example,

1. http://ckeditor.com/

2. http://communities.curl.com/newthread.php?fid=2 (only login user / this site)

thank you~




06-14-2012, 06:03 PM,
#2
RE: how to use WYSIWYG editor in curl?
You might want to check out the Visual Layout Editor, part of the developer download for Curl.
06-15-2012, 10:13 AM, (This post was last modified: 06-15-2012, 02:43 PM by vidkid.kor@gmail.com.)
#3
RE: how to use WYSIWYG editor in curl?
(06-14-2012, 06:03 PM)c-s Wrote: You might want to check out the Visual Layout Editor, part of the developer download for Curl.
thank you~

I need html editor in Graphic Container (VBox, HBox, ...)
ex) email, posting with image
06-15-2012, 01:36 PM,
#4
RE: how to use WYSIWYG editor in curl?
From examples you raised, I guess you are asking for an HTML viewer instead of an html editor, right?
If so, maybe you could have a try with EmbededBrowser, a wrapper api for IE running on windows machines with Curl RTE.

06-15-2012, 02:59 PM, (This post was last modified: 06-15-2012, 03:00 PM by vidkid.kor@gmail.com.)
#5
RE: how to use WYSIWYG editor in curl?
(06-15-2012, 01:36 PM)heavybugtracker Wrote: From examples you raised, I guess you are asking for an HTML viewer instead of an html editor, right?
If so, maybe you could have a try with EmbededBrowser, a wrapper api for IE running on windows machines with Curl RTE.
thank you~
(Sorry, I'm poor at English ..)


Yes! but I have to edit.
EmbeddedBrowserGraphic have no method for DOM object, property for editable.

Finally, I have to use Shell.Explorer.
{ActiveXObject ProgId="Shell.Explorer" }
It's verry unhappy... --;

have a nice day..!


06-17-2012, 07:27 PM,
#6
RE: how to use WYSIWYG editor in curl?
Hi

It is very easy to edit the content of anything pulled in over HTTP - such as HTML - but how do you plan to save those edit changes ? You cannot "write" to an HttpFile as you can to a LocalFile ... even on your web server you would have to use a script and not an applet ... am I wrong?

For some of these web tasks I use the Rebol language ( fewest lines of code in another expression-based language - and no keywords - with excellent parse dialect that is PEG-equivalent. )

The Curl IDE doc's come with notes on programmatically using the Curl editor and include the code.

Or have I misunderstood ?


(06-15-2012, 02:59 PM)vidkid.kor@gmail.com Wrote: Yes! but I have to edit.
EmbeddedBrowserGraphic have no method for DOM object, property for editable.

Finally, I have to use Shell.Explorer.
{ActiveXObject ProgId="Shell.Explorer" }
It's verry unhappy... --;

have a nice day..!

Robert Shiplett, Curlr
Fredericton NB

Canada
06-21-2012, 08:04 PM, (This post was last modified: 06-21-2012, 08:04 PM by RobertShiplett.)
#7
RE: how to use WYSIWYG editor in curl?
Curl has a RichTextArea class for instances of RichTextString ...

is this what you need ?

[Image: RichTextArea.jpg]
Robert Shiplett, Curlr
Fredericton NB

Canada


Possibly Related Threads...
Thread Author Replies Views Last Post
  Curl execute Oracle database procedure NamDH 3 4,054 04-21-2017, 03:40 PM
Last Post: tdeng
  TLS通信下でCould not deserialize the object from Curl.発生 MIT 3 4,767 03-10-2017, 08:35 AM
Last Post: MIT
  Protecting SSL private key in a Curl script aensys 1 2,363 02-10-2017, 02:02 PM
Last Post: heavybugtracker
  curl library 7.36.0: curl_easy_perform() function call failed when used for getting a joezhao 1 3,632 10-19-2016, 09:41 AM
Last Post: dyoshida
  Curl IDE からのランチャが見つかりません umemura 1 3,771 06-30-2016, 10:12 AM
Last Post: umemura
  Curl RTE Install smtit 1 2,738 05-06-2016, 12:36 PM
Last Post: dice256
  Curl RTE Command line smtit 1 2,917 04-19-2016, 09:35 AM
Last Post: dice256
  What OS that CURL can support for deloyment? tiennv 1 4,574 08-22-2015, 02:12 AM
Last Post: tdeng
  Curl RTEのPPAPIプラグインについて でり 1 4,398 06-09-2015, 11:03 AM
Last Post: でり
  cURL Client app Michael-2015 1 3,852 04-16-2015, 12:27 PM
Last Post: dyoshida
Forum Jump:


Users browsing this thread:
1 Guest(s)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: 'mybb_threadviews' (errno: 2)
Query:
INSERT INTO mybb_threadviews (tid) VALUES('532')