[fpc-pascal]New to the list/question
Kevin Monceaux
OwnedByDogs at grandecom.net
Thu Jul 10 03:03:47 CEST 2003
Alan,
I'm looking for something with some form of form management capabilities.
Something that would let one define a form, add some "widgets" to the
form, then call a function to handle user input, navigating between
"widgets", and the like.
Kevin
On Wed, 9 Jul 2003, Alan Mead wrote:
> Well then let me rephrase the question: What functionality are you
> looking for?
>
> All your programs will, by default, be console applications that use
> write/writeln and read/readln. There is also a few flavors of the
> CRT unit containing more advanced console-based primitives like
> ReadKey() and Window().
>
> -Alan
>
> --- Kevin Monceaux <OwnedByDogs at grandecom.net> wrote:
> > Alan,
> >
> > Text based - something that would run on a Linux text console, old
> > dumb
> > terminal, DOS in the days before Windows, etc.
> >
> >
> > Kevin
> >
> > On Wed, 9 Jul 2003, Alan Mead wrote:
> >
> > > Kevin,
> > >
> > > Welcome! What do you mean by a "text-based interface"?
> > >
> > > -Alan
> > >
> > > --- Kevin Monceaux <OwnedByDogs at grandecom.net> wrote:
> > > > Pascal enthusiasts,
> > > >
> > > > I'm new to the list and just wanted to introduce myself. I got
> > my
> > > > first
> > > > tast of Pascal in college on a VAX 11/750 under the VMS
> > operating
> > > > system.
> > > > Nowdays Linux is my preferred platform. I was thrilled to
> > discover
> > > > Free
> > > > Pascal. It's like becoming reacquanted with an old friend. I
> > have
> > > > one
> > > > question. Are there any modules available to easily create
> > text
> > > > based
> > > > user interfaces? I know now days everyone prefers GUI
> > interfaces.
> > > > For
> > > > quick data entry one can't beat a good old text based user
> > > > interface.
> > > >
> > > >
> > > >
> > > > Thanks,
> > > >
> > > > Kevin
> > > >
> > > > _______________________________________________
> > > > fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> > > > http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> > >
> > > =====
> > > A Congressman was once asked about his attitude toward whiskey.
> > "If you mean the demon drink that poisons the mind, pollutes the
> > body, desecrates family life, and inflames sinners, then I'm
> > against it. "
> > >
> > > "But if you mean the elixir of Christmas cheer, the shield
> > against winter chill, the taxable potion that puts needed funds
> > into public coffers to comfort little crippled children, then I'm
> > for it."
> > >
> > > "This is my position, and I will not compromise."
> > >
> > > __________________________________
> > > Do you Yahoo!?
> > > SBC Yahoo! DSL - Now only $29.95 per month!
> > > http://sbc.yahoo.com
> > >
> > > _______________________________________________
> > > fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> > > http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> > >
> > >
> >
> > _______________________________________________
> > fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> > http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
> =====
> A Congressman was once asked about his attitude toward whiskey. "If you mean the demon drink that poisons the mind, pollutes the body, desecrates family life, and inflames sinners, then I'm against it. "
>
> "But if you mean the elixir of Christmas cheer, the shield against winter chill, the taxable potion that puts needed funds into public coffers to comfort little crippled children, then I'm for it."
>
> "This is my position, and I will not compromise."
>
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
>
More information about the fpc-pascal
mailing list