FBFilePopupStyle Class Reference
 
 
 
FBFilePopupStyle Class Reference

This reference page is linked to from the following overview topics: Your First Python Program, Saving to a File.


#include <mobu-python-api.h>


Class Description

Different types of file popup windows.

Inheritance diagram for FBFilePopupStyle:
Enumeration

Public Attributes

object  kFBFilePopupOpen
object  kFBFilePopupSave

Member Data Documentation

Open file popup (Shows 'Open Directory').

Save file popup (Shows 'Save Directory').