Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Avalon

Image Carousel

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 10-22-2006   #1 (permalink)
Raghavendra
Guest


 

Image Carousel

Hi,
I needed some help on implementing a 3D carousel for images.
Couldnt find much. Are any samples available here?

Thanks,
Raichur

My System SpecsSystem Spec
Old 10-25-2006   #2 (permalink)
John Lorenzen
Guest


 

Re: Image Carousel

Hi Raichur,

I am also looking for the same type of sample, I have not found any but
would be willing to collaborate on a solution. If this of interest to you
please let me know.


"Raghavendra" <Raghavendra@discussions.microsoft.com> wrote in message
news:8D114A33-7347-45B6-BEB3-184C036A8889@microsoft.com...
> Hi,
> I needed some help on implementing a 3D carousel for images.
> Couldnt find much. Are any samples available here?
>
> Thanks,
> Raichur


My System SpecsSystem Spec
Old 10-26-2006   #3 (permalink)
Arnaud VALLAT
Guest


 

Re: Image Carousel

Raghavendra wrote:
> Hi,
> I needed some help on implementing a 3D carousel for images.
> Couldnt find much. Are any samples available here?
>
> Thanks,
> Raichur


Hello,

I found this one: http://thewpfblog.com/?p=21

Rno
My System SpecsSystem Spec
Old 10-27-2006   #4 (permalink)
Raghavendra
Guest


 

Re: Image Carousel

Thanks John and Arnaud,
I created the 3D carousel with some help from the Hyper Bar sample in
Expressions.

"Arnaud VALLAT" wrote:

> Raghavendra wrote:
> > Hi,
> > I needed some help on implementing a 3D carousel for images.
> > Couldnt find much. Are any samples available here?
> >
> > Thanks,
> > Raichur

>
> Hello,
>
> I found this one: http://thewpfblog.com/?p=21
>
> Rno
>

My System SpecsSystem Spec
Old 10-27-2006   #5 (permalink)
John Lorenzen
Guest


 

Re: Image Carousel

Hi Raghavendra,

I'm glad you got your carousel working would you be willing to post the
source?

"Raghavendra" <Raghavendra@discussions.microsoft.com> wrote in message
news:9D83F204-CADD-48CC-891C-EE231949F4E1@microsoft.com...
> Thanks John and Arnaud,
> I created the 3D carousel with some help from the Hyper Bar sample in
> Expressions.
>
> "Arnaud VALLAT" wrote:
>
>> Raghavendra wrote:
>> > Hi,
>> > I needed some help on implementing a 3D carousel for images.
>> > Couldnt find much. Are any samples available here?
>> >
>> > Thanks,
>> > Raichur

>>
>> Hello,
>>
>> I found this one: http://thewpfblog.com/?p=21
>>
>> Rno
>>


My System SpecsSystem Spec
Old 10-27-2006   #6 (permalink)
Stoitcho Goutsev \(100\)
Guest


 

Re: Image Carousel

John,

Have you looked at the MS North Face Demo white paper. The have video
carousel that can be changed to image carousel with few changes.

Here is ling to the white paper. Source code for the video carousel and
couple other classes are available

http://msdn2.microsoft.com/en-us/library/aa480174.aspx


--
HTH
Stoitcho Goutsev (100)

"John Lorenzen" <johnl@fidlar.com> wrote in message
news:01431DE9-A1A6-455D-AE73-91E9E44C80C6@microsoft.com...
> Hi Raghavendra,
>
> I'm glad you got your carousel working would you be willing to post the
> source?
>
> "Raghavendra" <Raghavendra@discussions.microsoft.com> wrote in message
> news:9D83F204-CADD-48CC-891C-EE231949F4E1@microsoft.com...
>> Thanks John and Arnaud,
>> I created the 3D carousel with some help from the Hyper Bar sample in
>> Expressions.
>>
>> "Arnaud VALLAT" wrote:
>>
>>> Raghavendra wrote:
>>> > Hi,
>>> > I needed some help on implementing a 3D carousel for images.
>>> > Couldnt find much. Are any samples available here?
>>> >
>>> > Thanks,
>>> > Raichur
>>>
>>> Hello,
>>>
>>> I found this one: http://thewpfblog.com/?p=21
>>>
>>> Rno
>>>

>



My System SpecsSystem Spec
Old 11-21-2006   #7 (permalink)
Alex Yakhnin
Guest


 

Re: Image Carousel

Can you share with your code to modify the video carousel to the image
carousel?

Thx... Alex


