Results 1 to 10 of 10

Thread: Windows GUI

  1. #1
    Join Date
    Jan 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Windows GUI

    Hi!

    Could someone point me in the right direction, I want to create a HTML GUI for windows. I have a basic knowledge of HTML but lack the commands I need to link to the system (Win XP Pro).

    TIA

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Sorry, do you want to create a GUI HTML IDE or a Windows-like GUI for your site?
    If the former, you'll want to use MFC, Microsoft's windowing toolkit. If the latter, try Qooxdoo, a free Javascript and HTML toolkit with many themes.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Jan 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you for the reply Twey, I actually was hoping to play around with active desktop and create links to the various program files and folders on my computer by using HTML

    But I dont know how to link to thing like say the recycle bin or my computer. You know what I mean?

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Ah, I see. No idea about this, I'm afraid. All sounds very iffy. What is Active Desktop exactly: does it just use IE to render the desktop? Does it apply any special security settings?
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. #5
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Twey
    Ah, I see. No idea about this, I'm afraid. All sounds very iffy. What is Active Desktop exactly: does it just use IE to render the desktop? Does it apply any special security settings?
    Active Desktop is just IE implanted into the desktop, as an "image", persay. It's got the same security policy as it usually would if running windowed.
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  6. #6
    Join Date
    Jan 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Twey
    Ah, I see. No idea about this, I'm afraid. All sounds very iffy. What is Active Desktop exactly: does it just use IE to render the desktop? Does it apply any special security settings?
    cr3ative ir right, all you do is choose a web page for the desktop theme / wallpaper. But it is 'Active' meaning I could use this forum page on or offline for a desktop

    But I want to make a fancy one and use some scripts from dynamic drive for fun...you know too play with

  7. #7
    Join Date
    Oct 2005
    Posts
    121
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    things like the recycle bin might not be possible due to the intrusive nature of the code that you would have to use, if it could be done at all - whatever anti-virus/spyware you run would think you just hit something like that .wmf exploit that was a huge issue a few weeks ago. not to mention - how the heck would you send/drag a file to the desktop? I'm sure if you knew the old DOS commands for that kinda thing, you might be able to do it with a mountain of JS or java or something, but again it would be super-intrusive and assumed to be malicious...

  8. #8
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    something like that .wmf exploit that was a huge issue a few weeks ago.
    I'm sure the virus scanners would object - were the browser to permit you to go anywhere near the files in the first place (I asked about security settings for a reason) - but it would be absolutely nothing like the recent WMF exploit that was a problem (sorry, "feature") with the Windows image-rendering engine and only reached such widespread fame because Microsoft refused to release a patch out of schedule
    how the heck would you send/drag a file to the desktop?
    Active Desktop only draws the background - the icons still function as usual, there's no need to reimplement mountains of code.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  9. #9
    Join Date
    Oct 2005
    Posts
    121
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    ya, i kinda screwed with it myself a few years ago, it woulndt be usefull for much besides a custom google homepage (such as mine is, but it sounded like he wanted pretty much everything in the active desktop (kinda an iframe i guess?) - or at least thats how i interpreted it...

  10. #10
    Join Date
    Jan 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Ya, pretty much. thx for the info guy's

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •