|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
Re: wxmaxima (translation) issuesSo that we have an idea what tab based panel would look like I made a
screenshot: http://wxmaxima.sourceforge.net/images/wxmaxima_with_tabs.png Nothing is decided yet - the changes are made so that we see the space requirements. Andrej 2005/12/6, Andrej Vodopivec <andrej.vodopivec@...>: > Hi all, > > Harald and I have been talking about some changes to the button panel > under the input line. Something has to be changes since the space > required for the panel in translated versions of wxMaxima is usually > bigger than in the english version (sometimes it does not fit the > screen). Rather than reducing the number of buttons, some other option > might be better, which would allow for more functional panel. Using > another library could be usefull (like wxDockIt from > http://wxextended.sf.net/ ). > > If anyone else wants to participate in the discussion, please join in. > > Andrej > > ---------- Forwarded message ---------- > From: Harald Geyer <Harald.Geyer@...> > Date: 6.12.2005 10:33 > Subject: Re: wxmaxima (translation) issues > To: Andrej Vodopivec <andrej.vodopivec@...> > > > Hi Andrej! > > > I have been thinking some more about this problem. Another option is > > to use a notebook for the button panel. This way we can group buttons > > for similar commands together in tabs (similar structure as in the > > menus). This would allow for even more buttons - like constants, > > common math functions and so on. Descriptive translations would be > > appropriate with this solution. What do you think? > > I've been thinking about changes in the UI too. At some point I thought > about making the buttons user configurable. I think generating the > buttons dynamically shouldn't be much of a problem, but I'm not sure > about the configuration feature (i.e. some possibility to drag menu > items to the button area and set some custom lable) itself. Do you > think that would be easy to implement? Also I'm not sure if the users > needs vary enough to justify the additional burden... > > I think adding tabs would be a good idea, because they don't collapse > after selecting an item as menus do. This would be especially handy if > the user is experimenting without knowing yet which function suits his > needs best. (At least I do that a lot.) However tabs need a lot of > space themselves so they probably aren't very useful without reserving some > extra space. Extra space of course makes the need for tabs less pressing ... > > An other benefit of tabs comes to my mind: If you ever plan to support > additional maxima packages (like vect), the UI would already have a > modular structure. But of course this is true for menus already. > > If we want the buttons in the tabs to remain fast accessible, then we > propably shouldn't stick to much to the hierachic structure of the menu. > Actually I think it would be useful to duplicate some of the buttons > across some ot the tabs. However I'm not sure, which layout would be a > good idea. I will try to observe my own usage habits more closely. > > Perhaps we should take this discussion to the public? If you agree, feel > free to quote this message whereever you want. > > Harald > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ wxMaxima-devel mailing list wxMaxima-devel@... https://lists.sourceforge.net/lists/listinfo/wxmaxima-devel |
|
|
|
|
|
|
|
|
Re: Re: wxmaxima (translation) issues> * Change to tabs
> * User literals maxima commands (i.e. "radcan") > * Drop some less needed buttons - especially those which pop up dialogs > * Make the buttons in some way user configurable, so that we don't need > to figure out what's most sensible ourselves I like the last option the most. Something like (multiple) palettes with different buttons on them which the user can have displayed or not. Displayed either as a separate floating window or docked in the main window. However current wxWidgets do not provide such functionality. We could use wxDockIt [1], which is a simple library for doing this, or wait for wxWidgets to provide this. I think wxIFM [2] will be integrated into wxWidgets for the next release. Andrej [1] http://wxextended.sourceforge.net/ [2] http://www.snakesoft.net/wxifm/ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ wxMaxima-devel mailing list wxMaxima-devel@... https://lists.sourceforge.net/lists/listinfo/wxmaxima-devel |
|
|
Re: Re: wxmaxima (translation) issues || On Wed, 7 Dec 2005 13:39:29 -0800
|| Andrej Vodopivec <andrej.vodopivec@...> wrote: av> However labels in multiple lines is a good idea. It works on windows. av> Can someone test this on Linux? Replacing It works. See attached screenshot. I have problems posting on -devel@[1]. Feel free to forward there if you think it can be helpful. Ciao Ciao Marco [1] I have to change settings to my mail server.. -- "I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse influenzato la nostra generazione, staremmo tutti saltando in sale scure, masticando pillole magiche e ascoltando musica elettronica ripetitiva." "Videogames do not influence kids. I mean, if Pac-Man influenced our generation, we were all jumping in dark rooms, chomping pills and listening to electronic repeating music." Kristian Wilson, Nintendo Inc. 1989 |
| Free embeddable forum powered by Nabble | Forum Help |