iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
You're welcome.
Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.
Thank you for the sample (ClientUIWPFNavApp1.zip - attached on soup soup's post on May 26, 2015).
I made a minor modification to UXPage1.xaml.cs by setting the URL of AxWMPLib.AxWindowsMediaPlayer to a media file which exist in my end.
from:
axWmp.URL = @"C:\Users\Public\Videos\Sample Videos\野生动物.wmv";
to:
axWmp.URL = @"C:\Windows\Media\tada.wav";
The result is (AllowsTransparency="True"): when user navigates to "ActiveX" page, I can hear that tada.wav is played. This proves that the ActiveX control works. It just can't be seen.
Next, I create another project which uses native WPF controls (without using ClientUI controls). Then set WindowStyle to None; and AllowsTransparency to True.
The result is similar. The ActiveX control works, but not visible.
In my opinion, it comes to a conclusion that enabling AllowsTransparency will causing ActiveX control becomes invisible. It isn't ClientUI bug since native WPF control show this behavior as well.
Please let me know if you have different thoughts.
Could you please confirm whether the Safari browser is on Windows on or Mac?
If you use Safari on Windows, you might want to consider switching to another browser. Since the release of Safari 6 on Mac, Apple has confirmed that it will not be released on Windows. Apple has also removed all Windows download link from its main Safari page, so Safari on Windows is probably a dead product.
If you wish to use WebKit-based browser, definitely would be Chrome.
Glad to hear that the CSS trick resolve the problem.
I'm using the walkthrough article: Hosting an ActiveX Control in WPF, and start create a simple test project which shows how to host ActiveX control in UXPage.
When I run the application, the ActiveX control appear and work as expected. I enclosed my simple project for reference.Should you find anything that I might miss during my attempt to reproduce the reported problem, please feel free to let me know.
It is not possible for an ActiveX control to run inside of Silverlight.
However, it is possible to have an html page host both Silverlight and an ActiveX control and have these two communicate via javascript.
I re-test the reported problem on Blend for VS 2013 using ClientUI 11. The reported problem is not reproducible.
Could you please provide me with screenshot (since the attachment on your initial post can't be opened) or video which shows the problem on your end?
The step-by-step below shows what I did on my local end in order to replicate the reported problem.
However, I was unable to reproduce the reported problem using these steps. For your information, I'm using VS 2012 and ClientUI 11.
Should you find anything that I might miss during my attempt to replicate the problem, please let me know.
After checks Sample_ExportPDF_WebScheduler.pdf file (attached in Frank Gary's post on May 15, 2015), it seems that you are using WebScheduler with following configuration (please correct if I'm wrong).
I managed to reproduce the reported problem in my local end by applying the above configuration to my WebScheduler sample. The detail of the problems are:
Look forward to hearing back from you.
From the snippet code, your WebDialogBox uses UseIFrame as its ContentMode. I made a minor change to ContentMode.aspx sample file of WebDialogBox by setting the WindowsHeaderHeight of WebDialogBox2; save the changes; then view the page in browser. When user click "Show DialogBox that uses IFrame" button, WebDialogBox2 will appear with title bar removed.
Is it possible that your WebDialogBox is integrated to WebDesktopManager (IntegratedToDesktopManager is enabled)? If yes, you can try to set the WindowHeaderHeight from the WebDesktopManager instance that host the WebDialogBox.
If this still doesn't help, could you please send me a simple sample of WebDialogBox that replicates the problem, so that I can assist you further?
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname