[AccessD] Floor Plan Grid

Shamil Salakhetdinov shamil at users.mns.ru
Wed Nov 9 11:55:57 CST 2005


William,

I don't have MS Access samples.
You can open VB6 code sample files' text and copy and paste it in MS Access
modules.
It will work OK. Also their online help is good and has good samples AFAIKR.
You'll need for starters the following properties:

Cell
ColHidden
Cols
ColWidth
FixedCols
FixedRows
flexcpBackColor
flexcpText
RowHeight
RowHidden
Rows
ScrollBars

> ...as for your "few" lines adding up to maybe 400 ...we use different
> dictionaries :)
OK:)
I meant 400 lines including blank lines and functions/subs/properties
declarations. Looks  like a few, isn't it?

I have a ~30,000 code lines project here now - this I'd call a small project
(in fact four projects having these 30,000 codes lines shared + another
~5000-6000 each project specific code lines).

FYI: I will have some free time soon.
I can make this your small project on subcontracting basis if you decide to
use VSFlexGrid and if your customer pays for this work.
For sure I will make available a small sample simulating zooming and
shifting and coloring and numbering the visible part of the grid's cells.
I think this weekend the latest.
Although I can't promise a lot - I need for work to make my family's
living...

HTH,
Shamil

----- Original Message ----- 
From: "William Hindman" <wdhindman at bellsouth.net>
To: "Access Developers discussion and problem solving"
<accessd at databaseadvisors.com>
Sent: Wednesday, November 09, 2005 8:22 PM
Subject: Re: [AccessD] Floor Plan Grid


> Shamil
>
> ...any sources for examples of coding this control using Access ...all of
> the samples and documentation are for VB6 or C, neither of which I can
> access ...don't see anything on their web site either.
>
> ...as for your "few" lines adding up to maybe 400 ...we use different
> dictionaries :)
>
> William
>
> ----- Original Message ----- 
> From: "Shamil Salakhetdinov" <shamil at users.mns.ru>
> To: "Access Developers discussion and problem solving"
> <accessd at databaseadvisors.com>
> Sent: Wednesday, November 09, 2005 11:33 AM
> Subject: Re: [AccessD] Floor Plan Grid
>
>
> >> ...I'll have to play with it ...your idea of a "few lines of code" and
> > mine
> >> probably differ by a mile :)
> > William, a few lines of code are I guess <=200 code lines without
> > "location
> > pan" functionality.
> > With "location pan" another 200-300 code lines should be enough I guess.
> >
> > And I think I was wrong with my proposal to put static picture with
> > "location pan" on the left side of the form - it should be better placed
> > on
> > the right or bottom part of the form. And grid on the left-top part
> > respectively.
> >
> > Another advanced solution could be to use LEADTools Imaging libraries
> > http://www.leadtools.co.uk/
> > but it's a heavy solution - quite expensive and it forces to install
> > almost hundred .dlls and support files on users PC. Such "heavy"
> > LEADTools Imaging installation works well but to prepare
> > and to test it is an advanced task....
> >
> > HTH,
> > Shamil
> >
> > ----- Original Message ----- 
> > From: "William Hindman" <wdhindman at bellsouth.net>
> > To: "Access Developers discussion and problem solving"
> > <accessd at databaseadvisors.com>
> > Sent: Wednesday, November 09, 2005 7:07 PM
> > Subject: Re: [AccessD] Floor Plan Grid
> >
> >
> >> ...ok ..I uninstalled and then reinstalled following the instructions
> >> this
> >> time ...it works, call me a dummy :)
> >>
> >> ...I'll have to play with it ...your idea of a "few lines of code" and
> > mine
> >> probably differ by a mile :)
> >>
> >> William
> >>
> >> ----- Original Message ----- 
> >> From: "Shamil Salakhetdinov" <shamil at users.mns.ru>
> >> To: "Access Developers discussion and problem solving"
> >> <accessd at databaseadvisors.com>
> >> Sent: Wednesday, November 09, 2005 10:52 AM
> >> Subject: Re: [AccessD] Floor Plan Grid
> >>
> >
> > <<< tail skipped >>>
> >
> > -- 
> > AccessD mailing list
> > AccessD at databaseadvisors.com
> > http://databaseadvisors.com/mailman/listinfo/accessd
> > Website: http://www.databaseadvisors.com
> >
>
>
> -- 
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com




More information about the AccessD mailing list