- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I wonder whether anyone has a solution to this problem. I use dialogs and list boxes in my application. When the number of entities in the list is small (<20) then the update appears instantaneous. However for large numbers of entities the box flashes along with the vertical scroll bar in a rather annoying manner. I am using the following loop with the call to the dlgset function within the loop:
do i=1,100
text='boris'
iret=dlgset(dlg,cntl,text,i)
enddo
Any advice would be gratefully received.
Thanks, ACAR.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page