Message boards : BOINC Manager : Move columns. Why not?
Message board moderation
Author | Message |
---|---|
Send message Joined: 12 Feb 11 Posts: 419 |
I speak with some people and i receive this feedback: why isn't possible to move columns between them(like Excel)? I'd like to switch name, application, time, etc. |
Send message Joined: 29 Aug 05 Posts: 15572 |
I forwarded your question to the developers and they are looking into possibilities within wxWidgets 3.0 to do so. However, they've told me that if it's a simple thing, they may add it pretty soon, whereas when it is a medium scale project, it may become a trac feature request ticket. I'll keep an eye on developments (no pun intended). |
Send message Joined: 12 Feb 11 Posts: 419 |
I forwarded your question to the developers and they are looking into possibilities within wxWidgets 3.0 to do so. However, they've told me that if it's a simple thing, they may add it pretty soon, whereas when it is a medium scale project, it may become a trac feature request ticket. Thank you!! |
Send message Joined: 29 Aug 05 Posts: 15572 |
According to the developers this should be possible in wxWidgets 3.0, although for Windows only. Macintosh, FreeBSD and Linux versions wouldn't work, unless they get the same support in a later update of wxWidgets. wxWidgets documentation mentions: > http://docs.wxwidgets.org/trunk/classwx_list_ctrl.html#a2a499df49ebcefb3451a44146f76457d wxListCtrl::SetColumnsOrder?() and > Please notice that this function makes sense for report view only and currently is only implemented in wxMSW port. To avoid explicit tests for WXMSW in your code, please usewxHAS_LISTCTRL_COLUMN_ORDER as this will allow it to start working under the other platforms when support for the column reordering is added there. The amount of work it takes to get this working may be huge, therefore I made it a feature request ticket, [trac]#1341[/trac]. For those slow, rainy days. |
Send message Joined: 12 Feb 11 Posts: 419 |
It's done!! In last beta (7.3.11) is possible to move columns! Thank you very much |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.