Page 1 of 1
'run' command and toolbar question
Posted: Mon Jul 06, 2015 2:30 am
by chjchjch
hello!
While importing other 'txt' file to 'run' command (my case is a big program takes about 10 seconds) Is there a way the 'Toolbar' at the top of the screen to disappear?
Re: 'run' command and toolbar question
Posted: Mon Jul 06, 2015 2:35 am
by Mr. Kibernetik
You can remove toolbar when your program is running with SET TOOLBAR command from "Interface" section of documentation.
Re: 'run' command and toolbar question
Posted: Mon Jul 06, 2015 3:23 am
by chjchjch
GRAPHICS
GRAPHICS CLEAR 0,0,0
SET TOOLBAR OFF
'here is ok but,
ffk$="SRRK.txt" '<-file size 200kb
RUN ffk$
'Here is visible toolbar
during loading 'txt' file
(loading time is 10seconds)
Re: 'run' command and toolbar question
Posted: Mon Jul 06, 2015 3:33 am
by Mr. Kibernetik
If SRRK.txt also has toolbar off but you see toolbar during loading it, then I will mark this as a suggestion for improvement.
Re: 'run' command and toolbar question
Posted: Mon Jul 06, 2015 4:12 am
by chjchjch
thank you for your help.
i will waiting update
and
i have one more question
What was it made by using is smartbasic?
i think you are geniues
great work!
Re: 'run' command and toolbar question
Posted: Mon Jul 06, 2015 4:15 am
by Mr. Kibernetik
chjchjch wrote:What was it made by using is smartbasic?
Thank you for your comment!
But I did not understand your question.
Re: 'run' command and toolbar question
Posted: Mon Jul 06, 2015 4:20 am
by chjchjch
sorry
i don't speak english
what used
make this SmartBasic?
ex) object-c or java..
Re: 'run' command and toolbar question
Posted: Mon Jul 06, 2015 4:21 am
by Mr. Kibernetik
Objective-C
Re: 'run' command and toolbar question
Posted: Mon Jul 06, 2015 4:25 am
by chjchjch
ok
you are great programmer.
have a nice day!!
Re: 'run' command and toolbar question
Posted: Mon Jul 06, 2015 4:26 am
by Mr. Kibernetik
Thank you!
Have a nice programming!