javagui now functional (sort of ;)

Magnus Lie Hetland <[email protected]>
Newsgroups gmane.comp.python.anygui.devel
Message-ID <[email protected]>
javagui now passes the following tests:

  test_backend.py, test_button.py, test_checkbox.py, test_defaults.py,
  test_invisible.py, test_label.py, test_listbox.py,
  test_radiobutton.py, test_remove.py, test_textarea.py,
  test_textchange.py, test_textfield.py.

Several of those it does not pass are quite expected (such as
test_canvas or test_menu) since the functionality hasn't been
implemented yet.

Some notable failures:

  - Everything related to resize; first resizes seem OK, but after
    that something strange happens. Resizes seem cumulative, somehow
    -- or only interpreted as making the window larger... Or
    something.

  - Everything needing FrameWrapper (haven't added that to javagui
    yet; wasn't there a front-end implementation of this? Oh, well,
    I'll get to it) including test_radiogroup (so I'm not sure radio
    groups work yet either ;)

  - test_window: The new windows are created (the proxies, at least)
    and keep the app alive after I close the visible (first) one, but
    they never show up -- I suspect create() is never called...

And...

  - javagui is **extremely** slow at the moment.

  - The current handling of create() (overwridden in the back-end
    Wrapper implementation) seems to create flashing/cinematics

Anyway -- it sort of works. The rest is bugfixing ;)

-- 
Magnus Lie Hetland                                  The Anygui Project
http://hetland.org                                  http://anygui.org


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.