关于WpfDiscipleBlogViewer3D所需的帮助 [英] Help required regarding WpfDiscipleBlogViewer3D

查看:62
本文介绍了关于WpfDiscipleBlogViewer3D所需的帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在创建一个应用程序,该应用程序需要一些屏幕截图并将其保存在文件夹中,例如"images".

现在,我的下一个任务是以缩略图视图显示这些图像,为此,我正在考虑使用WpfDiscipleBlogViewer3D,

一个非常好的应用程序.我从>概念儿童:WPF中一个强大的新概念 [ ^ ]


我几乎集成了这个,但是我在显示图像时遇到了问题,DR提出了上述要求. WPF使用名为blogroll.xml的XML文件输入数据,

但是我希望它从名为"images"的文件夹中动态显示所有图像,这意味着它应在应用程序启动时自动加载该文件夹中的所有图像.

任何人都可以帮助我,我知道我无法很好地解释我的问题,因此您可以要求我提供任何详细信息

请帮助我

ashessitm

Hello All,

I am creating an application which takes some screen shots and save them in a folder say for example "images" .

Now my next task is to show these images in thumbnail view , for this I am thinking about using WpfDiscipleBlogViewer3D ,

A really nice application. which i download from Conceptual Children: A powerful new concept in WPF[^]


I have almost integrated this but i am facing problem in showing images , Above application by DR. WPF uses XML file named blogroll.xml for input of data ,

But I want it to show all images dynamically from a folder named "images" , means it should automatically load all images that folder when application starts.

Can Anyone help me out , I know i am not able to explain my question well , so you can ask me for any detail

Please help me

ashessitm

推荐答案

是的,我认为您必须在Panel3D中创建自己的add函数,并通过按钮或其他方式调用它.然后,这应该根据您的规格工作.如果您注释掉以下几行:

Yes I think youll have to create your own add function in Panel3D, and call this from a button or whatever. This should then work according to your specs. And if you comment out these lines:

<!--<DockPanel.DataContext>
    <XmlDataProvider x:Name="dbd" Source="blogroll.xml" XPath="blogs/blog" />
   </DockPanel.DataContext>-->



您将从一个空面板开始.如果现在进行调试,您会很快发现其余的内容. :)

如果您还有其他问题,请使用改进"问题,它会尽快回复您. :)



Youll start with an empty panel. If you now go trough the debugging youll quicly found out the rest. :)

If you have other question pleas use the Improve question and will get back to you. :)


这篇关于关于WpfDiscipleBlogViewer3D所需的帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