Search the web
Sign In
New User? Sign Up
delphi-dhtmledit · Delphi: Using MS DHTMLEdit
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1321 - 1350 of 1923   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1321
... and DECMD_LOCK_ELEMENT only works when the control is floating (absolute position mode) thanks in advance!...
adnilzhou <adnilzhou@...
adnilzhou
Offline Send Email
Mar 3, 2003
3:25 am
1322
Take a look at IHTMLEditHost (you'll find a sample on IE & Delphi), the SnapRect will enable you to block sizing. You can mark selected controls you want to...
Kurt Senfer
senfery
Offline Send Email
Mar 3, 2003
7:09 am
1323
Try change the code in DHTMLEDLIB_TBL.PAS getControlInterface as follows: function TDHTMLEdit.getControlInterface : iDHTMLEdit; var idsp : iDispatch; begin ...
David !
z720618
Offline Send Email
Mar 5, 2003
4:06 pm
1324
Hi, I want to get all of the html , I try with HTMLEd.body.outerHTML but I not obtain script etc.. Do you know how to do it? Thanks,...
Alexandre Gonzales
charlyolegfr
Offline Send Email
Mar 6, 2003
2:25 pm
1325
All the below should work HTMLEd.dom.body.InnerHtml HTMLEd.oleobject.dom.body.InnerHtml or if no luck (last resort) Get HTMLEd.documentHtml, and use string...
jakeatoida
Offline Send Email
Mar 7, 2003
10:53 am
1326
Need help with a "merge cells" bug (in DHTML Edit, not MSHTML) It works fine if only horizontally adjacent cells are selected. If I select across 2 rows though...
jakeatoida
Offline Send Email
Mar 11, 2003
4:11 pm
1327
Hi! I have a question about the IHTMLEditHost interface. I use the TEmbeddedWB control from IE & Delphi, I also use TEditDesigner (works great) and TEditHost....
ander_theshining
ander_theshi...
Offline Send Email
Mar 13, 2003
2:11 am
1328
Nevermind, found the problem. I forgot to check the iid too, so added my IHTMLEditHost class for both IHTMLEditHost and IHTMLEditHost2. Now I have another...
anders_theshining
anders_thesh...
Offline Send Email
Mar 14, 2003
1:57 am
1329
The editor is buid in 1999. Exists another more recent version? Regards Francisco Tena...
franciscotena2000
franciscoten...
Offline Send Email
Mar 19, 2003
2:52 am
1330
do like this. (EmbeddedWB change is not need) function THtmlEdit.Edit1GetDropTarget(const pDropTarget: IDropTarget; out ppDropTarget: IDropTarget): HRESULT; ...
ricebugman
Offline Send Email
Mar 25, 2003
4:06 pm
1331
Excuse me. I'm new here :) Would some kind person upload to the files section any bug fixes/improvements they've already put in the source please. David...
David
lokisemail
Offline Send Email
Mar 27, 2003
5:24 am
1332
woohoo! thanks man. Just the "bugfix" message I was looking for :)...
David
lokisemail
Offline Send Email
Mar 27, 2003
7:44 pm
1333
Hello... For everybody who want to see full dhtmledit editor in www pages (created as ocx) go to http://milankajnar.aktualne.cz/index.html. Sorry - editor is...
mkcmrk
Offline Send Email
Mar 28, 2003
8:09 am
1334
If i select some text and i execute a bold action all is OK. But i have problems(not work), if i don't have selected text. For selected text i use this code: ...
claudiu9379
Offline Send Email
Apr 2, 2003
3:07 pm
1335
Hello I've a little problem with EmbeddedWb and I hope you have a quick solution. I don't want the user is able to drag&drop files from windows explorer into...
broesel2003
Offline Send Email
Apr 2, 2003
3:20 pm
1336
Hello claudiu9379, Wednesday, April 2, 2003, 3:22:36 PM, you wrote: c> If i select some text and i execute a bold action all is OK. But i c> have problems(not...
Alex Goldberg
alexgoldberg...
Offline Send Email
Apr 2, 2003
3:25 pm
1337
Hi, I want to add to my active x Ie an other tag : <abc title="test"> and I want on the screen look an picture <abc> and in the source html <abc title="test">...
charlyolegfr
Offline Send Email
Apr 7, 2003
9:17 am
1338
Hi, I have search the group,but I can't find the message.some msgs tell me to search in FAQ,but I can't find FAQ.What will I do? some one can help me?By the...
hxmtoyou
Offline Send Email
Apr 8, 2003
8:25 am
1339
table is exist.. rows = 3 and cols = 4.. cell A: row=1,col=1 cell B: row=1,col=2 how to merge cell A and B? merge command is.. ...
mok731
Offline Send Email
Apr 9, 2003
3:15 pm
1340
Its really embarrassing ... but: I have a VCL mad upon DHTMLEdit ... I put it on the form where are some buttons placed. Like "&Next" ... Now, Next will be...
Dorin Ciobanu
root@...
Send Email
Apr 10, 2003
4:16 pm
1341
I see the zip but files are from 2001 and there is no readme? Can you direct me to the latest version and does it work with D7? Paul ... MSHTML_Edit.zip ... ...
pmcwhinnie
Offline Send Email
Apr 11, 2003
12:51 am
1342
Salut, Cea mai simpla solutie cred ca e sa inlocuiesti shorcut-ul din N in... Ctrl-N sau altceva. Ai putea chiar sa-l scoti.Salut Dorin Ciobanu...
Gombos Claudiu
claudiu9379
Offline Send Email
Apr 11, 2003
7:06 am
1343
Hi, i've been using the DHTML editing component for some time now, in several _different_ apps, and now it is throwing exceptions in the ocx. it does this...
chemware
Offline Send Email
Apr 11, 2003
2:42 pm
1344
Hi All I'm having problems compiling the Open Source Project. I've install the SDK & registered the ocx within Delphi but upon compilation i get errors in the...
iainmckean
Offline Send Email
Apr 11, 2003
2:42 pm
1345
... get ... I should add that I am using Delphi 6 Ent Os Win2k Prof...
iainmckean
Offline Send Email
Apr 11, 2003
7:17 pm
1346
Hi , I need all of the messages in this group but they're not available for download , so I have to find them one by one. I've seen that many groups pack their...
Mehdy
bihoode
Offline Send Email
Apr 14, 2003
2:24 pm
1347
hello all: There are some Html code like this: <body> <DIV>hello</DIV> </body> I want to replace 'hello' with some Other code ,So I want to get DIV object and...
hxmtoyou
Offline Send Email
Apr 20, 2003
6:48 am
1348
hi all: I want to get all text in a html,also I want get the format of the text.like this: <p>hello</p> <p><b>fdsafd<img border="0" src="file:///C:/image.bmp"...
hxmtoyou
Offline Send Email
Apr 20, 2003
9:58 am
1349
I am trying to implement drag and drop with the DHTMLEdit component by dragging from a TListView and dropping onto the DHTMLEdit component. From what I have...
garrynosleep
Offline Send Email
Apr 23, 2003
2:57 pm
1350
I am using *.css sheet in dhtmlEdit. Is there anyway to detect when a cursor moves in and out of 'style'....
iainmckean
Offline Send Email
Apr 29, 2003
10:42 am
Messages 1321 - 1350 of 1923   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help