2006-01-21, 09:20 PM
I'm currently working on the Files plugin and would like to add a "Please wait. 5 of 6 items copied." type message but unsure how to do it.
Code flow is like this:
Anyone know if it is possible to force a render call? Or maybe an alternative way of doing it? pluginHelper.ShowMessage() would work but I understand it has problems and shouldnt be used.
Code flow is like this:
- User chooses copy on a menu
- Itterate over items to copy and send copy commands to Windows.
- User presses chooses copy on a menu
- Set "Please wait" message to visible (then in render() render the message)
- Program itterate over items to copy and send copy commands to Windows.
- Hide "Please wait" message
Anyone know if it is possible to force a render call? Or maybe an alternative way of doing it? pluginHelper.ShowMessage() would work but I understand it has problems and shouldnt be used.
My Projects
Programs Plugin [SIZE=2](retired) | Volume OSD Plugin (retired) | Documentation Wiki (retired)[/SIZE]
Programs Plugin [SIZE=2](retired) | Volume OSD Plugin (retired) | Documentation Wiki (retired)[/SIZE]