problem with demo.xwar menu display on unzipped copy

Tupshin Harper <[email protected]> Fri, 18 Apr 2003 13:51:45 -0700
Newsgroups gmane.comp.java.xwt.general
Message-ID <[email protected]>
I'm trying to use demo.xwar as an example to build up a sample xwt app. 
Unfortunately I'm getting different behavior from running xwt-0281 on 
the demo.xwar as compared with an unzipped copy. On the unzipped copy, 
virtually everything works, but the menu isn't clickable

xwt-0281.exe demo.xwar
                Main: instantiating org.xwt.builtin.splash
                Main: main thread blocking on new semaphore
              splash: origin is file:j:\demo.xwar
              XWT$12: retheming from xwt.standard to org.xwt.themes.monopoly
            JSObject: Context.getCurrentContext() is null in 
getCurrentFunctionSourceName()
                 Box: unable to load image cancel at 
org.xwt.themes.monopoly.menuitem:14
            Template: unable to resolve image grip referenced in 
attributes of org.xwt.demo.spread.spread.1.2

unzipping demo.xwar to xwt_demo (using either linux unzip, or window Winrar)
xwt-0281.exe xwt_demo
                Main: instantiating main
                Main: main thread blocking on new semaphore
              XWT$12: retheming from xwt.standard to org.xwt.themes.monopoly
                 Box: unable to load image cancel at 
org.xwt.themes.monopoly.menuitem:14
            Template: unable to resolve image grip referenced in 
attributes of org.xwt.demo.spread.spread.1.2
--->following line output everytime i try to click on "Sample 
Menu"            
--->Box: attempt to add/remove children to/from a node
--->with a null redirect at org.xwt.themes.monopoly.popupmenu:16

This makes it very hard to develop an application since the test cycle 
is much more arduous. The same behaviour occurs using an xwt.exe I 
compiled from CVS.

-thanks
-Tupshin


_______________________________________________
http://lists.xwt.org/listinfo/dev