Forum Topics tagged list-box

Similar Tags

Report Tag

11 forum topics with this tag
  • 4 replies
  • 339 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
  • 356 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
  • 139 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
  • 338 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
  • 188 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
  • 406 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
  • 366 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
  • 479 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...

  • 7 replies
  • 272 views
This content is deleted
Forum Topic
How do I call a listbox from a sprite?
0 favourites

I'm using listbox to store some lists, but I want the list to load when I tap on a sprite (custom button). Is it possible to do that?

posted 1 years ago

Similar Tags