"Stoitcho Goutsev (100)" <100@100.com> wrote in message
news:uFnG3Og%23GHA.3312@TK2MSFTNGP02.phx.gbl...
> John,
>
> Have you looked at the MS North Face Demo white paper. The have video
> carousel that can be changed to image carousel with few changes.
>
> Here is ling to the white paper. Source code for the video carousel and
> couple other classes are available
>
> http://msdn2.microsoft.com/en-us/library/aa480174.aspx
>
>
> --
> HTH
> Stoitcho Goutsev (100)
>
> "John Lorenzen" <johnl@fidlar.com> wrote in message
> news:01431DE9-A1A6-455D-AE73-91E9E44C80C6@microsoft.com...
>> Hi Raghavendra,
>>
>> I'm glad you got your carousel working would you be willing to post the
>> source?
>>
>> "Raghavendra" <Raghavendra@discussions.microsoft.com> wrote in message
>> news:9D83F204-CADD-48CC-891C-EE231949F4E1@microsoft.com...
>>> Thanks John and Arnaud,
>>> I created the 3D carousel with some help from the Hyper Bar sample in
>>> Expressions.
>>>
>>> "Arnaud VALLAT" wrote:
>>>
>>>> Raghavendra wrote:
>>>> > Hi,
>>>> > I needed some help on implementing a 3D carousel for images.
>>>> > Couldnt find much. Are any samples available here?
>>>> >
>>>> > Thanks,
>>>> > Raichur
>>>>
>>>> Hello,
>>>>
>>>> I found this one: http://thewpfblog.com/?p=21
>>>>
>>>> Rno
>>>>

>>

>
>


My System SpecsSystem Spec
Old 11-21-2006   #8 (permalink)
Alex Yakhnin
Guest


 

Re: Image Carousel

Can you share with your code to modify the video carousel to the image
carousel?

Thx... Alex


"Stoitcho Goutsev (100)" <100@100.com> wrote in message
news:uFnG3Og%23GHA.3312@TK2MSFTNGP02.phx.gbl...
> John,
>
> Have you looked at the MS North Face Demo white paper. The have video
> carousel that can be changed to image carousel with few changes.
>
> Here is ling to the white paper. Source code for the video carousel and
> couple other classes are available
>
> http://msdn2.microsoft.com/en-us/library/aa480174.aspx
>
>
> --
> HTH
> Stoitcho Goutsev (100)
>
> "John Lorenzen" <johnl@fidlar.com> wrote in message
> news:01431DE9-A1A6-455D-AE73-91E9E44C80C6@microsoft.com...
>> Hi Raghavendra,
>>
>> I'm glad you got your carousel working would you be willing to post the
>> source?
>>
>> "Raghavendra" <Raghavendra@discussions.microsoft.com> wrote in message
>> news:9D83F204-CADD-48CC-891C-EE231949F4E1@microsoft.com...
>>> Thanks John and Arnaud,
>>> I created the 3D carousel with some help from the Hyper Bar sample in
>>> Expressions.
>>>
>>> "Arnaud VALLAT" wrote:
>>>
>>>> Raghavendra wrote:
>>>> > Hi,
>>>> > I needed some help on implementing a 3D carousel for images.
>>>> > Couldnt find much. Are any samples available here?
>>>> >
>>>> > Thanks,
>>>> > Raichur
>>>>
>>>> Hello,
>>>>
>>>> I found this one: http://thewpfblog.com/?p=21
>>>>
>>>> Rno
>>>>

>>

>
>


My System SpecsSystem Spec
Old 11-22-2006   #9 (permalink)
Stoitcho Goutsev \(100\)
Guest


 

Re: Image Carousel

Alex,

I don't have the code because I haven't done it, but I have used the code
inside as a basis for some other things. The code is pretty straightforward
you should be able to change it. It is also not complete, but it gives the
bigger part of the idea.


--
Stoitcho Goutsev (100)

"Alex Yakhnin" <a.yakhnin@online.att.net> wrote in message
news:4E3E3BAB-33DB-46B1-B9FC-01215FE69282@microsoft.com...
> Can you share with your code to modify the video carousel to the image
> carousel?
>
> Thx... Alex
>
>
> "Stoitcho Goutsev (100)" <100@100.com> wrote in message
> news:uFnG3Og%23GHA.3312@TK2MSFTNGP02.phx.gbl...
>> John,
>>
>> Have you looked at the MS North Face Demo white paper. The have video
>> carousel that can be changed to image carousel with few changes.
>>
>> Here is ling to the white paper. Source code for the video carousel and
>> couple other classes are available
>>
>> http://msdn2.microsoft.com/en-us/library/aa480174.aspx
>>
>>
>> --
>> HTH
>> Stoitcho Goutsev (100)
>>
>> "John Lorenzen" <johnl@fidlar.com> wrote in message
>> news:01431DE9-A1A6-455D-AE73-91E9E44C80C6@microsoft.com...
>>> Hi Raghavendra,
>>>
>>> I'm glad you got your carousel working would you be willing to post the
>>> source?
>>>
>>> "Raghavendra" <Raghavendra@discussions.microsoft.com> wrote in message
>>> news:9D83F204-CADD-48CC-891C-EE231949F4E1@microsoft.com...
>>>> Thanks John and Arnaud,
>>>> I created the 3D carousel with some help from the Hyper Bar sample in
>>>> Expressions.
>>>>
>>>> "Arnaud VALLAT" wrote:
>>>>
>>>>> Raghavendra wrote:
>>>>> > Hi,
>>>>> > I needed some help on implementing a 3D carousel for images.
>>>>> > Couldnt find much. Are any samples available here?
>>>>> >
>>>>> > Thanks,
>>>>> > Raichur
>>>>>
>>>>> Hello,
>>>>>
>>>>> I found this one: http://thewpfblog.com/?p=21
>>>>>
>>>>> Rno
>>>>>
>>>

>>
>>

>



My System SpecsSystem Spec
Old 11-22-2006   #10 (permalink)
Stoitcho Goutsev \(100\)
Guest


 

Re: Image Carousel

Alex,

I don't have the code because I haven't done it, but I have used the code
inside as a basis for some other things. The code is pretty straightforward
you should be able to change it. It is also not complete, but it gives the
bigger part of the idea.


--
Stoitcho Goutsev (100)

"Alex Yakhnin" <a.yakhnin@online.att.net> wrote in message
news:4E3E3BAB-33DB-46B1-B9FC-01215FE69282@microsoft.com...
> Can you share with your code to modify the video carousel to the image
> carousel?
>
> Thx... Alex
>
>
> "Stoitcho Goutsev (100)" <100@100.com> wrote in message
> news:uFnG3Og%23GHA.3312@TK2MSFTNGP02.phx.gbl...
>> John,
>>
>> Have you looked at the MS North Face Demo white paper. The have video
>> carousel that can be changed to image carousel with few changes.
>>
>> Here is ling to the white paper. Source code for the video carousel and
>> couple other classes are available
>>
>> http://msdn2.microsoft.com/en-us/library/aa480174.aspx
>>
>>
>> --
>> HTH
>> Stoitcho Goutsev (100)
>>
>> "John Lorenzen" <johnl@fidlar.com> wrote in message
>> news:01431DE9-A1A6-455D-AE73-91E9E44C80C6@microsoft.com...
>>> Hi Raghavendra,
>>>
>>> I'm glad you got your carousel working would you be willing to post the
>>> source?
>>>
>>> "Raghavendra" <Raghavendra@discussions.microsoft.com> wrote in message
>>> news:9D83F204-CADD-48CC-891C-EE231949F4E1@microsoft.com...
>>>> Thanks John and Arnaud,
>>>> I created the 3D carousel with some help from the Hyper Bar sample in
>>>> Expressions.
>>>>
>>>> "Arnaud VALLAT" wrote:
>>>>
>>>>> Raghavendra wrote:
>>>>> > Hi,
>>>>> > I needed some help on implementing a 3D carousel for images.
>>>>> > Couldnt find much. Are any samples available here?
>>>>> >
>>>>> > Thanks,
>>>>> > Raichur
>>>>>
>>>>> Hello,
>>>>>
>>>>> I found this one: http://thewpfblog.com/?p=21
>>>>>
>>>>> Rno
>>>>>
>>>

>>
>>

>



My System SpecsSystem Spec
Closed Thread
Update your Vista Drivers Update Your Drivers Now!!

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Acronis True Image recovery of Vista Image mrh981 Vista General 1 07-01-2008 09:57 PM
Carousel shortcut NOT compatible with buttons on mice? mhk87 Vista General 2 04-07-2008 12:55 PM
Whatever happened to that carousel thing with Vista? Autumnale Vista General 6 12-27-2007 12:15 PM
Image Restore Problem: Can't Locate Image Paputxi Vista General 4 07-13-2007 05:52 PM
Button with regular image and disabled image loumfranco@gmail.com Avalon 1 05-31-2006 02:47 PM


Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51