Is it possible to scroll TABs using WPF Style customization?

Docking/MDI for WPF Forum

Posted 15 years ago by SeongTae Jeong
Version: 9.1.0505
Avatar
Hello,

I am using Tabbed MDI of Actipro in my current project.
Let's dive into the point, I need to implement scrolling tabs like this,

Tab scrolling
; http://www.extjs.com/deploy/dev/examples/tabs/tabs-adv.html

Can it be possible? (I admit there are some differences between HTML and WPF)

Thanks in advance. :)

Comments (3)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
SeongTae,

It's possible to do that but you'd probably need to write a primitive control yourself that does the animation and then use that in a retemplated version of our containers.

We do tab scrolling animation in some of our other products like Ribbon. But at this time we don't have any functionality for that built into the default tab presenter for Docking.

I'll add your request to our TODO list though.


Actipro Software Support

Posted 14 years ago by Billy Jacobs
Avatar
Has this been implemented yet?
Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Billy,

Scrolling tab support is included in the upcoming release of WPF Studio, due out in a couple weeks. It doesn't currently support animated scrolling, like in your link, but we have a TODO item to add support for that.


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.