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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1268 - 1297 of 1923   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1268
I had the same problem. Any solution? ... written very simple code using TWO dhtml edit controllers and I get an access violation everytime I close my...
morgantop70 <morganto...
morgantop70
Offline Send Email
Jan 3, 2003
3:53 am
1269
I'm writting an application (an Instant Messenger) and I've got a problem with Windows XP: when I try to shutdown the PC my application using DHTMLEdit does...
luismoran_cba <luismo...
luismoran_cba
Offline Send Email
Jan 11, 2003
5:54 am
1270
Webbrowser can go into an endless loop, it you assign document (navigate-> about:blank) and wait for the state to be ready while the control is not Visible....
Robert Fitzjohn
robfitsy
Offline Send Email
Jan 11, 2003
12:16 pm
1271
Hi all. Everytime i scroll up or -down the cursor by pressing the arrow-up or arrow-down key, the cursor disappears totally if scrolled to the first or last...
maegnas2002 <info@...>
maegnas2002
Offline Send Email
Jan 12, 2003
5:44 pm
1272
This is driving me crazy guys.... I want to capture an event when someone drags over, or drops something on the editor (in edit mode). I can not find any...
maegnas2002 <info@...>
maegnas2002
Offline Send Email
Jan 12, 2003
5:44 pm
1273
This is what I am doing: backGround := elem.getAttribute('bgColor',x); x is an OLEVariant (it has no value assigned). Is it the case? i.e. capital 'C'. Cheers,...
Justin <jstenning@...>
wurzelchook
Offline Send Email
Jan 13, 2003
5:19 am
1274
Hi Maegnas, For the keypress. In the custom messagehandler (see examples in file area if you don't already have this handler), just check the message for the...
Justin <jstenning@...>
wurzelchook
Offline Send Email
Jan 13, 2003
5:19 am
1275
Thanks a lot, Robert ... (navigate-> about:blank) and wait for the state to be ready while the...
luismoran_cba <luismo...
luismoran_cba
Offline Send Email
Jan 13, 2003
2:32 pm
1276
Hi all, I want to know if somebody succeeds in creating a VCL component based on TDHTMLEdit (or TCppWebBrowser) ? I want to add properties and methods to the...
masai06 <fif.spam@...>
masai06
Offline Send Email
Jan 15, 2003
2:28 am
1277
I have imported the DHTMLEdit ActiveX in the IDE and can use it in a project without any problem except when I call functions returning values. For example,...
masai06 <fif.spam@...>
masai06
Offline Send Email
Jan 15, 2003
2:28 am
1278
I use the ExecCommand with DECMD_COPY / DECMD_CUT CmdId's .... why DHTML gives a catastrphic error on calling these ? I think that this error appears because...
Ciobanu Alexander
alex@...
Send Email
Jan 18, 2003
3:06 am
1279
"Catastrophic Failures" are usually related to the DOM being busy. Check for DHTMLEd.Busy before trying to access the DOM. i.e. while DHTMLEd.Busy do ...
Justin Stenning
wurzelchook
Offline Send Email
Jan 20, 2003
5:18 am
1280
Hello Justin, Monday, January 20, 2003, 7:18:44 AM, you wrote: JS> "Catastrophic Failures" are usually related to the DOM being busy. JS> Check for...
Ciobanu Alexander
alex@...
Send Email
Jan 20, 2003
5:04 pm
1281
FREE DELPHI COMPONENT With Full source code. Starting from TurboPower Orpheus 4.06, you will find a new Delphi component every day, with full source code. Let...
FDC
mnrsbgh
Offline Send Email
Jan 23, 2003
10:12 am
1282
This group is for DHTMLEdit related questions only. Do not spam this group again. If you have an off-topic announcement that you feel would be of value to the...
IE Delphi
hhfournier
Offline Send Email
Jan 24, 2003
2:16 am
1283
Hello All, I want select some DHTML/MSHTML control programmatically. Below is part of my code. Variable idElement contain ID of searched control. var CR :...
Alex Goldberg
alexgoldberg...
Offline Send Email
Jan 29, 2003
1:34 pm
1284
Hi, do i need to wait for the DocumentComplete event before setting the DocumentHTML or can i use it any where for example: procedure...
morgantop70 <morganto...
morgantop70
Offline Send Email
Jan 30, 2003
11:19 am
1285
Hello morgantop70, Thursday, January 30, 2003, 1:19:41 PM, you wrote: mmyc> Hi, do i need to wait for the DocumentComplete event before setting mmyc> the...
Alex Goldberg
alexgoldberg...
Offline Send Email
Jan 30, 2003
11:48 am
1286
Thanks Alex, So you are saying that i cannot set DocumentHTML in the FormCreate event? I am trying to get some data from the DB and display it with the ...
morgantop70 <morganto...
morgantop70
Offline Send Email
Jan 30, 2003
12:08 pm
1287
Hello morgantop70, mmyc> So you are saying that i cannot set DocumentHTML in the FormCreate mmyc> event? mmyc> I am trying to get some data from the DB and...
Alex Goldberg
alexgoldberg...
Offline Send Email
Jan 30, 2003
12:37 pm
1288
Thanks Alex ... FormCreate ... the ... must...
morgantop70 <morganto...
morgantop70
Offline Send Email
Jan 30, 2003
12:57 pm
1289
Every time i run a program that uses DHTMLEdit with office 2000 , it pops up a window and trys to re-install the component. I have written a small workaround...
morgantop70 <morganto...
morgantop70
Offline Send Email
Jan 30, 2003
1:05 pm
1290
Alex, this is just a thoght, but i think you should first check the element type, if it is "Control" (HR, Table, Image...) then use the IHTMLControlRange...
morgantop70 <morganto...
morgantop70
Offline Send Email
Jan 30, 2003
4:23 pm
1291
Could anyone tell me pls how to disable shortcut accelerators in dhtml ??? And is there a method to draw in dhtml ax ???? I used it's DC but it seems not to...
Ciobanu Alexander
alex@...
Send Email
Jan 31, 2003
4:23 pm
1292
How I make to change a cell of pixel (width="100") for percentage (width="30%")?...
inhalt_ecm <alexandre...
inhalt_ecm
Offline Send Email
Feb 1, 2003
4:42 pm
1293
Hello all, Whether somebody has solved a problem with management of buffer Undo (partial or full clearing)? -- Best regards, Alex...
Alex Goldberg
alexgoldberg...
Offline Send Email
Feb 3, 2003
5:13 pm
1294
Toggling the DesignMode Off and back On again will clear the Undo buffer....
Donald Jeffries
donaldjeffries
Offline Send Email
Feb 3, 2003
11:29 pm
1295
Hello Donald, This is good but this isn't very good. I need rather manage (partial clear) than full clear Undo buffer ;-(( DJ> Toggling the DesignMode Off and...
Alex Goldberg
alexgoldberg...
Offline Send Email
Feb 4, 2003
11:57 am
1296
Its very tricky to partial clear the Undo buffer, and it wont succeed in most situations ! What is it exactly you want to clear from the buffer ? Kurt ... ...
Kurt Senfer
senfery
Offline Send Email
Feb 5, 2003
6:27 am
1297
Hello Kurt, Wednesday, February 5, 2003, 8:27:21 AM, you wrote: KS> Its very tricky to partial clear the Undo buffer, and it wont succeed in KS> most...
Alex Goldberg
alexgoldberg...
Offline Send Email
Feb 5, 2003
7:42 am
Messages 1268 - 1297 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