is there anybody who knows about using this feature? i'd like to implement into an application the editing of tag's properties within a window property. i will...
I am using this code to change the color of my selection in dhtml, but when I finish my application , it generates an error, why? What's is the correct form to...
If I use any command like : ColorText := '#ffffff' ; DHTMLEdit1.ExecCommand(DECMD_SETFORECOLOR, OLECMDEXECOPT_DONTPROMPTUSER, ColorText); when I close the...
I am developing a application that uses dhtmledit with smtp, well, I created a simple html editor like outlook express, everything works fine so far, when I...
I saw many projects in files and I found them very interesting. I confess that I was lost, I didn't know where I should start. I made an application that uses...
Hello, I tried this command but it didn't work and unfortunately I don't any Ideia why. HTMLEdit1.ExecCommand(IDM_PRINT, MSOCMDEXECOPT_DONTPROMPTUSER) I thank...
I have a little chat created in delphi and i don't want to use Trichedit because i can't insert smiley and other great things easy , i want to use DHTMLEdit...
Hi, I have just started using DHTMLEdit and it's pretty good. I am using it on a form in a DLL and I am getting errors when the program exits after using the...
... using it on ... using ... address ... this ... related to my ... way to ... form's ... errors. ... of in ... on how ... I think this is caused by the...
I am not sure if I downloaded the right files but when I compile the DHTML.dpr I get the following error in D7. What am I missing? if Source < 0 then raise...
hi, can i use ie 5.0 to implement DHTMLEdit b'cause in my lab, we use IE5.0. if it can, how to change it thank's b4 -- ... Website : http://l-oem.blogspot.com/...
Hi. I think the title says it all really. I've got a DHTMLEdit component on a form and am going through making all the individual commands work one by one....
... Hi, Just for future reference, getting the value of DHTMLEdit.DocumentHTML in the OnDisplayChanged event was cancelling out the Undo command. I've got...
Hi, I wrote a small function for may ActiveForm in C++Builder containing a TDHTMLEdit. The function is this: OleInitialize(NULL); while(EditRTFHTMLEdit->Busy)...
Hi there Has anyone had this problem & does anyone have a remedy? I have several appications which use the DHTMLedit component which have suddenly stopped...
I have an application that uses tags in the format <#MyTag> to allow users to create a pretty email that replaces mytag with info from a database. Like Dear...
I solved the problem like this : the resolve-tag function that resolves '<#mytag>' into a databasevalue, also resolves '<#mytag>' into the same...
hey, that's a great idea - thanks! I had a dodgey workaround of global search/replace of < with < cj ... From: "Marc Georges" <marc.georges@...> To:...
g'day, ... ditto using DhtmlEdit.DocumentHTML := sometext; ... none using DHTMLEdit. tried re-importing the control, re-building the app, same problem. MSHTML...
Am Wed, 16 Feb 2005 09:56:13 -0000, schrieb "morgantop70" <morgantop70@...>: Hi, ... got the same problem. Is there a work-around? TIA, -- ... ,yours...