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.


Topics - amraffay

Pages: [1]
1
Hi there,

Latest Release 3.11.1 show mouse click on OS-X editor turn wrong screen size issue again.

Pleasae fix.

2
Misc Archive / [100$ Bounty] NGUI List Control based on WrapContent
« on: October 31, 2016, 11:07:12 AM »
Hi there,

I'll offer 200$ to anyone via upwork.com who can develop a List Control based on WrapContent with following features:
- Vertical/Horizontal (By default)
- Tile Layout (Responsive, Column increase if there is more space)
- Pull Down to Refresh, Pull Up to Load More
- Item Selection
- Variable Item Height (either detect widget height OR choose height from Item.height where end-user will provide height based on item content)
- Item Slide to Right Left shows Hidden Controls (like Delete)
- Group List that supports both Tile (Like Albums in iOS) and Vertical (Like Contacts in iOS)
- Remote Images

Regards

3
NGUI 3 Support / [Component Request] A "Proper" List Control
« on: July 16, 2016, 05:40:12 AM »
Hi there,

Can you please do a great favour to people like me who have invested serious money in this plugin in hoping of getting a proper List Control with following features
- Take DataSource (List<Item>) to and draw items
- Variable Item Height
- Remote Images

Something like this
http://www.mobilemarketer.com/cms/lib/19173.jpg

Please Please Please
I have seen other new customers complaining same thing, and asking same questions, and some get stuck and lose hope with UIWrapContent and some may be able to get it running.

If you can just provide a control and working example, that'd be really really big favour for us.

Thanks

4
Hi there,

We can set height and width (size) of NGUI's widget. But how can we set and get x and y position of NGUI Widget in pixels?

Please Advise
Thanks

5
NGUI 3 Support / Sample for UIWrapContent with 100s of items
« on: May 24, 2016, 06:25:21 AM »
Hi there,
There is no example scene or even a step by step tutorial for using UIWrapContent to display 100s of items that scroll fast.
Can you please provide one in your next update?
Thanks

6
NGUI 3 Support / Any plans for NGUI to rewrite on top of NewUI?
« on: April 28, 2016, 11:20:09 AM »
Hi there

Any plans for NGUI to rewrite on top of NewUI? So we can mix NGui with other NewUI based components out there?

Regards

7
NGUI 3 Support / Support for Constant Physical Size
« on: February 29, 2016, 09:33:21 AM »
Hi there

We are developing app interfaces using Unity UI with Constant Physical Size, so instead of scaling up/down we handle it in bootstrap/responsive way.

Currently there is no similar option for NGUI? Is there ever going to be one?

Secondly is there any roadmap for NGUI?


Regards

8
NGUI 3 Support / Has anyone develop an app like UI for Mobile ?
« on: November 19, 2015, 06:44:28 AM »
Hi there,

Has anyone develop an App like UI that performs better on mobile platforms?

We are developing a social app that shows list on mobile platforms and we are having serious SCROLLING performance issues on other Unity UI Kits.
We want to know if anyone of you have developed such interface (List with variable height items comproised of images, text, buttons) and still scroll FAST.

We dont want to switch to some other platform, we want to remain in Unity if thats possible with NGUI.



Regards

9
Hi there,

I'm creating an image gallery using ScrollView > Grid > Prefabs of Images just like attached image. I add these prefabs on runtime using NGUI.AddChild and and i load images using two Resources.load

Now im not really happy with this approach as in other technologies list is virtualized and 100 items are just 10 items and simply resetting data (automatically loading/unloading runtime textures)

How can i achieve same thing in NGUI, so my gallery perform betters. It loads textures which user is seeing and unload them to save device memory which are hidden.

This is quite important for not just me but many other out there.

Thanks  :)

10
NGUI 3 Support / List with Selection that can render 100s of items
« on: May 02, 2015, 01:11:51 PM »
Hi,

I'm creating an app like game which will have list with complex items (icon, label and accesssory).
How can i achieve something like that with NGUI?
Thanks

11
NGUI 3 Support / Vertical, Horizotnal, Grid Layouts
« on: April 11, 2014, 04:50:02 PM »
Hi there,

Is there any horizontal, vertical or grid layouts?

For example, i want to layout a number of buttons, in a vertical manner with some gap.
and in anther situation i want to layout them in a grid way (rows, columns)

Please advise :)

Pages: [1]