Ignore:
Timestamp:
Jan 18, 2011, 9:15:22 AM (13 years ago)
Author:
Sam Habiel
Message:

LoadingSplash: New Form that does... pretty much nothing. Just shows a splash when updating data from server.
CGView:

CGDocumentManager:

CGDocument:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/cs/bsdx0200GUISourceCode/ClinicalScheduling.csproj

    r1065 r1070  
    6767    <ConfigurationOverrideFile>
    6868    </ConfigurationOverrideFile>
    69     <DefineConstants>TRACE;DEBUG</DefineConstants>
     69    <DefineConstants>DEBUG;TRACE</DefineConstants>
    7070    <DocumentationFile>
    7171    </DocumentationFile>
     
    178178    <Compile Include="CGAppointment.cs" />
    179179    <Compile Include="CGAppointmentChangedArgs.cs" />
    180     <Compile Include="CGAppointmentChangedHandler.cs" />
    181180    <Compile Include="CGAppointments.cs" />
    182181    <Compile Include="CGAvailability.cs" />
     
    199198    </Compile>
    200199    <Compile Include="CGSelectionChangedArgs.cs" />
    201     <Compile Include="CGSelectionChangedHandler.cs" />
    202200    <Compile Include="CGView.cs">
    203201      <SubType>Form</SubType>
     
    296294      <DependentUpon>DMassSlotDelete.cs</DependentUpon>
    297295    </Compile>
     296    <Compile Include="LoadingSplash.cs">
     297      <SubType>Form</SubType>
     298    </Compile>
     299    <Compile Include="LoadingSplash.Designer.cs">
     300      <DependentUpon>LoadingSplash.cs</DependentUpon>
     301    </Compile>
    298302    <Compile Include="Options.cs" />
    299303    <Compile Include="Printing.cs" />
     
    402406      <DependentUpon>DSplash.cs</DependentUpon>
    403407      <SubType>Designer</SubType>
     408    </EmbeddedResource>
     409    <EmbeddedResource Include="LoadingSplash.resx">
     410      <DependentUpon>LoadingSplash.cs</DependentUpon>
    404411    </EmbeddedResource>
    405412    <EmbeddedResource Include="UCPatientAppts.resx">
Note: See TracChangeset for help on using the changeset viewer.