Date: Wed, 13 Dec 2000 13:39:13 +0100 To: Jacques Garrigue Cc: luther at dpt-info.u-strasbg.fr, lablgtk at kaba.or.jp Subject: Re: some lablgtk/lablGL questions ... Message-ID: <20001213133913.A1582 at lambda.u-strasbg.fr> References: <20001211163431.A15168 at lambda.u-strasbg.fr> <20001212104754R.garrigue at kurims.kyoto-u.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20001212104754R.garrigue at kurims.kyoto-u.ac.jp>; from garrigue at kurims.kyoto-u.ac.jp on Tue, Dec 12, 2000 at 10:47:54AM +0900 From: Sven LUTHER Sender: Sven LUTHER Hello, ... Another set of questions/remarks : * How do i use polymorphic variants that are inside of modules without opening them ? both Module_A.`Var_A and `Module_A.Var_A don't work. * Why are the coordinates of the button_press event floats and not ints ? * The clist#get_row_column has problem, the column coordinate is always 0, and the row coordinate seems to be divided by 2 (well i hadn't time to check it, but seems like an additional Int_Val/Val_Int was used. Maybe the float->int conversion i was forced to use caused this problem also.) Friendly, Sven Luther