thegooglecodearchive / luaforwindows

Automatically exported from code.google.com/p/luaforwindows
0 stars 0 forks source link

Please update wxlua to latest 2.8.10.0 #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Because now LfW is using wxlua 2.8.7.0(wxwidgets2.8.8),and there is some 
feature absent with wxGrid,i.e.:
"""
//wxGridCellCoordsArray GetSelectedCells() const
//wxGridCellCoordsArray GetSelectionBlockTopLeft() const
//wxGridCellCoordsArray GetSelectionBlockBottomRight() const
//wxArrayInt GetSelectedRows() const
//wxArrayInt GetSelectedCols() const
"""
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by zhangchu...@gmail.com on 17 Jun 2010 at 9:44

GoogleCodeExporter commented 9 years ago
I will put this on the list for the next release.

Original comment by rpusz...@gmail.com on 17 Jun 2010 at 1:37

GoogleCodeExporter commented 9 years ago
Thank you for your quick responce!

Original comment by zhangchu...@gmail.com on 17 Jun 2010 at 2:39

GoogleCodeExporter commented 9 years ago
Done. The release will be out later.

Original comment by rpusz...@gmail.com on 17 Jun 2010 at 6:56

GoogleCodeExporter commented 9 years ago
Many thanks!I have try it and it is ok now.
btw:The documents have not been updated,but it doesn't matter.

Original comment by zhangchu...@gmail.com on 18 Jun 2010 at 2:06

GoogleCodeExporter commented 9 years ago
Well the update is broken and I am not sure why, so I have to go with 20 dlls, 
or roll it back to 2.8.7.

P.S. I updated the docs for the next release.

What are your thoughts about having 20 dlls? instead of the 4? I don't like it 
and wish that the make file in the wxLua project would be fixed to allow that.

Original comment by rpusz...@gmail.com on 13 Jul 2010 at 2:34

GoogleCodeExporter commented 9 years ago
What does "the update is broken" means?Just because too many dlls?

Original comment by zhangchu...@gmail.com on 14 Jul 2010 at 1:16

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
See issue #17 for more details

Original comment by rpusz...@gmail.com on 14 Jul 2010 at 1:38

GoogleCodeExporter commented 9 years ago
Yes,I reproduce #17 issue.
Ok,before fixed I think it is better to roll back for LfW.

Original comment by zhangchu...@gmail.com on 15 Jul 2010 at 1:36