Text Box/Edit Box

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Starax.

Here goes.

Can we have multi-line textboxes please?

I know that we can use #ES_Multiline to convert a string gadget into a multi-line textbox but this isn't mentioned in the documentation.

If any VB or new programmer was to come along and tried to make a small application which needed a textbox/editbox then i'm sure they'd be in for a shock when they found that isn't any. I know I was. :)

Also, Purebasic's WindowMouseY() and drawing functions don't seem to agree on where the Y coordinate is.


Over and out..
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Berikco.

The WindowMouseXY() function does not calculate the window caption and sizeborder in. I asked Fred for an update also, wich would set MouseXY 0/0 in the userarea of the window.

Fred is going to do an EditGadget() with everyting in...multiline, syntaxcoloring, he wrote in forum before.....maybe this year :)


Regards,

Berikco

http://www.benny.zeb.be/purebasic.htm
Post Reply