search for: dataeditus

Displaying 8 results from an estimated 8 matches for "dataeditus".

Did you mean: dataedit
2024 May 13
1
Is there some way to customize colours for the View output?
Hi all, I've just could test your suggestions on using dataedit... entries now, and indeed they work... partially. See, please, the next screenshot: https://ibb.co/Dkn2pVs dataedituser modifies the red borders dataedittext the yellow text dataeditfg... I do not know, specified to green the output of View(mtcars) does not change from that of the screenshot dataeditbg is the (almost) black background...., but in the column and row names. I tried the modifying the different colou...
2024 May 15
1
FR: Customize background colour of row and column headers for the View output
About the decisions: Actually, the same way dataedittext modifies the text colour not only of data, but also of row and column names, and dataedituser modifies the colour of all the borders, I think dataeditbg should modify the background of all the window, at least that "inside" those borders. Otherwise, any other option for the background colour on row and column headers would allow the same set of colours and with the same names, w...
2024 May 07
1
Is there some way to customize colours for the View output?
On Tue, 7 May 2024 06:34:50 -0400 Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > On 07/05/2024 6:31 a.m., Iago Gin? V?zquez wrote: > > Thanks Duncan. > > > > I am currently on Windows. Is there any solution for it? > > Switch to Linux or MacOS? Fortune nomination! cheers, Rolf Turner -- Honorary Research Fellow Department of Statistics University of
2009 Jan 14
1
script window background and text color (PR#13446)
Full_Name: alexios galanos Version: 2.8.1 OS: windows/vista Submission from: (NULL) (81.100.160.71) While the script editor now respects user preferences for the background color in 2.8.1, it does not do so for the user text color defaulting to black. So my preference of having for example black background with green text fails (it is all black) in the script editor (the console is ok).
2024 May 13
1
Is there some way to customize colours for the View output?
...n 2024-05-13 4:50 a.m., Iago Gin? V?zquez wrote: > Hi all, > > I've just could test your suggestions on using dataedit... entries now, > and indeed they work... partially. See, please, the next screenshot: > https://ibb.co/Dkn2pVs <https://ibb.co/Dkn2pVs> > > > dataedituser modifies the red borders > dataedittext the yellow text > dataeditfg... I do not know, specified to green the output of > View(mtcars) does not change from that of the screenshot > dataeditbg is the (almost) black background...., but in the column and > row names. > > I tr...
2024 May 07
2
Is there some way to customize colours for the View output?
Hi all, As the email subject tells, I write to ask if there is the chance to customize the colours (and in particular the background) of the `View` output window. In the View help, it is told that: On Windows, the initial size of the data viewer window is taken from the default dimensions of a pager (see Rconsole), but adjusted downwards to show a whole number of rows and columns. So if
2024 May 15
1
FR: Customize background colour of row and column headers for the View output
...but probably not. The X11 version of the viewer does what you suggest. Duncan Murdoch On 2024-05-15 2:20 a.m., Iago Gin? V?zquez wrote: > About the decisions: > > Actually, the same way dataedittext modifies the text colour not only > of data, but also of row and column names, and dataedituser modifies > the colour of all the borders, I think dataeditbg should modify the > background of all the window, at least that "inside" those > borders. Otherwise, any other option for the background colour on row > and column headers would allow the same set of colours and wi...
2024 May 14
1
FR: Customize background colour of row and column headers for the View output
This seems like something that should be fairly easily doable. Why don't you work out a patch? Some decisions to make: - What colours are we talking about? Would you want the labels to have their colour set independent of the dialog colours? If so, would you also want to configure the dialog colours? - What names should be used for the colours? - Where should all of these definitions