ocaml / ocaml

The core OCaml system: compilers, runtime system, base libraries
https://ocaml.org
Other
5.86k stars 1.16k forks source link

Color settings are not saved #8408

Closed vicuna closed 13 years ago

vicuna commented 21 years ago

Original bug ID: 1972 Reporter: administrator Status: closed (set by @xavierleroy on 2012-03-26T08:41:02Z) Resolution: won't fix Priority: normal Severity: feature Category: platform support (windows, cross-compilation, etc)

Bug description

Full_Name: tomekM Version: 3.07 OS: Win2000 Submission from: wwwgate181.motorola.com (62.180.53.220)

I set foreground, background and font to my own values. Then I exit application and run it again. After this, color and font settings are reverted to default.

I'd like to have it remembered between sessions.

vicuna commented 21 years ago

Comment author: administrator

wish: remember settings for the Windows app -DD

vicuna commented 13 years ago

Comment author: @xavierleroy

OCamlWin has been without a maintainer for several years and was just split off the main OCaml distribution. The OCamlWin sources now live at https://forge.ocamlcore.org/projects/ocamltopwin/ [^] Further bug reports and (even better!) proposed patches should be submitted on this site.