- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.
コピーされたリンク
0 返答(返信)