Page 2 of 2
Re: new menu template for themes
Posted: Thu Jan 12, 2012 9:25 pm
by Klangkulisse
strobotone wrote:check for duplicate <Style x:Key="ContextMenuItemStyle">
Thanks, but NOW I realise, that it is ment to be only with the check boxes in the upper part and NOT in the entire menu!
And I had this right already by just throwing oskaris ParameterWindow.xaml from the TestMenu theme into my own - oh my - this occurs when you try doing stuff too tired.
But thanks anyway
Re: new menu template for themes
Posted: Fri Jan 13, 2012 2:24 pm
by mute
mute wrote:oskari wrote:mute wrote:the color coding is very similar to how i've had my index menu setup for almost 2 years, but i never released it because I could never properly override the insert effect (+) menu on the connection arrows.
I had to fix it in code. It will work in the next build.

Looks like there is a small issue with the insert menu still, the first time you use it the width goes nuts, but then every subsequential use its ok. I can't tell what's going on there (a bit rusty).. but it looks like maybe the Grid (column 0) is messing up due missing 'header' data, where its present in the main right-click menu or every second+ use of insert. Odd thing is, for testing purposes..I manually set a width value instead of using Auto, and it just doesn't show up there at all until after I've used the menu once (highlighted any menu item).
(ignore the 3 seperators after VSTi in the picture.. thats an issue caused by my index.. only shows up occassionally, but i know my index format is a lil nutty)
Re: new menu template for themes
Posted: Fri Jan 13, 2012 3:55 pm
by strobotone
wondering what happened to your theme.
i am about to make custom combo boxes for theming (in parameterwindow and toolbar), so everything looks consistent.
also the randomize slider needs a little makeup.
Re: new menu template for themes
Posted: Fri Jan 13, 2012 4:14 pm
by mantratronic
strobotone wrote:i am about to make custom combo boxes for theming (in parameterwindow and toolbar), so everything looks consistent.
also the randomize slider needs a little makeup.

this looks amazing, can't wait
Re: new menu template for themes
Posted: Fri Jan 13, 2012 4:37 pm
by strobotone
it would be even more amazing if all other windows would use WPF too

Re: new menu template for themes
Posted: Fri Jan 13, 2012 6:25 pm
by oskari
It is possible to change the styles of the sidebar controls etc. You just have to override the default control styles.
Re: new menu template for themes
Posted: Fri Jan 13, 2012 7:08 pm
by strobotone
nice. i am looking for the actual style names for new-machine-by-typing dialog.
Re: new menu template for themes
Posted: Fri Jan 13, 2012 7:31 pm
by oskari
It's just TextBox and ListBox. It doesn't use any styles but you can override the defaults.
http://svn.jeskola.net/buzzgui/BuzzGUI. ... indow.xaml
Re: new menu template for themes
Posted: Fri Jan 13, 2012 7:40 pm
by strobotone
many thanks !
Re: new menu template for themes
Posted: Fri Jan 13, 2012 10:52 pm
by Reefer Sutherland
Strobotone: I recently downloaded the latest version of Simplon to get the support for Wireless. But, I don't really like the new master volume knob...
I tried changing it back to the old style by copy-pasting what I thought was relevant from the older version of the theme to the new one, but it didn't work. Any pointers on how to do this?

Re: new menu template for themes
Posted: Fri Jan 13, 2012 11:47 pm
by mute
strobotone wrote:wondering what happened to your theme.
it's still there, just when posting an example or bug.. i use oskari's official themes
Re: new menu template for themes
Posted: Sat Jan 14, 2012 10:29 am
by strobotone
Reefer Sutherland wrote:Strobotone: I recently downloaded the latest version of Simplon to get the support for Wireless. But, I don't really like the new master volume knob...
I tried changing it back to the old style by copy-pasting what I thought was relevant from the older version of the theme to the new one, but it didn't work. Any pointers on how to do this?

use notepad++ for example to compare files.
you sure will find it in the toolbar.
Re: new menu template for themes
Posted: Sun Jan 15, 2012 2:28 pm
by Klangkulisse
Is it a bug?
A long machine menu
is not shown completely, when its position is about in middle height of machine view window (in this example there are even 5 more unviewable entries under the last half cut up one). If the machine is moved near top or bottom of machine view window, menu will be displayed completely.
Occurred with PeerControl on a vista laptop, latest build 1432.