Search found 10 matches

by bryan20miles
Wed Oct 01, 2014 7:00 pm
Forum: General
Topic: Proper use of the "Closing" primitive
Replies: 1
Views: 6182

Proper use of the "Closing" primitive

Hello fellow FlowStone users!

Simple question, with a simple answer I hope.

Program I'm writing opens serial comm port to send data (repeatedly, for testing). Using pushbuttons to Open/Close the comm port. However, I want to make sure the comm port is closed before exiting the program. I'm trying ...
by bryan20miles
Thu Mar 15, 2012 9:49 pm
Forum: General
Topic: Text Edit control 'focus'
Replies: 2
Views: 11107

Re: Text Edit control 'focus'

Thanks Embedded, I'll give it a try!
by bryan20miles
Thu Mar 15, 2012 1:48 pm
Forum: General
Topic: Text Edit control 'focus'
Replies: 2
Views: 11107

Text Edit control 'focus'

Trying to write 'chat' type application using Edit control, etc.
The idea is to type a text message in an input box, have it appear in a scrolling output box.
The issue I'm experiencing is that the button I'm using as a Send button needs to be clicked twice in order to operate (accept the text, etc ...
by bryan20miles
Fri Feb 03, 2012 5:17 pm
Forum: General
Topic: v2 not working like v1 did! HELP!
Replies: 16
Views: 51142

Re: v2 not working like v1 did! HELP!

Embedded, AnthonyTower, Morph:

Thank you for all your help! I hang my head humbly and report that all is well again.
I actually wrote the solution to my problem in my last post (when I wrote 'output'). Then Embedded pointed it out in item c) about using the proper output (link).
Apparently I failed ...
by bryan20miles
Thu Feb 02, 2012 10:52 pm
Forum: General
Topic: v2 not working like v1 did! HELP!
Replies: 16
Views: 51142

Re: v2 not working like v1 did! HELP!

OK!

Very, very nice work.

I think I found what is happening, but I cannot explain why.

My wireless module output 'light' NEVER lights up when I connect it to the MGUI element. This has GOT to be why this is working incorrectly (not working). I 'noticed' this earlier today, but didn't think ...
by bryan20miles
Thu Feb 02, 2012 3:16 pm
Forum: General
Topic: v2 not working like v1 did! HELP!
Replies: 16
Views: 51142

Re: v2 not working like v1 did! HELP!

Embedded,

Try this in v2:

New project
Add Module, dbl-click to move into module
Add MGUI
Add Slider, Knob, LED

Tell me if you see the Slider, Knob, LED on Module (top level).

Add Wireless Output to MGUI

Tell me if you see the Slider, Knob, LED on Module.


When I add the Slider, Knob, and LED ...
by bryan20miles
Thu Feb 02, 2012 7:10 am
Forum: General
Topic: v2 not working like v1 did! HELP!
Replies: 16
Views: 51142

Re: v2 not working like v1 did! HELP!

Anthony,

Pertaining to your first reply. Adding the Wireless Output did NOT change a thing. Whether or not it's there, the LEDs and slider do not show up.

Pertaining to your second reply. This is GOOD information, however I am familiar with and have dealt with and figured out how to use the link ...
by bryan20miles
Wed Feb 01, 2012 3:57 pm
Forum: General
Topic: v2 not working like v1 did! HELP!
Replies: 16
Views: 51142

Re: v2 not working like v1 did! HELP!

As a matter of fact, I AM trying to add something. The last page of the Knight Rider LED tutorial adds a black background (via rectangle) and corner label to the Knight Rider LED GUI. Only problem is (as I mentioned in my first post), when you add the MGUI element to add the background and label ...
by bryan20miles
Tue Jan 31, 2012 10:23 pm
Forum: General
Topic: v2 not working like v1 did! HELP!
Replies: 16
Views: 51142

v2 not working like v1 did! HELP!

The v2 tutorial is where I discovered an issue with v2 (Pro user by the way).
The recreatable error is as follows:

Make a new project
Drop in a MODULE
Dbl-click on module
Drop an MGUI inside
Drop an LED, drop a knob

The LED and knob WILL NOT appear on the MODULE, ever.

Do the steps above ...
by bryan20miles
Tue Dec 13, 2011 6:59 pm
Forum: General
Topic: not needed primitives
Replies: 7
Views: 27395

Re: not needed primitives

Hey Morph,
I have the professional edition, and when I put only ASIO In/Out primitives in my schematic (audio), and try to export, all I see is to .EXE. Am I missing something?
Thanks!