Content tagged list-box

Similar Tags

Report Tag

13 usages of this tag
3
This content is deleted
Tutorial
How To Make A List View with ProUI
1 favourites

This tutorial uses a paid addon : You will learn : - How to build a grid on runtime. - How to load json data into the grid.

  • 4 replies
  • 329 views
This content is deleted
Forum Topic
log in listbox updates after long time lag
0 favourites

I am using a number of listboxes to log detail for each different sprite in the game. To this end I have a function that takes as parameter the name of a sprite...

  • 5 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I style the scrollbar on the list box object??
0 favourites

I have seen others asking this same question (very old posts) and no luck anywhere. Does anyone know how to style the scrollbar in the listbox object? Ive tried...

posted 4 years ago
  • 2 replies
  • 349 views
0 favourites

I have a List Box and I am ADDING items as I go. When the List Box runs out of room, it automatically begins to SCROLL. And a SCROLL BAR shows up. However, it a...

  • 0 replies
  • 136 views
This content is deleted
Forum Topic
Using 'List' on a mobile phone
0 favourites

Here's the problem. The base app migrates selected items from a 'List box' plugin to a string. However, when operating from a mobile device, you can only check...

posted 3 years ago
  • 2 replies
  • 333 views
This content is deleted
Forum Topic
Right click on item in ListBox?
0 favourites

Is there a way to right click an item inside a ListBox object? There's only an option to check for left click in the event system. Or alternatively is there a w...

  • 0 replies
  • 186 views
This content is deleted
Forum Topic
Using list box with mobile device
0 favourites

HAs anybody figured out how to use a listbox on a mobile device. Specifically, how to add multiple selections to an array or string. If you have a .Capx that wo...

posted 3 years ago
  • 4 replies
  • 395 views
This content is deleted
Forum Topic
Picking by Evaluation of TextObject behaves strange?
0 favourites

In my project I use a function to let text (TextObjects) spawn. For being able to differentiate between these TextObjects I use a local variable usage inside th...

  • 1 replies
  • 344 views
This content is deleted
Forum Topic
How do I update text box dynamically?
0 favourites

Got a little turn-based game here and I'm trying to create a "summary" sprite font box which includes what actions will take place when "end turn" is pressed. F...

  • 6 replies
  • 470 views
This content is deleted
Forum Topic
How can I set the List objects type at runtime?
0 favourites

I like to use functions for objects that I create regularly. Now my problem is that I don't know how the List objects type attributes are called internally. "Li...

Similar Tags