WPF Dispatcher Decorator in IronPython(raine-tech.com)

submitted by jrcalzadajrcalzada(70) 2 years, 10 months ago

If you have some experience with WPF, you may know that only the UI thread can make modifications to the UI and that if you want to make changes from another thread, then you need to use a Dispatcher object to which you pass a delegate containing the code to execute. This code will, eventually, execute in the UI thread. There are no surprises when doing this from IronPython, fortunately, but I thought it would be nice to have a way to take care of this issue without adding unnecessary code to my methods. That’s where decorators come in.

add a comment |category: |Views: 39

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

No comments so far

information Login or create an account to comment on this story