On Jan 18, 2007, at 8:35 AM, Emile SCHWARZ wrote:

Hi all,

Application design rather REALbasic usage (quoi que...)


I have a multimedia application where I have a selector that is created dynamically. I rely on the Window Activate Event to re- build the selector contents (actually a ListBox).

I just saw a simple code miss (two lines were missing) and I added them. Now while I was testing that (moving a multimedia container folder from the "root" folder to a different one), I realized that, without quitting the application, I can also move a folder away - and its entry will still be in the selector - and I have a possible flaw; maybe a bug | needs more tests - .

So the question is:

how can I be sure the user does not tricks my application ?
[moves a folder on my back?]

How about rebuilding the listbox contents on a mousedown? Or, allow the user to select the item from the listbox, check it's existence, update the listbox contents if the selected item is missing and popup a MessageDialog telling the user that the item was removed.

Tim
--
Tim Jones
[EMAIL PROTECTED]

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to