DeltaRocked 3 Posted February 10, 2011 (edited) Hello, I am working on a virtual keyboard and its functionally working for IE. Now I want to integrate the same functionality with the Firefox browser. 1: insert a character at the current caret position . Any ideas on how to do it ? I am testing FF.Au3 but unable to find anything within that. Any help in any direction appreciated. Regards Delta Rocked. Edited February 11, 2011 by deltarocked Share this post Link to post Share on other sites
Melba23 3,456 Posted February 10, 2011 deltarocked,Any help in any direction appreciatedI have asked the Mods to move this in the direction of "General Support" - I hope that helps initially! M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Share this post Link to post Share on other sites
DeltaRocked 3 Posted February 10, 2011 deltarocked,I have asked the Mods to move this in the direction of "General Support" - I hope that helps initially! M23Sometimes .... i seem to forget where I am posting... apologies. Share this post Link to post Share on other sites
DeltaRocked 3 Posted February 15, 2011 any help ... stilgar? Share this post Link to post Share on other sites
DeltaRocked 3 Posted February 17, 2011 XPCOM - kbd input is uni-directional and xul.dll traps this event. but unable to find the dll-call. using api monitor from www.rohitab.com any help ??? Share this post Link to post Share on other sites
DeltaRocked 3 Posted February 19, 2011 it seems i am on my own .... good luck to me,... Share this post Link to post Share on other sites
DeltaRocked 3 Posted February 21, 2011 it seems i am on my own .... good luck to me,...well isimpledomtext isimpledomnode but pity its readonly ... can only retrieve the text and caret position.anyone willing to help me out ? Share this post Link to post Share on other sites