Closed kalw closed 13 years ago
As far as I can see this problem does not cause any further problems, it is still possible to open the menu. Therefore I don't want to fix it right now. I rather want to concentrate on porting from gtk# to winforms, which will also fix this. I expect this to be finished in 3 weeks.
The two other "big" problems in the current windows version is the console window which cannot be hidden, and the log window not working. I have also no plans to solve that in the current gtk# version, but contributions are welcome ;)
But I leave this issue open of course until fixed.
@wimh I'm working on splitting out the last bits of logic from the UI. Which should make porting to Windows widgets very easy. Check out my uicontrollers branch, (it has a controller for each major component), It works well on Mac but I have to convert the Linux UI to work with it first. Hopefully I can start on the Windows UI some time this week if I can get my hands on a Windows image.
@hbons, Just for your information, I have pushed some changes in the winforms branch where at least the tray icon is working fine. But as soon as you select for example "about" in the menu it crashes... I created it just for experiments, the code is not really clean.
Fixed in the current windows branch.
Hi there,
An tray icon is present but a red cross stand in place. Seems to be like the icon is not found or cannot be rendered.
here is the full log of the working application : http://pastebin.com/BFT1XJkD