-
Two questions: fading images and something else...
I have, again, some questions.
First, i would like to fade two images together: you see the first image then, slowly disapear. While it disapear, the other should appears... I want to do a cycling animation with two (or more ?) images.
Second, just wonder... I remember with Visual basic 5, when you load two or more labels (or others objects) with the same name, VB adds automatically a number. For example:
label1(0)
label1(1)
label1(2)
etc...
It was very usefull to access a list of informations in multiple labels. I'm sure there is something similar in VB.net... Do you know how ?
and a third question (ok, i said two questions...):
i have a listview and a listbox on a form. I first click on an item of the listview... It select one item (you see the item selected - it's grey). But when you click on an item of the listbox, you don't see anymore if the item is selected or not. Is there a way that it don't lost the selection. (in fact, you can call the selected item of the listview in the code, but you don't see in the interface).
Hope you'll understand my two... euh... my three questions.
Thanks for your help !
Last edited by semidieu; 02-18-2005 at 06:49 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks