Hey
-
Just want to see what you guys think of my latest creation. I call it webdows... Web + Windows So far it works in ie and firefox. http://www.codevendor.com/default.aspx[^] I think I might write a tutorial on this one if i have time. I still have a couple of things I need to finish like a context menu. If you guys find any bugs let me know. Latez, Adam
-
Just want to see what you guys think of my latest creation. I call it webdows... Web + Windows So far it works in ie and firefox. http://www.codevendor.com/default.aspx[^] I think I might write a tutorial on this one if i have time. I still have a couple of things I need to finish like a context menu. If you guys find any bugs let me know. Latez, Adam
VectorX wrote:
If you guys find any bugs let me know.
Untitled Page? What do this "creation" is supposed do?
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:
-
Just want to see what you guys think of my latest creation. I call it webdows... Web + Windows So far it works in ie and firefox. http://www.codevendor.com/default.aspx[^] I think I might write a tutorial on this one if i have time. I still have a couple of things I need to finish like a context menu. If you guys find any bugs let me know. Latez, Adam
Nice logo, pretty picture. Was any of it supposed to do anything ? I clicked and nothing happened.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
Nice logo, pretty picture. Was any of it supposed to do anything ? I clicked and nothing happened.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
double click the icons, it pops up a message box...same one each time.
Gary Kirkham Forever Forgiven and Alive in the Spirit He is no fool who gives what he cannot keep to gain what he cannot lose. - Jim Elliot Me blog, You read
-
Just want to see what you guys think of my latest creation. I call it webdows... Web + Windows So far it works in ie and firefox. http://www.codevendor.com/default.aspx[^] I think I might write a tutorial on this one if i have time. I still have a couple of things I need to finish like a context menu. If you guys find any bugs let me know. Latez, Adam
I can't log off! That's pretty slick, although the response time was pretty slow for me (at least 1 second between double-click and the window being fully rendered).
Jon Sagara This is the stuff we'll drink on special occasions. To paraphrase my father-in-law, this is the kind of wine that results in kids. -- A friend Blog | Site | Articles
-
Just want to see what you guys think of my latest creation. I call it webdows... Web + Windows So far it works in ie and firefox. http://www.codevendor.com/default.aspx[^] I think I might write a tutorial on this one if i have time. I still have a couple of things I need to finish like a context menu. If you guys find any bugs let me know. Latez, Adam
-
double click the icons, it pops up a message box...same one each time.
Gary Kirkham Forever Forgiven and Alive in the Spirit He is no fool who gives what he cannot keep to gain what he cannot lose. - Jim Elliot Me blog, You read
Gary Kirkham wrote:
double click the icons, it pops up a message box...same one each time.
If the intention was mimic Windows behavior... Where is the UAC when I double click anything? I have used for 5 minutes and didn't appears none bug...
For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:
-
Just want to see what you guys think of my latest creation. I call it webdows... Web + Windows So far it works in ie and firefox. http://www.codevendor.com/default.aspx[^] I think I might write a tutorial on this one if i have time. I still have a couple of things I need to finish like a context menu. If you guys find any bugs let me know. Latez, Adam
If you guys want to know what it does here is a list. Drag and drop anything Create Windows Move Windows Fade Window Out Resize Windows - Also Resize At angles Close Window Minimize Window Maximize Window - Also Maximizes if you double click on bar. Pin Window TaskBar - Minimize Window, Page Through Windows Paint Window How Ever you want Image Caching Help Window Cursor Location Mappings - So you can draw anywhere your window and buttons. -- modified at 20:41 Thursday 12th April, 2007
-
Nice logo, pretty picture. Was any of it supposed to do anything ? I clicked and nothing happened.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
If you guys want to know what it does here is a list. Drag and drop anything Create Windows Move Windows Fade Window Out Resize Windows - Also Resize At angles Close Window Minimize Window Maximize Window - Also Maximizes if you double click on bar. Pin Window TaskBar - Minimize Window, Page Through Windows Paint Window How Ever you want Image Caching Help Window Cursor Location Mappings - So you can draw anywhere your window and buttons. -- modified at 20:41 Thursday 12th April, 2007
There can be major room for improvement, code compression and image caching. Below is a list of things in future. Context Menu TaskBar Icons Start Button Wallpaper changing Ajax Pages Control Panel User Session to Remember Where you Left Everything Window Styler Login Search HTTP - FTP
-
There can be major room for improvement, code compression and image caching. Below is a list of things in future. Context Menu TaskBar Icons Start Button Wallpaper changing Ajax Pages Control Panel User Session to Remember Where you Left Everything Window Styler Login Search HTTP - FTP
Well, I'd assume that getting AJAX in something that runs in a browser wouldn't be a big ask.....
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
Well, I'd assume that getting AJAX in something that runs in a browser wouldn't be a big ask.....
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
Not really i already set up a path to display content...through a content div. Just have to add a url to my images to be passed and tie it into that div. I should make paging buttons though so you can go forward and backwards between urls in one window. Oh and maybe a favorites button but only for the site...which is stored locally.