At 8:42 PM +0200 10/9/01, Domi wrote: >I noticed that the "index" is not refreshed if its window stays opened... > >A change in the title field or a new card is not immediately acknowledged (I resort >to "opencard" ;-))
You can move the index-building code into another handler, buildIndex for example. Then put buildIndex into your openCard handler, and in the stack with the cards, insert a 'send "buildIndex" to stack "indexStack"' in the appropriate places to get the updates done. regards, gc Archives: http://www.mail-archive.com/[email protected]/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.
