If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Bitmap dropdown list ?
26 posts
• Page 1 of 3 • 1, 2, 3
Bitmap dropdown list ?
Is there a way to make a bitmap drowdown list , I find the default ugly.
I am referring to the popup that appears when dropdown list is engaged.
I would love to be able to customize it .
Searched the forum and my library but cannot find anything.
I am referring to the popup that appears when dropdown list is engaged.
I would love to be able to customize it .
Searched the forum and my library but cannot find anything.
-
lalalandsynth - Posts: 600
- Joined: Sat Oct 01, 2016 12:48 pm
Re: Bitmap dropdown list ?
This would be a really nice module to have. You could use waveform icons instead of words for example. I assume this is the kind of thing you are talking about.
Unfortunately the droplist prim calls a Windows function, so the look is pre-determined.
The only way to get such a function is to make it from scratch in Ruby. I believe this would be a huge coding challenge for someone (not me sadly), but in theory it could be done.
Cheers
Spogg
Unfortunately the droplist prim calls a Windows function, so the look is pre-determined.
The only way to get such a function is to make it from scratch in Ruby. I believe this would be a huge coding challenge for someone (not me sadly), but in theory it could be done.
Cheers
Spogg
-
Spogg - Posts: 3358
- Joined: Thu Nov 20, 2014 4:24 pm
- Location: Birmingham, England
Re: Bitmap dropdown list ?
Indeed,Its a shame to do a fancy GUI and then have this windows dropdown.
I need this for the Filter selector window.
I wonder if someone here that is an expert at ruby would do this for a fee ?
I need this for the Filter selector window.
I wonder if someone here that is an expert at ruby would do this for a fee ?
-
lalalandsynth - Posts: 600
- Joined: Sat Oct 01, 2016 12:48 pm
Re: Bitmap dropdown list ?
Good morning or good afternoon, wherever you are.
I'm back in the trenches so I cannot do it myself.
I'm sitting on a stack of Ruby-books, however, and will try to find some pre-fab code that could be used.
If anybody came up with a working solution, I'd pitch in with lalalandsynth any pay for it.
You all have a great day.
Regards
Phil
I'm back in the trenches so I cannot do it myself.
I'm sitting on a stack of Ruby-books, however, and will try to find some pre-fab code that could be used.
If anybody came up with a working solution, I'd pitch in with lalalandsynth any pay for it.
You all have a great day.
Regards
Phil
-
Phil Thalasso - Posts: 150
- Joined: Tue Jun 27, 2017 12:42 pm
- Location: Munich, Germany
Re: Bitmap dropdown list ?
It's actually not that difficult.
The basis is Flowstone's ability to move a view within another view. Just move the "menu" view out of sight, then when the user clicks to open the menu, move it to that coordinates. The code for the menu itself would be much like a listbox, so my Ruby listbox module might be a good starting point:
http://www.dsprobotics.com/support/viewtopic.php?f=3&t=3928
The basis is Flowstone's ability to move a view within another view. Just move the "menu" view out of sight, then when the user clicks to open the menu, move it to that coordinates. The code for the menu itself would be much like a listbox, so my Ruby listbox module might be a good starting point:
http://www.dsprobotics.com/support/viewtopic.php?f=3&t=3928
"There lies the dog buried" (German saying translated literally)
- tulamide
- Posts: 2714
- Joined: Sat Jun 21, 2014 2:48 pm
- Location: Germany
Re: Bitmap dropdown list ?
Vielen Dank, Tulamide.
I appreciate your post very much and will try my best to make good use of it which can be shared.
Regards
Phil
I appreciate your post very much and will try my best to make good use of it which can be shared.
Regards
Phil
-
Phil Thalasso - Posts: 150
- Joined: Tue Jun 27, 2017 12:42 pm
- Location: Munich, Germany
Re: Bitmap dropdown list ?
Just want to reiterate , I would be willing to pay for such a thing
Also, looking for someone to optimize an analyser , envelope display and metering module that takes way too much Cpu. Willing to pay for that as well. Really need to fix this cpu issue and its way beyond my skills.
Also, looking for someone to optimize an analyser , envelope display and metering module that takes way too much Cpu. Willing to pay for that as well. Really need to fix this cpu issue and its way beyond my skills.
-
lalalandsynth - Posts: 600
- Joined: Sat Oct 01, 2016 12:48 pm
Re: Bitmap dropdown list ?
I can do DSP optimizig. For Ruby/GUI stuff there are better skilled people here.
-
martinvicanek - Posts: 1328
- Joined: Sat Jun 22, 2013 8:28 pm
Re: Bitmap dropdown list ?
Yeah, I am having a problem that is definitely GUI related. Everything else works.
Analyser 4 channels and is super cpu hungry , although its running at 25 , and from one mono to graph, not sure what else to do.
Envelope displays are also running at 25 but I need them at 44.1 to see what is happening , which works fine but not sure if that is the cpu problem.
And i have a case of disappearing meters , just using the stock transparent meter overlay , but they seem to only work sometimes , no idea what is up.
Plugin looks and sounds great but this cpu stuff is unaccaptable and I would love to get this finished.
If anyone can help for a fee I would really appreciate that.
Btw ,does anyone have a resizable blak Meter overlay with transparency that is not the stock one I cannot get it to work when I make it so small, the larger ones work fine.
Analyser 4 channels and is super cpu hungry , although its running at 25 , and from one mono to graph, not sure what else to do.
Envelope displays are also running at 25 but I need them at 44.1 to see what is happening , which works fine but not sure if that is the cpu problem.
And i have a case of disappearing meters , just using the stock transparent meter overlay , but they seem to only work sometimes , no idea what is up.
Plugin looks and sounds great but this cpu stuff is unaccaptable and I would love to get this finished.
If anyone can help for a fee I would really appreciate that.
Btw ,does anyone have a resizable blak Meter overlay with transparency that is not the stock one I cannot get it to work when I make it so small, the larger ones work fine.
-
lalalandsynth - Posts: 600
- Joined: Sat Oct 01, 2016 12:48 pm
Re: Bitmap dropdown list ?
I will post a project , see if there are any takers.
-
lalalandsynth - Posts: 600
- Joined: Sat Oct 01, 2016 12:48 pm
26 posts
• Page 1 of 3 • 1, 2, 3
Who is online
Users browsing this forum: Google [Bot] and 66 guests