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 1886 - 1915 of 1923   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1886
i have an html with the following code: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.site.com" target="_blank"> i dont have...
murphy_laws
Offline Send Email
Feb 7, 2007
10:43 pm
1887
Hello all, Maybe you know when you copy some content from a web page to the clipboard and if your browser is Internet Explorer, it can ben pasted onto the...
Naile Bozdemir/Gü...
nailedayan
Offline Send Email
Feb 19, 2007
5:13 pm
1888
... the concept as such is simple enough but the actual implementation can be quit demanding :-) Although its not documented at MS the "HTML Clipboard Format"...
Senfer Kurt
lexicalis
Offline Send Email
Feb 20, 2007
4:49 pm
1889
hi i have the following code rg := IHTMLTxtRange(wb.DOM.selection.CreateRange); tmp := rg.Text . . . rg.Text := result; it seems that the text loses its html...
murphy_laws
Offline Send Email
Mar 6, 2007
9:44 pm
1890
Hello,Great Programmer, Now,I Edit HTML with the EmbeddedWB and EditDeigner.When press Enter key, it out <p>. May it out <br>? I do not need <P>. It is very...
betterhao2000
Offline Send Email
Apr 22, 2007
5:34 pm
1891
Hello all, I encountered the same problem.When paste from word,the related source code is : <v:imagedata o:title="DSC06698"...
betterhao2000
Offline Send Email
Apr 22, 2007
5:38 pm
1892
Hi Mars, I think you already have seen my message about this theem ... From: delphi-dhtmledit@yahoogroups.com [mailto:delphi-dhtmledit@yahoogroups.com] On...
Senfer Kurt
lexicalis
Offline Send Email
Apr 23, 2007
3:13 am
1893
Hi xh, ... correctly. It works like a charm - I've just tested it in my old DHTMLEdit project. As you don't explain what kind problems your having with the...
Senfer Kurt
lexicalis
Offline Send Email
Apr 23, 2007
3:20 am
1894
Hi Mars, As you ask this question after having read my posting from late February I recon you have decide to take the easy road instead of implementing all the...
Senfer Kurt
lexicalis
Offline Send Email
Apr 23, 2007
4:13 am
1895
Or just press Shift+Enter :) (it works with MSHTML ...) ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has...
Damir Simunovic
dsimun
Offline Send Email
Apr 23, 2007
2:25 pm
1896
... Oh yes its the nearly universally accepted but sparsely documented "non inserting cursor return" Keyboard Accelerator, witch mshtml converts to the command...
Senfer Kurt
lexicalis
Offline Send Email
Apr 24, 2007
1:43 pm
1897
Here is another alternative that may work for you. Seems that anytime the cursor is within a "<DIV>...</DIV>" then pressing return always creates <DIV> lines...
bkhaas
Offline Send Email
Apr 25, 2007
3:57 pm
1898
... take a look at this old massage: http://tech.groups.yahoo.com/group/delphi-dhtmledit/message/1455 If you don't want to use an external style sheet you can...
Senfer Kurt
lexicalis
Offline Send Email
Apr 26, 2007
9:51 am
1899
I use 'DHTML Editing Control' in C#. It is bad to add <P> tag automatically when press 'Enter', so is there any solution to prevent to add <P> tag...
woosnap
Offline Send Email
Apr 28, 2007
12:11 am
1900
I use 'DHTML Editing Control' in C# , add the control in winform and run the program. In program , if I input ENTER(or Shift + ENTER),the program show nothing....
woosnap
Offline Send Email
Apr 28, 2007
12:11 am
1901
Hi there I need to remove the horinzontal scroll bar from TEmbededWB For example , In a instant messaging program or something else like that When you're...
NINJA ::.
dadash_ninja
Offline Send Email
May 3, 2007
3:17 pm
1902
Hi I've used Delphi since v1.00 but never needed HTML editing till now. I am using D2006 on XP SP2, IE6 - fully patched. I downloaded OSPv1r002.zip, imported...
taoh15
Offline Send Email
May 22, 2007
2:44 am
1903
... Sorted - I forgot to register it - D0h!...
taoh15
Offline Send Email
Jun 9, 2007
8:15 am
1904
All Any ideas how to prevent the yellow window appearing at the top of TEmbeddedED, I don't want to disable it in IE only in TEmbeddedED. Cheers...
taoh15
Offline Send Email
Jun 9, 2007
8:17 am
1905
Hi there I need to remove the horinzontal scroll bar from TEmbededWB For example , In a instant messaging program or something else like that When you're...
Alireza Alef - G
dadash_ninja
Offline Send Email
Sep 5, 2007
8:19 am
1906
Another solution is to edit the source of the page as an DOCUMENT and change the overflow pragmatically. Webpage.OleObject.document.body.style.overflowX :=...
Andrew Brunner
l82c
Offline Send Email
Sep 5, 2007
4:13 pm
1907
Hello, I'd like to prevent the user from resizing the images of the DHTMLEdit I use in my delphi app. I have made many many search on this subject on many...
yanngui2001
Offline Send Email
Sep 15, 2007
5:39 pm
1908
Hi Yann, ... DHTMLEdit 1) Its fairly simple to do if you completely block the users from interfering with pictures on a page at all, and if you don't mind ...
Senfer Kurt
lexicalis
Offline Send Email
Sep 17, 2007
12:47 pm
1909
hi how can i prevent images from downloading/viewing? currently im using the dom.images property for that but this happens after the document was downloaded ...
murphy_laws
Offline Send Email
Sep 20, 2007
7:54 pm
1910
HI, You'll need to implement a temporary pluggable namespace handler (e.g. MyNSHandler - a class that implements IInternetProtocol and IInternetProtocolSink)...
Senfer Kurt
lexicalis
Offline Send Email
Sep 21, 2007
8:55 am
1911
hi thank you for your answer i will try to see if i can gather code fractions into sth that works i have 2 problems using your ocx: 1) its an ocx, and my app...
murphy_laws
Offline Send Email
Sep 21, 2007
1:07 pm
1912
hi the cursor is crDefault, but i want the cursor to be crHandPoint (or any other cursor) i set DHTMLEd.Cursor := crHandPoint; but the cursor remains the same ...
murphy_laws
Offline Send Email
Sep 21, 2007
1:22 pm
1913
Hi again, ... to stay that way well - As soon as your exe start running on Vista installations you have to deliver and install the dhtmled.ocx anyway. See this...
Senfer Kurt
lexicalis
Offline Send Email
Sep 21, 2007
2:17 pm
1914
Hi, If you want to react on hovering you must hook into the message-chain like I explained in one of my previous postings. look up _TrackMouseEvent to learn...
Senfer Kurt
lexicalis
Offline Send Email
Sep 21, 2007
2:41 pm
1915
1) on my app site, i already have the package that MS itself made for vista in order to register back the dhtmledit.ocx 2) what about the vcl component of...
murphy_laws
Offline Send Email
Sep 21, 2007
2:51 pm
Messages 1886 - 1915 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