Update Status Bar with Python Script
Moderator: Kathy_9
-
ljthompson
- Posts: 1
- Joined: Fri May 07, 2010 1:37 am
- System_Drive: C
- 32bit or 64bit: 32 Bit
- motherboard: ASUS AMD
- processor: AMD
- ram: 4GB
- Video Card: Onboard
- sound_card: Onboard
- Hard_Drive_Capacity: 320GB
Update Status Bar with Python Script
Does anyone know if it is possible to update the status bar in PSP XII using Python Scipts? I have some time intensive scripts and would like to keep the user informed of the progress.
-
LeviFiction
- Advisor
- Posts: 6831
- Joined: Thu Oct 02, 2008 1:07 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Alienware M17xR4
- processor: Intel Core i7-3630QM CPU - 2_40GH
- ram: 6 GB
- Video Card: NVIDIA GeForce GTX 660M
- sound_card: Sound Blaster Recon3Di
- Hard_Drive_Capacity: 500GB
- Corel programs: PSP: 8-2023
- Location: USA
Re: Update Status Bar with Python Script
I've never seen a command for it but I'll double check.
However I do know that you can make your own GUI in scripts. All you have to do it pass the handle of the new window to PSP. If you knew how to use TKinter or Windows GUI systems you could make a small dialog with its own progress bar.
However I do know that you can make your own GUI in scripts. All you have to do it pass the handle of the new window to PSP. If you knew how to use TKinter or Windows GUI systems you could make a small dialog with its own progress bar.
https://levifiction.wordpress.com/
