cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

dlgitem_set_list_count had slow down after upgrade to Editor 6.1

levangelista
1-Newbie

dlgitem_set_list_count had slow down after upgrade to Editor 6.1

Hi,

We use the command dlgitem_set_list_count to cleanup a listbox after some searching in a custom made dialog.

When we create the dialog and populate it we did not fell any time consuming change after upgrade. But when we perform some filtering, the cleanup operation with dlgitem_set_list_count(DLG,listbox,0) takes to much time to complete. In Editor release 5.2 it was not a time consuming event.

Just to try to clarify the steps we use:

Create dialog - OK

Create List box - OK

Populate list box - OK

Filter array - OK

Cleanup Listbox - Very time consuming compared to release 5.2

Populate Listbox with filtered results - OK

Anyone facing similiar performance problems? Any tips?

Thankyou very much

0 REPLIES 0
Top Tags