Re: Re Win32lib questions

new topic     » goto parent     » topic index » view thread      » older message » newer message

> I just tested my SetWindowLong to remove ES_AUTOHSCROLL from an EditText,
> but it didn't seem to work.  The control still scrolls.  Does anyone know
if
> there's something that needs to be called to update this sort of thing?

Why not just use:
  integer i
  i=sendMessage(Sle1,EM_LIMITTEXT,55,0) -- max 55 char. using EM_LIMITTEXT.

I guess no-one has used my 'tuts', so maybe I should just scrap-em .
Wolf

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu