Hello all,
Is there a way for the user to resize the column widths of a weblistbox?
Thanks
Tim
Hello all,
Is there a way for the user to resize the column widths of a weblistbox?
Thanks
Tim
I don’t see such possibility at the moment in Xojo2025R2.1, I would like to know if it could be possible in the future to add such feature. This may or may not be possible, however, this would make the WebListBox much more usable from user perspective.
In the meantime, I have just consulted ChatGPT and see suggestion to use java script to achieve this. I am going to experiment with it shortly to see if this is going to work as advertised.
I don’t see such possibility at the moment in Xojo2025R2.1, I would like to know if it could be possible in the future to add such feature. This may or may not be possible, however, this would make the WebListBox much more usable from user perspective.
In the meantime, I have just consulted ChatGPT and see suggestion to use java script to achieve this. I am going to experiment with it shortly to see if this is going to work as advertised.
After spending few hours with ChatGPT I conclude there is no way for me to use java script to allow user resize columns in browser. Too bad.