Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
U

User 105393

@User 105393
About
Posts
7
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • renewing a document.write
    U User 105393

    I'm at my wits' end trying to write a Calendar as part of an online booking system for a client, he wants two little buttons on it to step forward and back a month. I have written a javascript to write the current month calendar into a html document highlighting the current day etc etc but can't figure how to implement these buttons. My Calendar script allows for the forward and back thing but I've tried writing the buttons in as part of the script and they don't work (as in rewriting the whole page). Essentially I want a table I guess, button in top row, Calendar in merged cell underneath or even frames but I can't figure how to do it. Any bright ideas or suggestions gladly accepted, if this doesn't make any sense please ask questions :P

    Web Development javascript html tools tutorial

  • system tray
    U User 105393

    I searched through the stuff but nothing came up, who feels like a loser now :P

    C / C++ / MFC c++ tutorial lounge

  • system tray
    U User 105393

    Umm I have no idea where to look to find out how to make my MFC program run in the system tray, can someone please point me in a general direction, much appreciated

    C / C++ / MFC c++ tutorial lounge

  • global mouse capture
    U User 105393

    Thanks Roger, that's exactly what I was looking for :)

    C / C++ / MFC tutorial question

  • global mouse capture
    U User 105393

    Well that's great but it's actually the implementation of the SetCapture() and ReleaseCapture() functions I was after as it were....

    C / C++ / MFC tutorial question

  • Property Pages and Buttons
    U User 105393

    This worked for me with list controls from within your propertysheet class: CMyPropertyPage m_myPage; CButton* pButton = (CButton*) m_myPage.GetDlgItem(IDC_ENGINE_LIGHT_DELETE); pButton->EnableWindow(FALSE);

    C / C++ / MFC help

  • global mouse capture
    U User 105393

    I need a program's main window to roll up when the mouse leaves, I think the best way to do this would be with some kind of global mouse capture function but have no idea how to do this, can someone please point me in the right direction? Much Appreciated, spoonchops

    C / C++ / MFC tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups