Search found 5 matches

by 29emorenol
Mon Sep 19, 2022 9:54 pm
Forum: Linux
Topic: How to Install in Linux Kali?
Replies: 1
Views: 741

How to Install in Linux Kali?

Hello Community !

Some luck installing PureBasic on Kali Linux??

Has someone installed Purebasic and make it work on Kali ??

Thanks
by 29emorenol
Mon Sep 19, 2022 8:23 pm
Forum: Coding Questions
Topic: How to autoresize a ListViewGadget when resizing the window?
Replies: 8
Views: 724

Re: How to autoresize a ListViewGadget when resizing the window?

Thanks Axolotl,

It totally make sense, using the right tool for the job!!
by 29emorenol
Sun Sep 18, 2022 8:40 pm
Forum: Coding Questions
Topic: How to autoresize a ListViewGadget when resizing the window?
Replies: 8
Views: 724

Re: How to autoresize a ListViewGadget when resizing the window?

Thanks Rashad!! another way to understand the solution!!!

What an excellent community!!!
by 29emorenol
Sun Sep 18, 2022 8:34 pm
Forum: Coding Questions
Topic: How to autoresize a ListViewGadget when resizing the window?
Replies: 8
Views: 724

Re: How to autoresize a ListViewGadget when resizing the window?

Infratec i want to thank you for the help!!

I understand that the way im using the code will only open 65xxx lines.

In your experience what would be the best way to do the same without using ListViewGadget?

Thanks again!!
by 29emorenol
Sun Sep 18, 2022 7:24 pm
Forum: Coding Questions
Topic: How to autoresize a ListViewGadget when resizing the window?
Replies: 8
Views: 724

How to autoresize a ListViewGadget when resizing the window?

Hello,

I am quite new at purebasic, i am having some trouble to display a text file and make listviewgadget resize when i resize the window.

Some one can help? or tell me if there is another way to do what i am trying to acomplish ?

Thanks to all!

FileName$ = OpenFileRequester("", "", "Text ...