Re: Am I too impatient? was: [PATCH] Wheel mice (try one)



On 29 Mar 1999, Owen Taylor wrote:

> If you are submitting a patch that makes substantial
> changes to the GTK+ API, then it is good to post
> a message explaining the changes and asking for
> comments.

This patch doesn't make changes to the API except the addition of a global
variable and a helper function ...

> My general opinion on the global option problem is that
> we should first solve the (harder) problem of setting
> widget arguments from an RC file, then the global option
> problem will be fairly obvious.

... maybe we should use a GTK_MOUSE_ACTION_MODMASK() macro which would
resolve to a hard coded value unless we have this global options stuff
done, then it would resolve to a function call(*) (or the variable itself,
if existent).

Just a thought.

Nils

(*): This would make it easy for programmers to use global options, to use
them they just have to recompile, when compiled with a "non-option-aware"
version of gtk, the options would be hardcoded.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Nils Philippsen @college: nils@fht-esslingen.de Vogelsangstrasse 115
@home:  nils@wombat.dialup.fht-esslingen.de D 70197 Stuttgart phone:  
+49-711-6599405
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The use of COBOL cripples the mind. Its teaching, therefore, should be
regarded a criminal offence.  -- Edsger W. Dijkstra



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