paragui-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-dev] PG_point


From: andy uehara
Subject: [paragui-dev] PG_point
Date: Fri, 17 May 2002 06:37:55 -0700 (PDT)

I was wondering why PG_point was never made into a
class.
Any particular reason?
It seems to be incosistent with your
PG_ThemeWidget (PG_Widget *parent, const PG_Rect &r,
const char *style="ThemeWidget")
where you pass PG_Rect(x,y,xo,yo) as PG_Rect &r

I found it while exploring PG_Image
 PG_Image (PG_Widget *parent, const PG_Point &p, const
char *filename, const char *style="ThemeWidget")

you could leave the x,y val's as public, with a basic
constructor (int,int) and destructor, no methods.

andy


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]