fuzelogic
19 Jun 2010, 7:38 AM
All,
It seems like all the examples have phone_startup.png & tablet_startup.png, but I never see it displayed before it gets to the example.
Picker Example:
Ext.setup({
tabletStartupScreen: 'tablet_startup.png',
phoneStartupScreen: 'phone_startup.png',
icon: 'icon.png',
glossOnIcon: false,
....
It seems like all the examples have phone_startup.png & tablet_startup.png, but I never see it displayed before it gets to the example.
Picker Example:
Ext.setup({
tabletStartupScreen: 'tablet_startup.png',
phoneStartupScreen: 'phone_startup.png',
icon: 'icon.png',
glossOnIcon: false,
....