Re: Starting point for a Year Planner

From: Garry (garry_at_silvermaine.co.uk)
Date: 12/01/04

  • Next message: Ken Halter: "Re: New to VB (why does running my program sometimes start an installer?)"
    Date: Wed, 1 Dec 2004 21:49:48 -0000
    
    

    Hi Chris

    In my origional question I asked what was the way to start and what controls
    where best to use.
    At present I can create a grid of picture boxes with loops using a control
    array, but it takes about 6 seconds for it to finish.
    I use the Lockwindow api but all this does is stop it being displayed as it
    is loops.

    Can you point me to a better way to acheive creating a grid with dates.

    P.S. I am not a developer but like to create apps that I can use where I
    work.(personel stuff which i do not get paid for)

    Thanks

    Garry

    "Veign" <NOSPAMinveign@veign.com> wrote in message
    news:u9X4fx91EHA.3376@TK2MSFTNGP12.phx.gbl...
    > Use one of the samples as a starting point and *create* the desired effect
    > you want - you are the developer.
    >
    > That's the job of a developer.
    >
    > --
    > Chris Hanscom - Microsoft MVP (VB)
    > Veign's Resource Center
    > http://www.veign.com/vrc_main.asp
    > --
    >
    > "Garry" <garry@silvermaine.co.uk> wrote in message
    > news:41ae1aa6$0$1060$db0fefd9@news.zen.co.uk...
    >> Hi Ken
    >>
    >> I have already been there but I cannot find anything that can create the
    >> year grid including correct dates and the days of the week that you would
    >> see pinned on an office wall.
    >> Once I have the basic setup I will then add the colour coding for staff
    >> holidays and what not.
    >>
    >> Do you have any other suggestions.
    >>
    >> Thanks
    >>
    >> Garry
    >>
    >> "Ken Halter" <Ken_Halter@Use_Sparingly_Hotmail.com> wrote in message
    >> news:ONMld881EHA.2068@TK2MSFTNGP10.phx.gbl...
    >> > "Garry" <k_zeon@hotmail.com> wrote in message
    >> > news:col0d9$oku$1@titan.btinternet.com...
    >> >> Hi to All
    >> >>
    >> >> I am looking to make a Year Planner in VB6 like the paper ones on
    >> >> walls
    >> >> and
    >> >> show the full year on one form.
    >> >>
    >> >> Does anyone have any suggestions on where to start and what controls
    >> >> to
    >> >> use.
    >> >
    >> > If interested, there are a couple "4 and a half star" planner projects
    >> > here...
    >> >
    >> > Searched PlanetSourceCode.com for 'Planner'
    >> > Search Results: Page 1 of 1 found. Entries 1 - 5 of 5 found
    >> >
    > http://www.planetsourcecode.com/vb/scripts/BrowseCategoryOrSearchResults.asp?txtCriteria=planner&blnWorldDropDownUsed=TRUE&txtMaxNumberOfEntriesPerPage=10&blnResetAllVariables=TRUE&lngWId=1&B1=Quick+Search&optSort=Alphabetical
    >> >
    >> > --
    >> > Ken Halter - MS-MVP-VB - http://www.vbsight.com
    >> > Please keep all discussions in the groups..
    >> >
    >> >
    >>
    >>
    >
    >


  • Next message: Ken Halter: "Re: New to VB (why does running my program sometimes start an installer?)"

    Relevant Pages

    • Re: Basic Binding and Filtering Problem
      ... If I access the data through a dataset, the grid and monthcalendar bind ... i woud use DataView for all ... Controls and then filter that. ... Hey Bart - I don't have any code written beyond filling the data adapter. ...
      (microsoft.public.dotnet.framework.adonet)
    • Re: Complex GirdView Problem, returning values from dynamic Templa
      ... From within that method you will have access to the grid row ... Issue #2 - Save the user's selectionto viewstate. ... the controls were not accessible. ... > However, from your example, instead of a GridView I created a PlaceHolder. ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Basic Binding and Filtering Problem
      ... That's all it takes to keep the controls and grid in sync when all of them ... same dataset, not the same dataview. ...
      (microsoft.public.dotnet.framework.adonet)
    • Re: CustomDataGrid Child controls event problem - weird!?!
      ... DataBindmethod causes the controls collection of the grid to be cleared. ... > private static DataTable dataSourceTable; ... > private string firstButtonURL; ...
      (microsoft.public.dotnet.framework.aspnet.buildingcontrols)
    • Re: FlexGrids on SSTabs
      ... Norm, I tried the invisible Frames suggestion, and it appears to work ... Left property of a grid causes it to move to a diferent tab, ... do some OTHER untried combination of controls / programming? ...
      (microsoft.public.vb.controls)