Search found 14 matches
- 21 Feb 2017, 00:55
- Forum: Official Announcements
- Replies: 57
- Views: 117573
Re: UnityPackage 1.3 BETA5
Hi, this is good news. What platforms do you plan to support with the final 1.3 Unity version?
- 05 Dec 2015, 18:46
- Forum: General Discussion
- Replies: 5
- Views: 3734
Re: Apple TV support?
Hello. Is there any update on this now that the Unity beta for Apple TV is publicly available?
- 03 Feb 2014, 04:55
- Forum: General Discussion
- Replies: 6
- Views: 4348
Re: Windows Store and WP8 versions
I'm very interested in this as well.
- 05 Aug 2013, 21:39
- Forum: General Discussion
- Replies: 8
- Views: 5757
Re: Tab order and keyboard navigation
Ok, to make sure that I understand regarding timeframes, when you say next release, you're referring to the next build hopefully coming within the next couple of weeks, and not the next version 1.1 coming at a later point in time, correct?
Thank you.
Todd
Thank you.
Todd
- 04 Aug 2013, 01:22
- Forum: General Discussion
- Replies: 8
- Views: 5757
Tab order and keyboard navigation
I created a simple xaml file containing a textbox and a button. I was expecting that I could use the tab key to change focus between those 2 controls, but it didn't work. I tried setting IsTabStop to true, and setting the tab indexes. Am I missing something? Also, is the textbox supposed to automati...
- 04 Aug 2013, 01:16
- Forum: General Discussion
- Replies: 1
- Views: 2865
Missing methods in online documentation for 1.0.1
While waiting for the latest full release of the 1.0.1 update to become available in the Unity asset store, I installed the trial version from this site. I don't know if it's new to this update, but I see that the online documentation only contains properties and events, but not methods. Is that int...
- 01 Aug 2013, 23:47
- Forum: General Discussion
- Replies: 9
- Views: 6473
Re: Trial version of Neosis
I assume that you're using Unity based on the paths provided in your error message. I think I had gotten a similar error message about the xaml file not being found and it was because I had added it to the assets folder outside of Unity and tried to build it that way. The problem was resolved when I...
- 30 Jul 2013, 15:24
- Forum: General Discussion
- Replies: 2
- Views: 3145
Unity 4.2 clipping problem
I have seen problems with items contained in a listbox not being clipped properly while using Unity 4.2. They are still being displayed even though they are outside of what should be the visible area. Is there an ETA on a fix for this?
Thanks.
Todd
Thanks.
Todd
- 30 Jul 2013, 15:21
- Forum: General Discussion
- Replies: 2
- Views: 3441
Re: Joystick support in Unity
That sounds good. I may be in touch again when I get to that point.
Todd
Todd
- 30 Jul 2013, 15:19
- Forum: General Discussion
- Replies: 9
- Views: 5414
Re: Binding to a Collection in Unity
Ok, this helps to know for people new to it. I may have missed it but I don't think I saw either of those explicitly stated in the documentation, so if possible it may help others if it can added, just so that it's clear. Also, would it be possible to have the documentation added as a section on the...