Daniel Pekelharing escreveu: > Hi all, > > This may be a rather stupid question, but here goes: > > I want to implement a simple startup splash screen for my app, a simple > border-less window with an image which displays for a few seconds... > > It's really nothing complicated to implement, just a simple timer to > close the window or something like that.. > > But before I begin coding I just want to know if there's any sort of > standard or perhaps even a widget designed for the purpose? > > Thanks, > > - Daniel Pekelharing > Hi,
On 2.6 version you can use *startup* functions to perform show splash all time until main window start up. About decorations (borders e window controls), you can use *decorate* functions. -- []'s Claudio Polegato Junior Um peregrino de Problemas; Um pergaminho de Soluções. _______________________________________________ gtk-app-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
