B4X FEED B4J Phantom Columns

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: B4J Phantom Columns است. این موضوع تا کنون 57 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع B4J Phantom Columns
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
57
پسندها
0
آخرین ارسال توسط PracticalSoft
وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
Jun 6, 2020
11,517
4,383
I am making an application (operations Research- Transportation Model) in which, according to a user-defined parameter, we create a table for data entry. So if the user chooses a model with 3 sources and 4 destinations, we dynamically open a 4 x 5 spreadsheet (B4XTable). The maximum possible spreadsheet is 9x9.
I'm using B4XTable, InlineEdit, GameViewHelper.
It works without problem as long as the user clicks on each cell.
To facilitate data entry, I programmed the "Right" key (arrow to the right of the keyboard) so that the focus jumps to the cell on the right. Obviously when you get to the last column you jump to cell in the first column of the next row.
The problem is that, although the table, for example, shows 4 rows and 5 columns, when the "focus" reaches the fifth column, where it should jump to the next row, it advances as if rows 6, 7, 8 and 9 (that were not created) were present and then skip to the next line.
Something must be missing but I don't know what.
My tools...



 

وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
عقب
بالا