Re: [cssed-devel] cssed: Added subitems to help menu
Brought to you by:
iagorubio
From: <mic...@ea...> - 2004-09-19 15:57:04
|
Le 19 sept. 2004, =E0 17:26, Iago Rubio a =E9crit : > On Sat, 2004-09-18 at 20:05, Mich=E8le Garoche wrote: >> Thinking about that, it's not a good option, because the user may = wish >> to view either the preview (future addition), or the web site, or the >> docs in another browser than the default. He should have the choice = at >> any time, as cssed is aimed at web site designers, who may want to=20 >> test >> if the style sheets work correctly in any available browser. > Yes, you're right. I will do one entry for the default browser, other > for the help browser, and one "external commads" window to let users = to > use whatever command they want. And don't forgot that you can be on a multiple users machine (as is the=20= Mac), so that the default browser (if any, I still consider this as a=20 bad option), and any other added browser, should not be a global option=20= (i.e., not in the pc file), but a user's option. >> By the way I've discovered that the #ifdef DARWIN is not taken into >> account, if it is compiled with -DDARWIN. So that I need to know = where >> you use that, in all packages. It could have been dramatical with ipc >> queues. > It should work with -DDARWIN in the gcc command line. Yes, I know it now, but I did not know it the day before yesterday. > ITOH, #ifdef DARWIN is not used in cssed's code, only in the plugins > code. As example in find in files plugin, #if defined(DARWIN). It is used in the part I've made for the help menu: access to the web=20 site and to the online doc. This should not be in a plugin, but right=20 in the main package. > Well, I prefer to do it in next release. I'll put it in the mac version as is. Mich=E8le <http://micmacfr.homeunix.org> |