yehia Posted December 10, 2009 Posted December 10, 2009 is there any function or dllcall to insert an image to a richedit control? im creating a chat program and its working good except that i couldnt add smiles thanks in advance My Scripts:IE New UDFsElastic images moving under mouse (with a happy valentine's example)_FileRemoveLine
NerdFencer Posted December 10, 2009 Posted December 10, 2009 There aren't any that I know of in a richedit UDF for AutoIt, but you might be able to adapt something from here to fit your needs. There will probably be a dllcall behind the workings of that code. Good luck. _________[u]UDFs[/u]_________-Mouse UDF-Math UDF-Misc Constants-Uninstaller Shell
yehia Posted December 10, 2009 Author Posted December 10, 2009 im not that good with dllcalls seems so hard :/ but still thanks for the help My Scripts:IE New UDFsElastic images moving under mouse (with a happy valentine's example)_FileRemoveLine
ProgAndy Posted December 10, 2009 Posted December 10, 2009 COM for AutoIt... have fun No, really, i already created the IDataObject-Interface for Drag and Drop interaction with explorerYou have to create "only" the functions for IRichEditOle Interface. *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes
yehia Posted December 10, 2009 Author Posted December 10, 2009 thanks alot at least now i know where to start and since i have no idea about Autoit objects i guess this will take some time My Scripts:IE New UDFsElastic images moving under mouse (with a happy valentine's example)_FileRemoveLine
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now