kec
11-22-2005, 07:21 AM
Well, since we lost the screenshots thread, I thought I'd start it up again.
Here's my DVD database (URL deleted as it is a dead link)
-Ken
Here's my DVD database (URL deleted as it is a dead link)
-Ken
|
View Full Version : Screenshots - Part 2 kec 11-22-2005, 07:21 AM Well, since we lost the screenshots thread, I thought I'd start it up again. Here's my DVD database (URL deleted as it is a dead link) -Ken Jordan2000 11-23-2005, 05:45 AM (URL deleted as it is a dead link) skea 11-23-2005, 06:36 AM (URL deleted as it is a dead link) Jordan, why would you really mess up the image then post it. It looks useless to me. I thought this thread is meant to help people learn from others.If one feels that his image is too private to be posted on cyber-space, i think it would be best to completely leave it. One question for you: Are you using arcEditor for this? don1 11-28-2005, 08:31 PM Well, since we lost the screenshots thread, I thought I'd start it up again. Here's my DVD database (URL deleted as it is a dead link) -Ken This doesn't look like Access database... don1 11-28-2005, 08:33 PM http://depthome.brooklyn.cuny.edu/bcpc/ArtsManager1.htm Art School Management application. kec 11-30-2005, 06:16 AM This doesn't look like Access database... Thanks! I was trying to design it so it didn't look like a typical Access DB. Art School Management application. Well done! -Ken PeteJM 11-30-2005, 01:17 PM Nice screenshots. Don1 Nice database, do you know where there are any examples/tutorials of how to achieve what you have done with the room allocations form. Regards Pete don1 12-01-2005, 07:07 AM PeteJM, I could not find any samples nor tutorials of how to do Gantt style chart on continuous MS Access forms without ActiveX. The method that I developed uses bound function that builds variable length strings of fixed-size box font (LaBox tt font, licence free...). The main difficulty is not programming but building graphic UI, which took few nights of trial & error. Control label is drawn over the timeline, allowing user to double-click on the chart, which passes X and Y mouse click parameters to other functions. I will work on sample database and post it online. PeteJM 12-01-2005, 08:38 AM A sample would be great. Thank you for taking the time to reply. Keep up the excellent work. Kind Regards Pete allan57 12-08-2005, 10:49 PM Hi all Attached is examples of a touch screen till program (pub:) /hotel trade) that I'm currently developing. Allan 11871 11872 11873 Ashfaque 12-09-2005, 09:48 PM Here is my Cash Sales invoice pic. It is bi-lingual db created for Laundries. I have Credit Sales and Advance Paid Sales too. Style is same but colors are different. Off course logic is different than cash sales. With kind regards, Ashfaque allan57 12-15-2005, 02:31 AM Attached is a couple examples ie Switch Board, 'T' Card Scheduler, Date Picker and a Job Request form. 11939 RyanMcMinn 12-18-2005, 04:02 PM Hey all! I have attached a couple interfaces I have designed. The learning management interface is for a canadian bank and allows then to create and manage courses for their staff. The News Items interface allows the user to post items to their website. Look forward to your thoughts! Ryan 11957 11958 bach 12-22-2005, 01:17 AM Hi, Nice work some reall nice programs and use of graphics there. I was wondering if you could post how you managed to create the forms as it can be tricky. a tutorial of sorts, that would be useful. Bach Vassago 02-11-2006, 05:36 AM Well, since we lost the screenshots thread, I thought I'd start it up again. Here's my DVD database (URL deleted as it is a dead link) -Ken Do you have a sample of this database? I'd very much like to see it. kec 02-14-2006, 12:53 PM Do you have a sample of this database? I'd very much like to see it. Let me clean it up a bit and I'll post it. -Ken kec 02-15-2006, 01:17 PM I'm in the process of cleaning/fixing up the code, tables and stuff. In the mean time, here is a screenshot of the high resolution image form when you click the small thumbnail on the main form. Currently, you can add up to 8 images per title. http://img.photobucket.com/albums/v521/kecline/Access/image_sample.jpg Please bear with me.... -Ken kec 02-17-2006, 12:46 PM Here are a few more SS of my statistics form. More to follow.... http://img.photobucket.com/albums/v521/kecline/Access/dvd_db_sample.jpg http://img.photobucket.com/albums/v521/kecline/Access/dvd_db_sample2.jpg http://img.photobucket.com/albums/v521/kecline/Access/dvd_db_sample3.jpg -Ken kec 02-17-2006, 12:53 PM Here is another view of a hi res image form - this one has 8 images (tabs at the top) attached to it. http://img.photobucket.com/albums/v521/kecline/Access/dvd_sample.jpg -Ken Vassago 02-22-2006, 10:57 AM That looks very good. Please post a copy of that database as I would really like to take a look at the code if you don't mind. :) bach 05-07-2006, 11:23 AM In the first screen shoot there was an good example of the use of treeview for navigation. I would like to know how did that user get all the forms to open within the form with the treeview object. Does anyone know. razwan1979 06-25-2006, 07:16 AM Hello Here's a few screenshots of a database I'm working on. I've found that the listbox can be an excellent way of making menus; it stops the need to re-design the form should new functions be required or multiple releases issued whilst the db is developed. http://img74.imageshack.us/img74/9498/purchorder0gi.jpg http://img139.imageshack.us/img139/6339/projprop7qs.jpg http://img99.imageshack.us/img99/2816/invoice2gw.jpg http://img99.imageshack.us/img99/9278/docs3rs.jpg http://img234.imageshack.us/img234/7289/contacts2ax.jpg woodman650 07-05-2006, 11:46 AM any word on that example DB post kec? :) MStCyr 07-26-2006, 09:42 AM here's a screenshot of an Outlook Style interface that I use in some applications *Pete* 07-27-2006, 02:15 AM That looks great. Question: How do you get the forms to open in a specific location? Everytime i open a form it opens ontop of another and i have to move it manually. Is there a way to specify the location it appears in on the screen? Regards Pete MStCyr 07-27-2006, 05:43 AM Hi Look at the Movesize command *Pete* 07-28-2006, 01:56 AM Excellent, Thank you. Regards Pete fxp 08-09-2006, 10:49 PM Hi, Just what I was looking for, this is a really good showcase of good designs. KEC, I am really interested in doing something like what you have done, the design is so much neater and clean. Is it MS Access?? Just curious how did you manage to get the design. MST, nice outlook type design too. Cheers Oldsoftboss 08-13-2006, 12:13 AM PeteJM, I could not find any samples nor tutorials of how to do Gantt style chart on continuous MS Access forms without ActiveX. The method that I developed uses bound function that builds variable length strings of fixed-size box font (LaBox tt font, licence free...). The main difficulty is not programming but building graphic UI, which took few nights of trial & error. Control label is drawn over the timeline, allowing user to double-click on the chart, which passes X and Y mouse click parameters to other functions. I will work on sample database and post it online. Am looking forward to it. The forms look excellent. Very professional. Dave Oldsoftboss 08-13-2006, 12:19 AM I could not find any samples nor tutorials of how to do Gantt style chart on continuous MS Access forms without ActiveX. The method that I developed uses bound function that builds variable length strings of fixed-size box font (LaBox tt font, licence free...). The main difficulty is not programming but building graphic UI, which took few nights of trial & error. Control label is drawn over the timeline, allowing user to double-click on the chart, which passes X and Y mouse click parameters to other functions. Is this the font you mention? PS: Which ActiveX control are you using? MsLady 08-18-2006, 07:01 PM nice design folks! good stuff jesusoneez 10-12-2006, 05:38 AM Here are some screenshots from an Asset Tracking/Call Logging database I'm about 70% through. Note the colour coding. Green = Optional Yellow = Required Red (ish) = Locked Blue = Clickable Link If you want any more information, let me know. PhilipM 10-29-2006, 12:10 PM As a new member I have 'watched' this board for a long time, I thought you would like to see my database that I designed that I use daily. I built it out of knowledge from forums like this, books, etc. PhilipM 10-31-2006, 03:51 PM As a new member and a beginner I thought I would post screenshots of the database I designed for my everyday use. JustinDB 12-01-2006, 06:22 AM This is the database i devoleped for my company. http://img81.imageshack.us/my.php?image=supportdatabaseef0.png pressing the buttons Calnummer,status,customer or product sorts Asc and Dsc when pressing edit a form pop up and you can edit the call and add logs to the call. When pressing New call a other form pops up and you can add a new call. When you click toggle closed calls you call togle between calls witch are closed or still in progress. and when clicking the last button Report menu a menu pops op where you can shoose reports that you can print. And on the top there is a clock showing the time. and thats it. JustinDB 12-02-2006, 02:11 AM For mu company called itdata i made this support database it has a simular layout as the site itself www.itdata.nl if there are people with problems with there backup they come to us and cases (calls) are beieing loged in this database. http://img183.imageshack.us/my.php?image=supportdatabasetg9.jpg http://img183.imageshack.us/my.php?image=supportdatabasetg9.jpg When pressing the buttons CallNo,status, customer or product the record are sorted Asc or Dsc for tht catagory. When pressing edit automaticly a new screen opens where you can edit the call or add a log wich is a subform in the edit form.When pressing New call an other form pops up where you can add a new call. next to that button you have the togle closed button. this button uses a filter witch can filter the closed calls so you can only see the calls in progress. Next is the report button ressing this button gets you another popup where you can select witch form you want to print. pritty nice right ??? miket279904 12-20-2006, 12:42 PM Let me clean it up a bit and I'll post it. -Ken Ken - Any ETA on this? I see entire community is waiting for it. Please don't disappoint :) steve711 01-30-2007, 06:12 PM Are these pictures ever going to be approved for posting? It has said pending for quite some time. |