geckofx

    1熱度

    1回答

    我使用Windows 7和Visual Studio 2013年 我的應用程序是一個網頁瀏覽器,組件與GeckoFx。在下載事件中,我觸發打開SaveFileDialog,如下所示。但在某些情況下,對話框會在callong ShowDialog()之後直接消失,並返回跳轉到else語句的DialogResult.Cancel,但沒有人按下取消。 沒有錯誤發生。 任何建議爲什麼這裏發生?我有沒有這方

    1熱度

    2回答

    我綜合Geckofx45.64在我的Windows窗體應用程序 - 在某些Windows10分佈我碰到下面的錯誤啓動後右: System.DllNotFoundException at Gecko.Xpcom.Alloc(IntPtr) at Gecko.nsAString..ctor() at Gecko.nsAString..ctor(System.String) at Gecko.X

    1熱度

    1回答

    我想用C#或JavaScript 感謝您的幫助,以放大GeckoWebBrowser像在Mozilla Firefox(上圖)。

    0熱度

    1回答

    我很想知道如何在geckofx中啓用cookie,因此當我重新啓動應用程序時,它會顯示cookie,當我加載應用程序時它顯示的是null,這裏是表單的代碼有一個看,我真的需要幫助,這可能是與代理有關。 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data;

    1熱度

    1回答

    我在我的程序中使用Gecko瀏覽器。我試圖在此瀏覽器上打開設計模式: webBrowser1.Document.DomDocument.GetType().GetProperty("designMode").SetValue (webBrowser1.Document.DomDocument, "On", null); 但它不起作用。我該怎麼做?

    1熱度

    1回答

    僅在visual studio 2013上測試geckofx45時,我用geckofx控件製作了一個簡單的程序,並放入了Xpcom.Initialize(「Firefox」);在InitializeComponent()下; ,我得到這個錯誤 「類型‘System.NotImplementedException’的異常出現在Geckofx-Core.dll但在用戶代碼中沒有處理」 這是怎麼回事!?

    2熱度

    1回答

    我試圖在GeckoWebBrowser中打印文檔,但文檔是有限的,對我來說,它並不是一目瞭然。 我在互聯網上發現了至少與打印機通信的一些代碼(它開始發出嘟嘟聲),但我認爲打印機要求使用Letter尺寸的紙張,但它需要設置爲print.GetGlobalPrintSettingsAttribute(),如果我嘗試了自己的設置,它給了我一個NotImplementedException。 我懷疑這是引

    0熱度

    1回答

    <select id="gamemode" class="form-control" onchange="setserver2($(this).val());" required=""><option id="ffa1" value="14.24.125.101:1002">FFA-1</option><option id="ffa2" value="255.242.165.54:1002">FF

    2熱度

    1回答

    我正在第一次與GeckoFX。 我到處搜索,但沒有回答有關它的問題。 我想上點擊HREF空白目標後,會彈出一個新窗口中添加DocumentCompleted聽衆 <a href='newWindow.html' target='_blank'>Click here</a> GeckoFX創建一個新的窗口,並彈出它,但我不能讓控制新窗口WebBrowser事件。 我試着做一些像 private

    0熱度

    2回答

    我試着在壁虎瀏覽器(v45.0.32)更改HTML元素的值,但跟它調用成員不壁虎元素中的一員, For Each solo As Gecko.GeckoHtmlElement In GeckoWebBrowser1.Document.text If GeckoWebBrowser1.Document.GetElementById("order_status_id").GetAttrib