Archive: Embeddedlist plugin needs refresh


Embeddedlist plugin needs refresh
I've used the embeddedlists plugin which is great, but I faced a little bug(at least I think it is).

When I use the treeview with checkboxes and my tree is bigger then my dialog a part of the tree disappears. I can't get to it, I have to close/open one of the visible treenode(by clicking on the +). The gui is refreshed and a scrollbar becomes visible so I can get to the non visible tree nodes. So the problem is that it doesn't immidiately show the right scrollbar, so unexperienced user can never get to the lowest part of the tree.


I'm planning on working on a unicode version of the plugin soon so I will see if I can fix this problem too.

Stu


A unicode version will be really appreciated, as we came a long way with all the unicode plug-ins we did need.
This is basically the last one we need for our project !

Thanx, Mark

http://portableapps.com/node/21879


I plan on having a look at this plugin soon.

Stu


I was unable to reproduce the issue mentioned (tested on Windows XP and 7). Uploaded v1.3 with Unicode build.

Stu


I'm having a simular problem:

EmbeddeLists set up to show listitems with checkboxes.

1. I select a number of items
2. I go to the next screen.
3. I go back to the EmbeddeList screen.

All items are still there, but the checkboxes are gone. :eek:
I have to select each line to get them back.


Regards,
Johan


Can you make a script that reproduces the issue please.

Stu


Same problem with refresh
I am having the same problem with the EmbeddedLists plug-in that JohaViss describes above.

The first time the list is displayed the checkboxes display fine. If I hit Next and Back all the checkboxes have disappeared. I have to click on a list item and then click on another list item to have the first list item's checkbox repainted.

I am running XP SP3 with the "Windows XP style" Windows and buttons and the "Default (blue)" color scheme.

I tested with the examples that were provided with the EmbeddedLists plug-in, specifically the ListView_CheckBoxes.nsi and the ListView_MultiColumnCheckBoxes.nsi examples.


Checkboxes disappear in all the examples
I tried all the included examples that have checkboxes, including both listviews and treeviews, and the checkboxes disappear in all of them when you hit Next and Back to return to the page.