1. how change txtcolor, backcolor in a Listbox,pushbutton,..

Hi,

I forgot to ask this;

How can i  change the textcolor in a Listview or Listbox ??
(i 've asked this before)
Does it still have a memory leak now.(GDI)

is there a 'BS_xxx'  style that makes it possible to give buttons (picbuttons
and pushbuttons) a different  background color and textcolor.
(even transparent)
or to make them resizable once placed.
I want to display a clickable (round) picturebutton. now i display a picbutton
with a bmp of a circle on it (but it still overlaps a rectangled portion of the
screen)
i could  transblit a bmp but then its not clickable!!

I don't know how to create a green BS_OWNERDRAW pushbutton in Euphoria.

Please help.
Thanks,
Renzo Beggia
from Belgium

new topic     » topic index » view message » categorize

2. Re: how change txtcolor, backcolor in a Listbox,pushbutton,..

Hi Renzo,
in the new release (v0.55) out tomorrow, you can use setWindowBackColor() on
lists.

As for buttons, I'm afraid that BS_OWNERDRAW is the only option so far.

Also with regards to a Window without a closebox. Win32lib can't do this yet
because the class styles are hard-coded for windows. You can however create
a window with a disabled close box.


------
Derek Parnell
Melbourne, Australia
(Vote [1] The Cheshire Cat for Internet Mascot)

----- Original Message -----
From: "Renzo Beggia" <renzo.beggia at VSK.BE>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Wednesday, December 20, 2000 11:02 PM
Subject: how change txtcolor, backcolor in a Listbox,pushbutton,..


> Hi,
>
> I forgot to ask this;
>
> How can i  change the textcolor in a Listview or Listbox ??
> (i 've asked this before)
> Does it still have a memory leak now.(GDI)
>
> is there a 'BS_xxx'  style that makes it possible to give buttons
(picbuttons and pushbuttons) a different  background color and textcolor.
> (even transparent)
> or to make them resizable once placed.
> I want to display a clickable (round) picturebutton. now i display a
picbutton with a bmp of a circle on it (but it still overlaps a rectangled
portion of the screen)
> i could  transblit a bmp but then its not clickable!!
>
> I don't know how to create a green BS_OWNERDRAW pushbutton in Euphoria.
>
> Please help.
> Thanks,
> Renzo Beggia
> from Belgium

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

3. Re: how change txtcolor, backcolor in a Listbox,pushbutton,..

Derek,

Thing is, Renzo can make a window with close box disabled, & resizable too,
but he can't get them to *also* have the icon present; I tried, and I
couldn't find any styles combo that would, either.

Dan Moyer

----- Original Message -----
From: "Derek John Parnell" <ddparnell at BIGPOND.COM>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Wednesday, December 20, 2000 4:15 AM
Subject: Re: how change txtcolor, backcolor in a Listbox,pushbutton,..


> Hi Renzo,
> in the new release (v0.55) out tomorrow, you can use setWindowBackColor()
on
> lists.
>
> As for buttons, I'm afraid that BS_OWNERDRAW is the only option so far.
>
> Also with regards to a Window without a closebox. Win32lib can't do this
yet
> because the class styles are hard-coded for windows. You can however
create
> a window with a disabled close box.
>
>
> ------
> Derek Parnell
> Melbourne, Australia
> (Vote [1] The Cheshire Cat for Internet Mascot)
>
> ----- Original Message -----
> From: "Renzo Beggia" <renzo.beggia at VSK.BE>
> To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
> Sent: Wednesday, December 20, 2000 11:02 PM
> Subject: how change txtcolor, backcolor in a Listbox,pushbutton,..
>
>
> > Hi,
> >
> > I forgot to ask this;
> >
> > How can i  change the textcolor in a Listview or Listbox ??
> > (i 've asked this before)
> > Does it still have a memory leak now.(GDI)
> >
> > is there a 'BS_xxx'  style that makes it possible to give buttons
> (picbuttons and pushbuttons) a different  background color and textcolor.
> > (even transparent)
> > or to make them resizable once placed.
> > I want to display a clickable (round) picturebutton. now i display a
> picbutton with a bmp of a circle on it (but it still overlaps a rectangled
> portion of the screen)
> > i could  transblit a bmp but then its not clickable!!
> >
> > I don't know how to create a green BS_OWNERDRAW pushbutton in Euphoria.
> >
> > Please help.
> > Thanks,
> > Renzo Beggia
> > from Belgium

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

Search



Quick Links

User menu

Not signed in.

Misc Menu