Support

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

Flowstone - Toy or Real Deal?

For general discussion related FlowStone

Re: Flowstone - Toy or Real Deal?

Postby deraudrl » Thu Sep 03, 2020 4:08 pm

Spogg wrote:I’m not a code programmer so I have to ask if stand-alone Ruby can do the graphical stuff that FlowStone Ruby can out of the box?
Almost certainly, as I doubt the GDI subset in FS is FS-specific. But if not, the wxRuby add-on mentioned on that blog will do all that and much more, since it's (mostly) a wrapper around wxWidgets: https://www.wxwidgets.org/. And it's certainly not the only such option.

Caveat: I know next to nothing about Ruby, and probably wouldn't go anywhere near it if it wasn't part of FS. But if I really had to gen up a Windows app using it*, that's how I'd approach the problem. (* That scenario would certainly need to include someone throwing money at me. 8-) )
I keep a pair of oven mitts next to my computer so I don't get a concussion from slapping my forehead while I'm reading the responses to my questions.
deraudrl
 
Posts: 239
Joined: Thu Nov 28, 2019 9:12 pm
Location: SoCal

Re: Flowstone - Toy or Real Deal?

Postby MichaelBenjamin » Sat Sep 05, 2020 3:18 am

.
Last edited by MichaelBenjamin on Mon Sep 21, 2020 11:00 am, edited 1 time in total.
MichaelBenjamin
 
Posts: 275
Joined: Tue Jul 13, 2010 1:32 pm

Re: Flowstone - Toy or Real Deal?

Postby deraudrl » Sat Sep 05, 2020 5:10 pm

MichaelBenjamin wrote:it's much easier to get gfx going in fs than rummaging in wxwidgets.
flowstone is like a wrapper around "supereasy but damn slow 2d gfx supported by windoze since 1999".
with wxwidgets you open up another hell of gui library.
Ok, at this point I have absolutely no idea what kind of non-audio/DSP GUI app you're planning on building with FS, but if you think that's easier than using something actually designed for such tasks, go for it.
I keep a pair of oven mitts next to my computer so I don't get a concussion from slapping my forehead while I'm reading the responses to my questions.
deraudrl
 
Posts: 239
Joined: Thu Nov 28, 2019 9:12 pm
Location: SoCal

Re: Flowstone - Toy or Real Deal?

Postby tulamide » Sat Sep 05, 2020 5:57 pm

deraudrl wrote:
MichaelBenjamin wrote:it's much easier to get gfx going in fs than rummaging in wxwidgets.
flowstone is like a wrapper around "supereasy but damn slow 2d gfx supported by windoze since 1999".
with wxwidgets you open up another hell of gui library.
Ok, at this point I have absolutely no idea what kind of non-audio/DSP GUI app you're planning on building with FS, but if you think that's easier than using something actually designed for such tasks, go for it.

I think you two are talking past each other. wxWidgets and similar libraries are tools that enable you to use the native GUI elements of the system you're working on. In our case the droplist, menu, button, window, dialog, etc, that Windows 10 offers.
But it doesn't help at all creating a GUI for an application like an instrument or a game or a drawing app, etc. For that you use either GDI+ (unfortunately) or OpenGL/DirectX and draw the elements (no matter if by bitmaps or vector graphics)
"There lies the dog buried" (German saying translated literally)
tulamide
 
Posts: 2687
Joined: Sat Jun 21, 2014 2:48 pm
Location: Germany

Previous

Return to General

Who is online

Users browsing this forum: No registered users and 57 guests

cron