1. Writing in tabs

How do you write in a tab item?  wPuts doesn't seem to work, and labels 
won't work well in this case.

new topic     » topic index » view message » categorize

2. Re: Writing in tabs

----- Original Message ----- 
From: "Philip Deets" <philip1987 at hotmail.com>
To: <EUforum at topica.com>
Subject: Writing in tabs


> 
> 
> How do you write in a tab item?  wPuts doesn't seem to work, and labels 
> won't work well in this case.

Do you mean how does one change the text on a tabitem's Tab portion, or how does
one write text onto the background portion of a tabitem?

Use setText() to change the tab's text.
Use other controls, placed onto the tabitem, as a text container.

-- 
Derek

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

3. Re: Writing in tabs

1.    Create a Window on the TabItem using the style {WS_CHILD,WS_VISIBLE}
2.    Make the Window the same size as the TabItem area.
3.    Call drawText() in the Paint event for the Window.

~Greg

<shameless plug>
Popup Gorilla now uses NSIS (Nullsoft Scriptable Install System)!!! Version
1.0 coming soon!
www.finalphasesoftware.com
</shameless plug>

----- Original Message -----
From: "Philip Deets" <philip1987 at hotmail.com>
To: <EUforum at topica.com>
Sent: Tuesday, February 03, 2004 10:48 AM
Subject: Writing in tabs


>
>
> How do you write in a tab item?  wPuts doesn't seem to work, and labels
> won't work well in this case.
>
>
>
> TOPICA - Start your own email discussion group. FREE!
>
>

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

Search



Quick Links

User menu

Not signed in.

Misc Menu