Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - vration

Pages: [1]
1
Hello forums,

First of all, we need someone located in the LA area as we have meetings on the weekend trying to get the last couple pieces into place so that we can meet the strict deadline we're facing.  Short version is that we're making a virtual recreation of a large music festival with a photo-sharing functionality built into it that has thus far been designed mostly with Javascript and using NGUI for the interface.  Unfortunately, our programmer/GUI person simply does not have the time available that we need to get the last couple steps in place so that we can meet our go live date, so we're stuck trying to find someone really talented who can turn around quick work with very little time.  We're prepared to offer all the money we have left in our budget which is roughly 1000-1200 dollars, as well as equity in the company itself (though we realize that you can't eat equity). 

For a talented programmer who's thoroughly familiar with NGUI and making script calls to a PHP backend, this should be a relatively easy task, but it needs to go smoothly and quickly.  Please contact me at randysmills@gmail.com if you are interested in discussing further--an NDA will be required before we can give you all the details of the project as the client is extremely high profile.

Thanks!

2
Much thanks, I'll give that a shot.  My only concern is that's applying to UI Root.  We have a few different widgets in here and we need this to apply to just the UITexture that's loading inside one of the UIWidget functions.  Would the same language apply?

3
Hi NGUI Support,

We're working on a project where we're pulling images from a server and displaying them inside a UIWidget, but encountering an issue with aspect ratio settings as it relates to detecting whether an image is in portrait or landscape size and scaling them appropriately.  We're also doing all the settings in Javascript, just FYI, hope that's not too much of an issue as I know NGUI prefers C# but we are not proficient in it. 

Currently we've managed to get the textures to anchor properly inside the UIWidget window and can force the aspect ratio, but we're having trouble finding anything in the documentation that would allow us to tell the system to check whether the texture has a larger width or height, and then based on which is the larger value apply an alternative aspect ratio. 

Please help?  Thanks in advance. 

Pages: [1]