AmiBlitz³

Normale Version: listview in Os1.3
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Seiten: 1 2
Hello All

first a welcome Smile

i am testing ab3, in order to build an App for 1.3+ , need to have some button a textgadget and a listview
as listview was not available in os1x gadgets , i am looking for alternative


does anyone knows, any way to have some kind of selectable list? , ok you can dynamically create buttons one above other but...

during my search i have seen
https://aminet.net/package/dev/blitz/Blitz_gadget    -> his examples work in workebch 3, but fail in os1.3 (offcourse his own gadget.library copied )
https://aminet.net/package/util/libs/Intuisup47       -> uknown status and no BB examples Wink

at any case any idea exists?  this TUI system works with OS1.3?

thanx
i did made a listview like many years ago for a cheat database, but it was really hand made, with the normal slider gadget and all scrolling etc was coded by myself.
i never looked into other examples.

is there maybe a gadtools.library for Kick 1.3?
the above blitz_gadget uses a gadget100.lha from stefan which has gadget.library and is os1.3 compatible, but is NOT a gadget.library form 2+ drop in replacement
crash using this, or i do somethign wrong ?
but the blitz gadget examples i found crash in my tests?
i wonder if compiling with AmiBlitz is the cause of the crash under 1.3....
the examples where precompliled inside lha ... but README clearly states that he has only try with 2.0 during uploadin his examples Smile so a WIP for 25+ years
unfortunatly i don't have the time to test myself.

i suggest to write a very simple test with just a window and a GadTools listview, compile it and test it with the gadtools.lib for 1.3
I try that. Gadtools native of ab3 with a simple button crash in os1.3 with stefun library... Need its own includes and call to his lib

(With aposibily to make mistake as i have minimal bb inowledge:+))
i think when dealing with 1.3 it is probably better to code on BlitzBasic2 for 1.3

i know it is worse compared to anything modern, but at least you can debug on the machine.
WhT is bb2 for 1,3 , a separate pavkage ? O just bb2.11 ?
Seiten: 1 2