home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Video Mixer - UserControls not visible ?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="kroko" data-source="post: 174626" data-attributes="member: 45719"><p>Hi,</p><p></p><p>I have a strange problem. I added a usercontrol to my plugin. Everything is fine in the 0.2.2.0 and older svn. Right now in the actual svn the usercontrol seems to be in the background or is not rendered correctly. I add the control like this:</p><p></p><p>public static MyOSD osd; // MyOSD is a usercontrol</p><p>..</p><p>OnPageLoad()</p><p>..</p><p>osd = new MyOSD();</p><p></p><p>GUIGraphicsContext.form.Controls.Add(osd);</p><p>GUIGraphicsContext.form.Focus();</p><p></p><p></p><p>It works in windowed mode without any problem. Only in fullscreen this problem appear. If I disable DirectX exclusive mode it also works but the MP is rendered wrong on my desktop.</p><p></p><p>Has anything changed so far ? Any suggestions ?</p><p></p><p>Greetz</p><p>kroko</p></blockquote><p></p>
[QUOTE="kroko, post: 174626, member: 45719"] Hi, I have a strange problem. I added a usercontrol to my plugin. Everything is fine in the 0.2.2.0 and older svn. Right now in the actual svn the usercontrol seems to be in the background or is not rendered correctly. I add the control like this: public static MyOSD osd; // MyOSD is a usercontrol .. OnPageLoad() .. osd = new MyOSD(); GUIGraphicsContext.form.Controls.Add(osd); GUIGraphicsContext.form.Focus(); It works in windowed mode without any problem. Only in fullscreen this problem appear. If I disable DirectX exclusive mode it also works but the MP is rendered wrong on my desktop. Has anything changed so far ? Any suggestions ? Greetz kroko [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Video Mixer - UserControls not visible ?
Contact us
RSS
Top
Bottom