Am 24.02.2011 21:14, schrieb Philippe Roussel: > Le lundi 24 janvier 2011 à 12:58 +0100, Fred Kiefer a écrit : > > [snip] > >> This seems to be the problem here. There actually are two versions of >> GSColorSliderCell loaded. One from loading the wheel picker and one from >> loading the standard picker. It is exactly the same class coming from >> the same file. But of course your code is correct about warning when a >> class gets replaced by another one. > > Just a reminder so this problem won't be forgotten. > > I would like to help on this but my only idea is to move the > GSColorSliderCell class to gui as a helper but I don't think you would > like this...
You are right, I don't like this idea too much. The code in these class would need a bit of rework to have it directly in the main gui code. But if this is the only way to get GNUstep gui working for you with libobjc2 we will have to do that step. I was hoping for David to resolve the issue in a compatible way in libobjc2. Fred _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
