Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
horizontal scroll bar
#1
I think a horizontal bar is necessary so that when the code is very wide it can be moved horizontally comfortably.

I mention this because when creating the scenarios in the platform game that I am making, the scenario is a list and I have not been able to make it very long because I had to move with the keyboard arrows from left to right and when I reached the end I returned to the beginning.

And it was very tiresome to have to move around with the keys again.
Reply
#2
(02-17-2024, 04:05 PM)aliensoldier Wrote: I think a horizontal bar is necessary so that when the code is very wide it can be moved horizontally comfortably.

I mention this because when creating the scenarios in the platform game that I am making, the scenario is a list and I have not been able to make it very long because I had to move with the keyboard arrows from left to right and when I reached the end I returned to the beginning.

And it was very tiresome to have to move around with the keys again.

I will see what I can do. It has been a long time since I modified the code in ngui.n7 Smile
Reply
#3
(02-19-2024, 05:39 AM)Marcus Wrote:
(02-17-2024, 04:05 PM)aliensoldier Wrote: I think a horizontal bar is necessary so that when the code is very wide it can be moved horizontally comfortably.

I mention this because when creating the scenarios in the platform game that I am making, the scenario is a list and I have not been able to make it very long because I had to move with the keyboard arrows from left to right and when I reached the end I returned to the beginning.

And it was very tiresome to have to move around with the keys again.

I will see what I can do. It has been a long time since I modified the code in ngui.n7 Smile

Have you made any progress?
Reply
#4
Big Grin Nah, sorry, I forgot about it. So I can just repeat that I'll see what I can do. It's actually kind of a difficult thing to implement, I think, because it needs to keep track of the longest line in the document.
Reply
#5
(09-29-2024, 07:38 PM)Marcus Wrote: Big Grin  Nah, sorry, I forgot about it. So I can just repeat that I'll see what I can do. It's actually kind of a difficult thing to implement, I think, because it needs to keep track of the longest line in the document.

I hope you get it someday, because it's a bit awkward to move with the cursors, but thanks anyway. Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)