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
Flowstone - Toy or Real Deal?
24 posts
• Page 3 of 3 • 1, 2, 3
Re: Flowstone - Toy or Real Deal?
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.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?
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. )
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?
.
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?
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.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.
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?
deraudrl wrote: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.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.
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: 2714
- Joined: Sat Jun 21, 2014 2:48 pm
- Location: Germany
24 posts
• Page 3 of 3 • 1, 2, 3
Who is online
Users browsing this forum: No registered users and 97 guests