World: r3wp
[!RebGUI] A lightweight alternative to VID
older newer | first last |
Graham 30-Apr-2005 [707x3] | Okay, retested .. and it is working now. |
But ... | |
listview/picked: ["Line 1:1" false logo.gif logo.gif "Line 5:01"] ** Script Error: Cannot use path on none! value ** Where: do-body ** Near: wid/color: gold last-sel: f-ind insert | |
shadwolf 30-Apr-2005 [710] | I'm trying to implement the resizing of the colonne conserving it's size but I it's hard to write I spent so mutch nights with out sleep this week that my neurons are not working properly ;) |
Graham 30-Apr-2005 [711x3] | when you click on a cell in the last column, it highlights the one 4 above it |
the one that says "title 5" | |
Are the gadgets in "title 2" supposed to be disabled? | |
shadwolf 30-Apr-2005 [714x9] | normally not |
I see the problem ;) | |
Are the gadgets in "title 2" supposed to be disabled? I don't understand for me it work well ;) | |
I found the bug for the last colono selection ;) | |
I updated the working version | |
I'm having lot of problems with the writting of the colom resizing algo | |
when you move a splitter this influance the left colone size and only change header button and all the widgets on the right size | |
Woooooooooouhouuuuuuuuu I get a working resizing feature I need to change a little thing with my horizontale scroller but this is working | |
as I was supposing earlier the motion is slow | |
Graham 30-Apr-2005 [723x2] | I must be looking at the older version .. the bug with last column is still there. |
Also, in column 2, I can't untick/cross the checkboxes | |
shadwolf 30-Apr-2005 [725x2] | okay it's update |
same file | |
Graham 30-Apr-2005 [727x2] | can u rename it? |
I have caching problems | |
shadwolf 30-Apr-2005 [729x4] | yes |
http://shadwolf.free.fr/rebgui-list41.r | |
this version includes colums left of the spliter resizing and keeping the right columns same size and scolling them | |
I'm workin on a strange bug ;) | |
Graham 30-Apr-2005 [733] | ok, last column now selects correctly. But I can't alter the state of the checkboxes |
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. |
older newer | first last |