|
|||
|
I'm using the save dialog box.
It currently opens in the upper corner of the screen. I'd like it to open centered like the browse and msgBox dialog boxes. Dialogs.fileSave(vFileType,vExt, vFileName); How can I make it open centered? Thanks! |
|
|||
|
I downloaded and ran the swfKit component sample program.
It seems that the first time you show the save dialog box, it appears upper left. Subsequent times, it appears centered. This happens with the open dialog box too. Strange - any ideas on how to make it show centered the first time? |
|
|||
|
Sorry, in the current version you cannot do this, because it does not provide such a method. The position of the Save dialog box is determined by system.
If you want to do this, you would have to build an ActiveX component or dll. |
|
|||
|
I understand it is a system level function.
However, the first time the dialog box opens up, it appears in the top left corner of the screen. Subsequent times, it appears centered. See the swfKit component sample program for a quick example of this. The first selection should be the saveAs button. How can I get it to open the first time in the center as it does subsequent times? Thanks. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|