Hello folks.. okay - so I see in flowcode 8 - when I put comments into my flowchart.. the comments are totally displayed... HOWEVER .. in flowcode 9... the comments - become 'shortened'... which is VERY ANNOYING to me... as I need to be able to read the comments - in FULL VIEW....!!
HOW DO I PLEASE..??? setup flowcode 9 - somewhere... so that the comments are displayed in total... all the time...????
It must be somewhere - in flowcode 9 that one does that.. BUT ... OH ...?? where do I find that.. please..???
Kindest Regards
Lambra...
setting up flowcode 9.. internally..??
-
- Posts: 11
- http://meble-kuchenne.info.pl
- Joined: Thu Nov 24, 2022 11:55 pm
- Been thanked: 1 time
-
- Matrix Staff
- Posts: 1924
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 623 times
- Been thanked: 645 times
Re: setting up flowcode 9.. internally..??
Hello Lambra.
If you go to view >> Global options >> Flowchart tab.
Make sure Limit annotation size for all icons & Limit annotation size for new icons are unchecked.
If you go to view >> Global options >> Flowchart tab.
Make sure Limit annotation size for all icons & Limit annotation size for new icons are unchecked.
Martin
Re: setting up flowcode 9.. internally..??
thanking you very much Martin... I will try that.. AND any fortune.. that you might .. know how to 'simulate' an INTERRUPT trgger ..??? so I have a small program that needs somehow to .. like get an interrupt ... BUT... then how do I setup flowcode .. so that .. I can .. get a 'signal'.. or whatever onto the INT pin .. so that the program can simulate the interrupt loop.. please.?? thanks Martin...
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 503 times
- Been thanked: 686 times
Re: setting up flowcode 9.. internally..??
Hello,
What about a switch? this should allow you to set the state of a pin and should trigger an interrupt that's monitoring the state of the pin.know how to 'simulate' an INTERRUPT trgger
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Valued Contributor
- Posts: 1466
- Joined: Wed Dec 09, 2020 9:37 pm
- Has thanked: 136 times
- Been thanked: 713 times
Re: setting up flowcode 9.. internally..??
You can also toggle a pin in code or through the 'viewer' - there is a bit on the thread about simulation too(I think this is the correct thread) - where we use a pin toggle to simulate the decode = FC it's very good with this type of thing..
Martin
Martin