![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi every one,
I am still writing my first program, but i need to flash a message to the screen eg. Using dzHW library's delay sub Delay (ms) elapse =0 begin = dz.gettickcount '***Here i want to display a flash screen*** 'm=msgbox("delay") wants user input to clear message do while (elapse <ms) do events elapse=dz.gettickcount - begin loop end sub and with this done the flash screen must disapear Any ideas thanks Friedrich |
|
||||
|
I think you mean a splash screen, a form to display as a welcome to the user and to post some program related info, rigth?
You could use my about panel to do it...it's in the librarys thread
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD DLL Version Listing |
|
|||
|
hi Erel
The problem is i use 1 routine for a number of forms And i get a panel already in use error I dont know if you can test it without the hardware(rs232) but i attach the program anyway any ideas thanks Friedrich |
|
||||
|
If I understood correctly, his trying to flas a custom panel/ form to the user with some pertinent information, halting the execution of the program with it...
This behavior can be acomplished with my abaout panel... Note:I'm not trying to push you into my about panel, but seems the easyest way to go...
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD DLL Version Listing |
|
||||
|
Maybe the InputPanel example will help you: Input Panel
|
|
|||
|
Quote:
The pop up message must close without user intevention I am doing it with a form at the moment but it is not ideal how can I close the about panel on its own Thanks Friedrich |
|
|||
|
Quote:
The pop up message must close without user intevention I am doing it with a form at the moment but it is not ideal how can I close the about panel on its own Thanks Friedrich |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Anfängerfrage zu BT / Flash | CryoGenID | German Forum | 0 | 07-25-2008 01:28 PM |
| ERROR:Message | cdeane | Questions & Help Needed | 10 | 07-21-2008 07:59 PM |
| Macromedia flash ??? | superbabicka | Questions & Help Needed | 2 | 04-21-2008 07:56 PM |
| SMS Message Intercept option To Delete Message | RandomCoder | Basic4ppc Wishlist | 0 | 03-02-2008 10:11 PM |
| Flash Player Control | alfcen | Basic4ppc Wishlist | 1 | 05-27-2007 12:51 PM |