![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

Hi !
Sorry that I took so long to respond, but I have been very busy as of late.
First of all, thank you two for your advice! Things are starting to work a
little more smoothly, though I still have some kinks to work out.
Warren, I've been trying to modify what you sent so that it will do the job,
but SwiftForth is complaining about "ARRAY" :
#TABWINS ARRAY HTAB ( ALL TABBED WINDOW HANDLES )
Is that from an optional package, something you created yourself or
something I neglected to load? Otherwise, with what you sent me, am I
correct in assuming that I no longer need the cases because the program will
automatically hide the window stored in HSHOW and show the newly selected
window?
On another note, if I were to follow the example given with SwiftForth, I
would have something like :
0 OF HTAB2 HTAB1 ENDOF
1 OF HTAB1 HTAB2 ENDOF
2 OF HTAB2 HTAB3 ENDOF
3 OF HTAB3 HTAB4 ENDOF
4 OF HTAB4 HTAB5 ENDOF
5 OF HTAB5 HTAB6 ENDOF
DUP OF HTAB1 HTAB2 ENDOF
for my cases, though I haven't yet understood how the last line would need
to be changed and (as can be clearly seen, I imagine) once Tab6 is active -
well, it stays active...
Thanks again for all your help! Hopefully I'll get this resolved soon so
that I can ask questions about things a little more complicated!
A. Senerchia
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Thu Jun 07 2007 - 02:09:58 PDT
This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:42 PST