1. listbox not right size from IDE

i've put a listbox inside a window and when i run the program from the ide the
listbox is a bit shorter... i've forgotten what the resolution for this was...
is... :)

I think it was an extended something or other.

Thanks!

new topic     » topic index » view message » categorize

2. Re: listbox not right size from IDE

use the style LBS_NOINTEGRALHEIGHT

an "integral height" refers to rounding the size of the window to the number
of items so no extra space exists below the lowest visible item.

----- Original Message -----
From: "Guest" <guest at RapidEuphoria.com>
To: <EUforum at topica.com>
Subject: listbox not right size from IDE


>
>
> posted by: BillyRayFeffler at hotmale.com
>
> i've put a listbox inside a window and when i run the program from the ide
the listbox is a bit shorter... i've forgotten what the resolution for this
was... is... :)
>
> I think it was an extended something or other.
>
> Thanks!
>
>
>
> For Topica's complete suite of email marketing solutions visit:
> http://www.topica.com/?p=TEXFOOTER
>

new topic     » goto parent     » topic index » view message » categorize

3. Re: listbox not right size from IDE

Greg H. wrote:

> use the style LBS_NOINTEGRALHEIGHT

How do I set that up in IDE? I tried putting {LBS_NONINTEGRALHEIGHT} in the "Ex
Style" box, but that didn't appear to work. :/

new topic     » goto parent     » topic index » view message » categorize

4. Re: listbox not right size from IDE

> How do I set that up in IDE? I tried putting
> {LBS_NONINTEGRALHEIGHT} in the "Ex Style"
> box, but that didn't appear to work. :/

nevermind. IDE makes it easy with some checkboxes in the +Styles list. :)

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu