Hi, Markus,

thank you very much for the info! Much appretiated.

As for Qt bindings, this is something new to me, I though
Qt was out of reach for C# or IronPython devs? Where can I
get more info about this? I remember searching for Qt bindings
for .NET, but only found some very complex code showing
how to bind C++ code via .NET or something. I'm not a C++
programmer, not even a C# dev, I only write programs
in IronPython :(

Thank you again.

Lukáš Duběda
Director
[T] +420 602 444 164

duber studio(tm)
[M] i...@duber.cz
[W] http://www.duber.cz

[A] R.A.Dvorského 601, Praha 10
[A] 10900, Czech Republic, Europe

On 1.8.2011 8:25, Markus Schaber wrote:
Hi, Lukáš,

Von: Lukáš Dubeda

a simple question: is there a similar navigation control object in .NET
(even 3rd party) that'd provide a similar experience like those OS X
Finder directory lists that after selecting a folder slide to the left
while exposing the contents of the folder on the right.

I don't know of one, but maybe you look at DevExpress and other 3rd party 
vendors.

Basically providing a left-to-right easy navigation so that the user
immediately see the contents of the selected folder, column by column.

Sorry for such a stupid descriptiong, but I'm currently unable to find a
single image of what I'm describing :D which might explain why I can't
find anything similar to this in .NET.

As far as I know, this is called Miller Columns 
(http://en.wikipedia.org/wiki/Miller_Columns) came to MacOS via NextStep.

However, I'm certain even Qt has a similar directory navigation control as
well.

Does anybody know of such a control for .NET?

If there is one for QT or GTK+, than you could use the .NET bindings for QT or 
GTK. This would force you to implement the whole UI via that library, however.


Best regards

Markus Schaber

___________________________
We software Automation.

3S-Smart Software Solutions GmbH
Markus Schaber | Developer
Memminger Str. 151 | 87439 Kempten | Germany | Tel. +49-831-54031-0 | Fax 
+49-831-54031-50

Email: m.scha...@3s-software.com | Web: http://www.3s-software.com
CoDeSys internet forum: http://forum.3s-software.com
Download CoDeSys sample projects: 
http://www.3s-software.com/index.shtml?sample_projects

Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade 
register: Kempten HRB 6186 | Tax ID No.: DE 167014915
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to