Search found 71 matches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 8
by Nir Hasson
07 May 2015, 17:03
Forum: General Discussion
Replies: 4
Views: 3105

Re: Resource Management

Sounds good :)
We will integrate it and test in the next couple of weeks.
Thanks !
by Nir Hasson
03 May 2015, 16:05
Forum: General Discussion
Replies: 2
Views: 3295

Circle Progress Bar

What's the recommended way to create a custom circle progress bar like the one in the attached image?

Image
by Nir Hasson
03 May 2015, 08:37
Forum: General Discussion
Replies: 4
Views: 3105

Re: Resource Management

I'll consider your recommendation for future releases, but since I don't have common resources between states I prefer to load and unload resources by demand. The actual change that cause this issue to appear was that I've separated my Styles, Resources and Storyboard from the main XAML to different...
by Nir Hasson
29 Apr 2015, 09:39
Forum: General Discussion
Replies: 4
Views: 3105

Resource Management

On our product we use multiple xaml files and renderes for each active state in the application (I.E Splash, Main Menu, "Game" etc). When a state starts it loads all data, creates the xaml and renderer and when it ends it release it by resseting the main xaml FrameworkElement and the rende...
by Nir Hasson
05 Apr 2015, 11:08
Forum: Showcase Gallery
Replies: 0
Views: 10138

UI demo

Hi All,

I just want to share a short preview of one of our products.
After working with many different UI solutions such as Flash and native UI libraries, we have found Noesis GUI to be the ultimate UI solution for our needs.

by Nir Hasson
03 Apr 2015, 10:10
Forum: General Discussion
Replies: 4
Views: 3110

Re: Items Control with Header

Hi Fernandez,
I'm doing my best to get out the most from your great system.
We are doing a lot of cool stuff with it, all on our website's products area.

Here is a sample of one of the custom items control we are doing with it.
Image
by Nir Hasson
02 Apr 2015, 14:12
Forum: General Discussion
Replies: 4
Views: 3110

Re: Items Control with Header

I already went on the 2 ItemsControls solution, it works fine for me.
One holds the actual data items as before and the new one layered above it holds special header data template...
Thanks for your help :)
by Nir Hasson
31 Mar 2015, 11:52
Forum: General Discussion
Replies: 4
Views: 3110

Items Control with Header

I'm trying to expand an existing ItemsControl with my custom DataTemplate to include a Static Header. I don't want to use the ListView option since I don't need the selection option and other visuals it has built in. My ItemsControl uses a WrapPanel as its ItemsPanel with Vertical orientation. The r...
by Nir Hasson
16 Feb 2015, 12:14
Forum: General Discussion
Replies: 7
Views: 2651

Re: Dynamic Elements Scale

In the meanwhile I was able to make it work by finding the host UI Container and apply the layout transform explicitly to it...
by Nir Hasson
11 Feb 2015, 20:04
Forum: General Discussion
Replies: 7
Views: 2651

Re: Dynamic Elements Scale

I'm using 1.1 and the usage is exactly as you mentioned.
  • 1
  • 2
  • 3
  • 4
  • 5
  • 8