Either from your IL user account page, or from the Ogun page on the www.image-line.com site.aMUSEd wrote:Oh the hint bar says it's 1.0 so no wonder - where do I get the updated version from then?
But you may just have to clear your browser's cache.
Either from your IL user account page, or from the Ogun page on the www.image-line.com site.aMUSEd wrote:Oh the hint bar says it's 1.0 so no wonder - where do I get the updated version from then?
You could try using CS_SAVEBITS on the windowclass for the menus (which is what that class style is designed for) which causes it to save what's under the window, such that system can draw what was behind it without issuing any WM_PAINT messages to anyone...reflex wrote:Yes this is an old problem, but I don't know how to fix it from the plugin side. The problem is that the window doesn't seem to receive "repaint" messages in the normal manner, but this as far as I know this depends on the host's plugin window (the one that the Ogun window is on). I might be able to fix it one day, but I can't promise it.
Thanks, that does seem to help. I'll experiment with it some more.mystran wrote:You could try using CS_SAVEBITS on the windowclass for the menus (which is what that class style is designed for) which causes it to save what's under the window, such that system can draw what was behind it without issuing any WM_PAINT messages to anyone...
Fred says that it works, so we'll probably keep it (until we realize it causes other, worse troubles, as usual).You could try using CS_SAVEBITS on the windowclass for the menus
Let me guess.. if something below the window has changed before it closes, you'll get what was below the window when it opened? Or something similar or equally ugly.tony tony chopper wrote:Fred says that it works, so we'll probably keep it (until we realize it causes other, worse troubles, as usual).You could try using CS_SAVEBITS on the windowclass for the menus
Oh ok. Layered eh? Oh the joy (I see it now, it's just that the menus that overlap host-drawn stuff are transparent so slightly that I thought those aren't layered at first). But yeah, CS_SAVEBITS shouldn't make a difference with composition.But it's weird that it works (plus, why is there a problem in some hosts only?), considering our menus are transparent, so basically layered windows, meaning that stuff behind still animates while the menus are there anyway. Normally layered windows are part of the desktop composition & don't really obscure windows underneath. So it's weird that CS_SAVEBITS does anything.
But Fred says that it works, that's what's strange. In FL it makes no diff, as expected.But yeah, CS_SAVEBITS shouldn't make a difference with composition
Yes I know; FL is my main host after all. I like it how it looks nice, yet since the active menu isn't too transparent it's still possible to read it easily. People often make the mistake of using so much transparency that it gets hard to read; though blurring the background helps.. not that I know how to do it on Windows, even though on Vista it should be possible (and your WaveCandy does it). Just got used to having a transparent terminal (and GVim for that matter) with background blurred back when I was using Linux (and Compiz on it) more actively.Our menus get more transparent for submenus that are unfocused btw (to show where the active menu is), and in some other cases
yes, that's a (one of the many) Vista issue that I fixed recently.Btw, is this bug related to the issue where when you set a plugin window in FL "detached", it won't ever redraw the background when you move the newly-detached plugin window,
Strangely, no.mystran wrote:Let me guess.. if something below the window has changed before it closes, you'll get what was below the window when it opened? Or something similar or equally ugly.
No, you did help.Oh well, sorry for not being able to help after all.
Have you tried Ogun 1.0.2 yet?ronergeist wrote:So can we expect a fix for this bug soonish?
reflex wrote:Have you tried Ogun 1.0.2 yet?ronergeist wrote:So can we expect a fix for this bug soonish?

Submit: News, Plugins, Hosts & Apps | Advertise @ KVR | Developer Account | About KVR / Contact Us | Privacy Statement
© KVR Audio, Inc. 2000-2026