I've had growing frustration with adding items and changing itemNames of new items in the Navigation Bar widget. Today I finally took the time to attempt and recreate/troubleshoot the issue which led me to filing two bug reports.

One major limitation I discovered was that the widget only seems to support up to 9 items. When a 10th item gets added, the correlation between item and itemName seems to disappear. My suspicion is that the itemNames are being sorted alphabetically rather than numerically so once you hit double-digits the order breaks down.

Can any Navbar users confirm or comment on my findings, or offer some sort of workaround?

https://quality.livecode.com/show_bug.cgi?id=21379 [10 items issue]
https://quality.livecode.com/show_bug.cgi?id=21378 [item name issue]

--Andrew Bell



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to