World: r3wp
[!RebGUI] A lightweight alternative to VID
older newer | first last |
shadwolf 30-Apr-2005 [734x2] | wouups ;) |
need to transmit the event | |
Graham 30-Apr-2005 [736] | as you say, resizing the column width is slow .. but it is working :) |
shadwolf 30-Apr-2005 [737x4] | I think I replace the feel/engage for check ... |
yes I have 2 bugs to correct ... | |
graham do you know a way to happend things to a fonction instead of substituate it completly | |
in a feel/engage fonction for example ? | |
Graham 30-Apr-2005 [741] | sorry, don't understand |
shadwolf 30-Apr-2005 [742x4] | the check box problems happens because I change the engage function ;) |
I replace it with the selection code | |
I have 2 solutions first I don't change teh feel/engage code for checkbox type | |
okay corrected ;) | |
Graham 30-Apr-2005 [746] | new url? |
Brock 30-Apr-2005 [747x2] | Just checked with Excel, while dragging, the cell contents don't move or redraw, just the title or header columns. Then when mouse is deselected the list redraws all the cells. |
This is with reference to column resizing. | |
shadwolf 30-Apr-2005 [749] | http://shadwolf.free.fr/rebgui-list42.r |
Graham 30-Apr-2005 [750] | I just looked at Romano's ana-list. When column resizing, he chooses to resize in real time only the adjacent column. The other columns are not affected. |
Brock 30-Apr-2005 [751] | I like how your style doesn't require you to be in the header row inorder to resize a column, simply selecting the column border in any cell allows column resize. |
Graham 30-Apr-2005 [752] | So, with less to move about, it's a lot faster. |
shadwolf 30-Apr-2005 [753x2] | Graham in my code the left adjacent col is resized (shrink grow) the other ones are scroller like in windows motion ;) |
the last bug I have is related to horizontal scroller when the size changes it does work | |
Graham 30-Apr-2005 [755] | If you resize the 1st column, then Romano's ana-list resizes the 1st and 2nd columns only. The other columns stay where they are. |
Brock 30-Apr-2005 [756] | My only comment about that is there isn't much margin for error, I think the two pixel activation of the column resizing is a little limited and requires concentration. In Excel, they have about 16 pixels (approximately the full size of the mouse pointer area, not just the immediate selection area. |
Graham 1-May-2005 [757x2] | Excel 2000 resizes the column headers only in real time and not all the data |
oops, what Brock said :) | |
shadwolf 1-May-2005 [759] | hum you mean to make the coloms resizing on event/type = 'up ? |
Brock 1-May-2005 [760] | ;-) |
Graham 1-May-2005 [761x2] | yes... leave the resizing till the mouse is released. |
but resize the column headers while mouse is down | |
shadwolf 1-May-2005 [763x4] | K |
mutch faster but more code and a strange effect ;) | |
indeed | |
http://shadwolf.free.fr/rebgui-list43.r:) | |
Graham 1-May-2005 [767] | some strange artifacts in the header |
shadwolf 1-May-2005 [768] | ? |
Brock 1-May-2005 [769] | I believe it looks strange because you are including the adjacent data in the resize... Excel only shows a faint line indicating where the cell will end. |
Graham 1-May-2005 [770] | if you collapse column 2 completely and then open it up again, you get extra vertical lines |
Brock 1-May-2005 [771] | I do agree, strange effect for sure. |
Graham 1-May-2005 [772] | that disappear on redraw |
Brock 1-May-2005 [773] | I didn't see any artifacts. |
shadwolf 1-May-2005 [774x2] | :) |
it's speedy | |
Brock 1-May-2005 [776x3] | very acceptable. |
I'm only on 900 MhZ machine and the resizing is real-time with my mouse movements. | |
no lag | |
Graham 1-May-2005 [779] | http://www.compkarori.com/rebol/artifact.png |
Brock 1-May-2005 [780x2] | That looks like the ouline of the original size of the cell. Don't see that here. |
But might be a nice feature ;) | |
shadwolf 1-May-2005 [782x2] | yes this a gobal problem on rebgui ;) |
graham the button edge is problematic bu that not only in listview :) | |
older newer | first last |