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...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1292 - 1322 of 1923   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
1298
I wonder if there is a way to keep specific types of operations off of the undo stack? That way if the user does an undo operation, it will only affect their...
Dan Rhea
danratsirs
Offline Send Email
Feb 5, 2003
1:25 pm
1299
Hello Dan, Wednesday, February 5, 2003, 3:25:09 PM, you wrote: DR> I wonder if there is a way to keep specific types of operations off of the DR> undo stack?...
Alex Goldberg
alexgoldberg...
Offline Send Email
Feb 5, 2003
1:36 pm
1300
... I once had the desire to do the same :-) The undo manager used in IE is not a real or complete IOleUndoManager - you can get an interface to...
Kurt Senfer
senfery
Offline Send Email
Feb 5, 2003
3:15 pm
1301
Hello kurt, Which is the type of the following variables/funtions: 1. MouseClickOnElement 2. doc 3. ovActualCell The compilation presents errors. Alexandre. ...
inhalt_ecm <alexandre...
inhalt_ecm
Offline Send Email
Feb 5, 2003
4:16 pm
1302
hi all, i would like that the TAB key behave the same as with other controls. i.e: when i click TAB within the control the focus goes to the next control on...
morgantop70 <morganto...
morgantop70
Offline Send Email
Feb 5, 2003
6:08 pm
1303
I have a popup menu and this code: procedure TForm1.DHTMLEdit1ShowContextMenu(Sender: TObject; xPos, yPos: Integer); var tmpPoint: TPoint; begin ...
adrian.meyer <adrian....
adrian.meyer
Offline Send Email
Feb 5, 2003
9:00 pm
1305
... doc = DOM ovActualCell = Olevariant MouseClickOnElement= Tpoint Kurt ... From: inhalt_ecm <alexandre@...> [mailto:alexandre@...] Sent:...
Kurt Senfer
senfery
Offline Send Email
Feb 6, 2003
10:01 am
1306
AV error will be raise when setting an error html string dhtmledit1.DocumentHTML := '<HTML><HEAD><TITLE></TITLE>' + '<META http-equiv=Content-Type...
adnilzhou <adnilzhou@...
adnilzhou
Offline Send Email
Feb 10, 2003
6:27 am
1307
Hello A simple problem but I got no solution for my problem. I'm using MSHTML and I want to implement a Drag&drop of elements into MSHTML. To do this I have...
broesel2003 <broesel@...
broesel2003
Offline Send Email
Feb 14, 2003
12:18 pm
1308
G'day, I have a listbox with a couple of lines...when the user drags one of the lines of the listbox over the DHTMLEdit control, I would like to insert some...
nidi3_loc <nidi3@...>
nidi3_loc
Offline Send Email
Feb 14, 2003
3:10 pm
1309
Hi All, does anybody knows how to make the DHTMLEdit component to make a paragraph justified? I´ve looked at its files but I didn´t found a const like...
Honorato Rocha Costa ...
honoratojunior
Offline Send Email
Feb 19, 2003
1:43 pm
1310
This might be a terribly simple question but is there a way to find if the current insertion point is inside of a specific tag? What I'm trying to do is detect...
dgateroy <roys@...>
dgateroy
Online Now Send Email
Feb 25, 2003
3:59 pm
1311
I have an application that uses the dhtmlEdit component created using D5 and IE5.5 When I recompiled it in D7 using IE6 I get strange behaviors. The ...
Jorge Cardozo
el_jucumari
Offline Send Email
Feb 26, 2003
9:23 am
1312
HI roy If you look in the DHTML Edit SDK in athe samples section - there is a sample: "VBDOM". Its an application (with VB source) which I belive will show you...
jakeatoida <jake@...>
jakeatoida
Offline Send Email
Feb 26, 2003
9:23 am
1313
Sorin, I've made this change, but I still cannot utilize dragging and dropping an html object while in edit mode. Is there something else I need to do other...
gymbodky <johnmcc@...>
gymbodky
Offline Send Email
Feb 26, 2003
9:23 am
1314
Looking over the documentation I see that there is a tag you can include to make an element atomic (only selectable as a unit). I want to include a special...
Roy Sutton
dgateroy
Online Now Send Email
Feb 26, 2003
4:39 pm
1315
Jake, Thanks. That's perfect....
Roy Sutton
dgateroy
Online Now Send Email
Feb 26, 2003
5:14 pm
1316
IDM_ATOMICSELECTION = 2399; ... From: Roy Sutton [mailto:roys@...] Sent: 26. februar 2003 17:37 To: delphi-dhtmledit@yahoogroups.com Subject:...
Kurt Senfer
senfery
Offline Send Email
Feb 27, 2003
6:35 am
1317
Is the correct file listed in the Files section? The file there shows a date of 10/4/2001 and it does not appear to have anything to do with MSHTML. Trev ... ...
Trev <trevor.pegley@....
tpegley
Offline Send Email
Feb 27, 2003
3:33 pm
1318
Hello all. If i scroll up or -down with the arrowkeys in the editing component, and i get beyond the last or first line, the cursor disappears and the focus is...
imailbook01 <maegnas@...
imailbook01
Offline Send Email
Feb 27, 2003
3:33 pm
1319
Thanks a lot Kurt. For all interested, getting the IDM_ATOMICSELECTION was only the first step. Thank goodness for Google. After compiling information from...
Roy Sutton
dgateroy
Online Now Send Email
Feb 27, 2003
4:11 pm
1320
ie: textarea, table, image element...
adnilzhou <adnilzhou@...
adnilzhou
Offline Send Email
Feb 28, 2003
12:54 pm
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
Messages 1292 - 1322 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