XWidgetSoft Forum https://www.bbs.xwidget.com/ |
|
photo album core Help https://www.bbs.xwidget.com/viewtopic.php?f=8&t=2535 |
Page 1 of 1 |
Author: | MJC [ January 21st, 2013, 9:40 am ] |
Post subject: | photo album core Help |
Hello I am trying to have 2 buttons on my widget so i can change the photo album folder to a specific folder. like this: function button1(Sender) { photoalbumcore1.path = "C:\MyCarPics"; } function button2(Sender) { photoalbumcore1.path = "C:\HousePics"; } I have tried several ways like: photoalbumcore1.Open("C:\MyCarPics") photoalbumcore1.cmd(null, "!SetPath=C:\MyCarPics") Nothing seems to work for me, Can anyone help me? Thanks, Mike. |
Page 1 of 1 | All times are UTC - 8 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |