Re: Treeviews
From: Kellie Fitton (KELLIEFITTON_at_YAHOO.COM)
Date: 02/24/05
- Next message: LX-i: "Re: Cross-language challenge (of POSSIBLE interest)"
- Previous message: LR: "Re: Cross-language challenge (of POSSIBLE interest)"
- In reply to: James J. Gavan: "Re: Treeviews"
- Next in thread: James J. Gavan: "Re: Treeviews"
- Reply: James J. Gavan: "Re: Treeviews"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 24 Feb 2005 08:25:40 -0800
James J. Gavan wrote:
> James J. Gavan wrote:
> > Kellie Fitton wrote:
> >
> >>
> > As yet I'm not into Webbing. Are you up to a small challenge, at
your
> > leisure. The Treeview Demo I've written has five dialogs. Just keep
it
> > simple to one. We want to edit a cheese so it contains :-
> >
> > 1) Top right the 'x' for close dialog
> > 2) An entry field for the File or DB ID - I'm using pic 9(06)
> > 3) Entry field - 20 characters for a cheese name
> > 4) A combo dropdown list for countries, Australia, New Zealand,
England,
> > France etc. I identify them as pic 9(03) in file/DB
> > 5) Two pushbuttons - OK and Cancel
> >
> Kellie,
>
> Oops. A follow-up, to make it complete. I don't have a pushbutton in
the
> Dialog for 'DELETE'. When the user selects a Cheese with a
double-click
> from the Treeview, there's a pop-up menu "Add, Change or Delete".
> Warning messagebox about deleting - if they respond "Yes" then it
gets
> deleted from the DB and the Treeview.
>
> Jimmy
Kellie Wrote:
I think we should add a "Browse" button to the dialogue as well. If the
user
clicks the browse button, a ListView popup window should provide a
complete
listing of all the entries from the dataBase's masterFile. I don't like
to
use resource files when it comes to including a menu or a dialogue box
in the
graphical window, I prefer to hardCode my resources so I don't have the
needs
to include a .DLL file in my projects. Regards.
Kellie.
- Next message: LX-i: "Re: Cross-language challenge (of POSSIBLE interest)"
- Previous message: LR: "Re: Cross-language challenge (of POSSIBLE interest)"
- In reply to: James J. Gavan: "Re: Treeviews"
- Next in thread: James J. Gavan: "Re: Treeviews"
- Reply: James J. Gavan: "Re: Treeviews"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]