Search found 7 matches
- Sun May 12, 2024 4:54 am
- Forum: Coding Questions
- Topic: ListView_1_Event_Gadget isn't working
- Replies: 15
- Views: 1712
Re: ListView_1_Event_Gadget isn't working
Thanks again spikey, that cleared up a few things for me. I mostly copied and pasted example code from the help file and from this forum and then changed the code until I could make it work. I can't remember where I copied in the ListView_0_Event_Gadget bit from, but you were perfectly correct. I ...
- Sat May 11, 2024 8:35 am
- Forum: Coding Questions
- Topic: ListView_1_Event_Gadget isn't working
- Replies: 15
- Views: 1712
Re: ListView_1_Event_Gadget isn't working
Thanks for the response spikey. The naming convention thing makes perfect sense of course and I will use that from now on. As for not updating the ListView_1_Event_Gadget, I'm not quite sure how. I only have the same two lines for ListView_0_Event_Gadget but it seems to work. I just figured that ...
- Fri May 10, 2024 10:37 am
- Forum: Coding Questions
- Topic: ListView_1_Event_Gadget isn't working
- Replies: 15
- Views: 1712
Re: ListView_1_Event_Gadget isn't working
Hi, sorry for the "bump", but I was wondering if anyone had an idea regarding my initial problem. Why "Case ListView_1_Event_Gadget" section won't detect any change in gadget state.
I've made a couple of the suggested changes and re-zipped the files here --> https://1drv.ms/u/s!Ai_6vJB ...
I've made a couple of the suggested changes and re-zipped the files here --> https://1drv.ms/u/s!Ai_6vJB ...
- Sun May 05, 2024 11:28 am
- Forum: Coding Questions
- Topic: ListView_1_Event_Gadget isn't working
- Replies: 15
- Views: 1712
Re: ListView_1_Event_Gadget isn't working
Ahhh, thanks guys. I'm from the old school days of basic when you used to type your own line numbers and only had goto and gosub to rely on. Gosub saved so much typing since you could use it to repeat calls. No such thing as proceedures back then :)
Edit: Curious, can you structure a proceedure to ...
Edit: Curious, can you structure a proceedure to ...
- Sun May 05, 2024 9:57 am
- Forum: Coding Questions
- Topic: ListView_1_Event_Gadget isn't working
- Replies: 15
- Views: 1712
Re: ListView_1_Event_Gadget isn't working
OMG that's so obvious, it's embarrassing .
Thanks infratec.
Thanks infratec.
- Sun May 05, 2024 8:13 am
- Forum: Coding Questions
- Topic: ListView_1_Event_Gadget isn't working
- Replies: 15
- Views: 1712
Re: ListView_1_Event_Gadget isn't working
I've cut down the program and removed what I could easily, but it does require a heap of external files to work. I've added them into a zip, Hopefully it won't be too large.
https://1drv.ms/u/s!Ai_6vJB-m7EGgoUID-3mwwoAKdZviA?e=Je8GWa
Also, I know it's a different issue, and I'm not too concerned ...
https://1drv.ms/u/s!Ai_6vJB-m7EGgoUID-3mwwoAKdZviA?e=Je8GWa
Also, I know it's a different issue, and I'm not too concerned ...
- Sun May 05, 2024 7:15 am
- Forum: Coding Questions
- Topic: ListView_1_Event_Gadget isn't working
- Replies: 15
- Views: 1712
ListView_1_Event_Gadget isn't working
Hi all, my first time asking for help in a forum. I usually like to work things out myself or find answers in a forum, but this one has got me beat.
I am new to purebasic and finding it quite a bit different to the previous languages I've used (not many by the way, only a novice programmer).
I am ...
I am new to purebasic and finding it quite a bit different to the previous languages I've used (not many by the way, only a novice programmer).
I am ...