Talk:Multi screen support

Revision as of 06:37, 8 June 2006 by Dartzki (Talk | contribs) (Problems)

Howto

The basic approach would be:

  • improve the EV_SCREEN class to handle multiple screens and then let Vision and later ES make use of it

EiffelStudio 5.7 Pre-releases

Warning.png Warning: "Please be aware that the 5.7 versions released through this site are intermediate builds on the road towards official EiffelStudio 5.7. The graphical interface of EiffelStudio is not ready for production and has many unfinished features and even regressions when compared to version 5.6. The command line compiler is at production level. If you are experiencing problems with this release, please use the es-devel mailing list for discussions."

from Downloads
  • Does this mean we are going to do it with EiffelStudio 5.6 after all?
    • Problem with 5.6 is that we can't use the current library versions as c compilation won't succeed

Problems

  • I just had a brief look at WEL and it doesn't seem to support MultiScreen...
  • It really doesn't support MultiScreen, so we have to work trough that too...