/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / int FS_Explorer() - Quit

Username:     
Password:     
             

Forum

# 1   2009-06-10 13:45:30 int FS_Explorer() - Quit

repzak
Member
Registered: 2008-03-05
Posts: 170

int FS_Explorer() - Quit

Hello,

I've seen problem if i in the file explorer quit rather that select a file, the box disappers but if i touch the touchscreen it continues to update the lines, how can i turn that off, or have others seen this?

Kasper

Offline

 

# 2   2009-06-10 16:44:10 int FS_Explorer() - Quit

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

Re: int FS_Explorer() - Quit

Perhaps you could try to set the 'current list' to 0 (does it happen with the playwav application ? ). If it does not work, we will fix it.

Offline

 

# 3   2009-06-11 00:38:44 int FS_Explorer() - Quit

repzak
Member
Registered: 2008-03-05
Posts: 170

Re: int FS_Explorer() - Quit

Hello,

Yes, kind of in play wave, but the original playwave will quit the application when quit the file list.. I will try to set the list to 0

Kasper

Offline

 

# 4   2009-06-11 06:49:43 int FS_Explorer() - Quit

yrt
Administrator
From: Grenoble-France
Registered: 2008-06-11
Posts: 520
Website

Re: int FS_Explorer() - Quit

Hi Kasper,

If you stop to call FS_Explorer() after the quit, you should not call List_Manager(), and the list should not be refreshed anymore.
For example the RecWav application use a list (through a menu) to choose the file to delete, and the "quit" item allows to go back to application with no problem.
Anyway, you can set the variable CurrentList to 0, and the ListManager will return with no treatment.

Yves

Offline

 

# 5   2009-06-11 14:43:27 int FS_Explorer() - Quit

repzak
Member
Registered: 2008-03-05
Posts: 170

Re: int FS_Explorer() - Quit

Hi,

You are right, sorry for wasting your time.

I was executing FS_explorer by accident

Kasper

Offline

 

Board footer