Related topics

Bug#431473: window placement of dialogs and splash screen messed up
Peter Below (TeamB) 100113.1...@compuXXserve.com borland public delphi language objectpascal In article <3ED37C2D.6040...@free.fr>, TheCat wrote: I'm using a form with a TImage as a Splash screen for my app and I have some difficulties to refresh the image ... If a window is displayed over my Splash screen the

How to disable Access97 splash screen and window?
Would be nice if OpenOffice acknowledged itself in splash screen and "about" as the 64 bit version, just like it used to. - Still not fixed the problem of a floppy drive being scanned / logged as being scanned when the system does not have a floppy. Is there something else on the address?

VB6 Opening screen?
Hello All: In every example or iteration of a splash screen I've seen there's always a 'dud-screen' that pops up just before the actual splash screen: it's a blank no-screen that is a precursor to the actual splash screen. Even in Swing it shows up. It lasts about a second. BlankScreen=BAD!

Spash screens in a Access 2003 application. How?
Jon Skeet sk...@pobox.com comp lang java programmer TGOS <t...@invalid.invalid> wrote: TGOS <t...@invalid.invalid> wrote: The Eclipse splash screen is a Java splash screen. I don't believe so - the source in eclipse.c and eclipseWin.c (as an example) seem to suggest that it's native code, at least on Windows.

Can't get past windows splash screen
Here's what I generally do: http://allenbrowne.com/ser-53.html Essentially, you create an unbound form that is your splash screen, and set it up as your Startup so Access shows it first. The code loops for the number of seconds you specify, so you can control how long it is on screen for. During that time, it does

Bug#454539: oosplash.bin: oosplash.bin spins at max cpu usage
Turtle macderm...@mindspring.com microsoft public access forms You can replace the Access splash screen with a very small (even 1pixel x 1 pixel) bitmap. In fact, you can make it the same gray as the background. As for hiding the Access window itself, AFAIK that can only be done when a form is active.

Splash Screen
Hello, Hope you can help with my inquiry: I have setup timmed (5 second) splash screen on an excel workbook using the workbook_open event prcedure (this works well). What I would like to do is have the actual workbook hidden while the splash screen is displayed, then have the workbook unhidden when the splash

Computer Reboot at Windows Splash Screen
martin f krafft madd...@debian.org linux debian bugs dist also sprach martin f krafft <madd...@debian.org> [2007.07.02.2233 +0200]: In a multi-monitor setup, the OO splashscreen *always* opens in the exact middle of the entire desktop, so between the screens. This bug exists in 1:2.4.0~rc1-2 still.

Splash Screen Contest
You have no control over that BMP splash screen. You can use an Access form as your splash screen, and control the length of time that form is displayed using the techniques Henry describes elsewhere in this thread. I use a BMP splash screen that consists of a single black pixel. No one sees it (so I don't care how

Can't get past windows splash screen
75214....@compuserve.com microsoft public office misc Hi Brian, If you're running MS Office under a Terminal Server or if the graphics card setting on your PC is 256 colors or below then you may see the reduced graphics splash screen for Word 2002. =========== <<"Brian" <ave...@yahoo.com> wrote in message

Creating Splash Screen
EDU (Thomas Huynh) writes: When my application gets launched, I throw up a splash screen before my main window comes up. When my main window comes up, I don't want the main window to come up on top of the splash window (just like MSVC++). I want the splash screen to remain on top of the main window until the user

Splash screen
David Phillip Oster os...@ieee.org comp sys mac programmer help In article <slrn998mj1.nu....@anubis.han.de>, j...@anubis.han.de (Jens-Uwe Mager) wrote: I am using the open application core event to display a splash screen. That works all fine and well, if I launch the app in the finder by double clicking the splash

Hide/Unhide workbook with splash screen
Henri Leboeuf hlebo...@generation.net comp lang basic visual misc Strat here. http://www.softcircuits.com SPLASH.ZIP Splash Screen Demo [VB3] The accompanying files show how to create a Splash screen in Visual Basic. Actually, 3 methods are shown. SPLASH1.ZIP Simply displays a modal splash form and waits for it to

Custom Splash Screen Problem - Access 2000
The splash screen come up and is there only during the initialization, good. The problem is that the screen has only the frame with a transparent center; my message is not there. What needs to be done to force the screen to be completely displayed before moving on to the initialization. Strange.

Does not get passed splash screen...
For an Application I am writing I would like to place a splash screen on start up to load various settings from several files. You cannot use ShowModal for this because no other code will execute until the user closes the form (unless you want to get into threads). Set the form to StayOnTop and just Show it.

Thoughts on cooker 2008.1
Gov 24hoursupport helpdesk OldMac77 <68rosedr...@gmail.com> wrote: Hi All, My computer only gets as far as the splash screen then reboots. (Windows XP Pro). It is unlikely to be a hardware problem since the computer works fine with the same harddisk WinXP Home, (dual boot with XP Pro), it also works well with

Splash Screen?
When I boot Win ME the Welcome Splash screen crashes. I get a 'Script Error' message and a White box where the welcome screen should be. I have to do a CTR-ALT-DEL and select the Welcome screen and choose END TASK to make it go away. Can anyone tell me how to get rid of the splash screen?

Major Startup Problems
gmail.com> wrote: Hi All, My computer only gets as far as the splash screen then reboots. (Windows XP Pro). It is unlikely to be a hardware problem since the computer works fine with the same harddisk WinXP Home, (dual boot with XP Pro), it also works well with another HD. I have unchecked 'automatic reboot' but

Splash Screen won't splash
Melv melvyn.rattenburynoj...@ntlworld.com 24hoursupport helpdesk Thanks will give it a go "richard" <I.dont.c...@do.you> wrote in message news:g9osq3hq8g6tvhae3o9qkb1i7e22l36bc5@4ax.com... On Sat, 09 Feb 2008 17:34:56 GMT, "Melv" <melvyn.rattenburynoj...@ntlworld.com> wrote: Daughter has pc that when turns it on

Ihibit splash screen...
Terry Voth seq...@techno-kitten.com powersoft public powerbuilder general Unless you want all other functionality to stop while the splash screen is up (and most people want a splash screen to distract their users as to how long the start up is taking <g>), you'll want to use a popup window.