|
From: Fredrik <fr...@mo...> - 2007-09-18 13:50:05
|
When It comes to bookmarks/history I think we should use NetPositive's I know we talked about not use NetOptimist (from now NetOpt) code but when I checked there code I found some gui part's that I couldn't resist using. I think that we should use gui part from NetOpt and later when we want to rewrite the gui we can remove them. (I can make big remarks around them :) ) Any way here are some copy/modify/enhanced code from NetOpt Now working are - Fullscreen (not using boolean NetOpt did we are using SetMarked/IsMarked in menu) - Show bookmarks (from NetOpt) will soon remove and use Themis/bookmarks - List bookmarks (this one are a big copy from NetOpt) to see if it works start NetPositive and save bookmarks Not working fully but will be easy to fix when you can brows with Themis - Drag/Drop a NetPositive bookmark and get the URL - Forward, Backward, Home these have now a menu option and arrows should work. Will work on next - Get a print window pop up don't know what else it should send. (Not from NetOpt) - Save bookmark (Not from NetOpt) The only thing left from NetOpt that can perhaps be used are Proxy settings (don't know if it can) One thing I would like to do are follow BeBook and Haiku way of coding. Changing win.cpp to ThemisWin, app.cpp to ThemisApp and so on. Also changing some Methods (don't remember the c++/c name for the same) to start with uppercase letter. all of this are only in the framwork directory and commondef.h -- MVH Fredrik Modéen |