Results 1 to 40 of 1295

Thread: Getting the ball rolling. Which VB6 projects are you working on?

Threaded View

  1. #11
    Hyperactive Member
    Join Date
    Jan 2012
    Location
    Recently moved from Europe to Panama
    Posts
    292

    Re: Getting the ball rolling. Which VB6 projects are you working on?

    OK, still work in progress, but I've been working on an update of one of my apps:

    To keep it short and simple, it's the "management console" above a database that is fed with graphical plans for layouts of stores and shelves. It covers tasks like maintaining data, manage plans through lifecycles, automate tasks, and unlock information through template based reporting.

    The front-end is VB6, using Krool's common control replacements and VBGrid, and the NewTab by Eduardo. Back end is SQL Server, so a certain amount of embedded SQL. Reporting through Excel and PowerPoint, linking directly to these objects, and using GDI/GDI+ and a range of Windows API's for the graphical output.

    Most of the screens are "Explorer Style" with a treecontrol on the left, and a listview on the right, and with several buttons below to start specific actions on the selected business area. The app is fully Unicode compatible, and allows dynamic switching of the interface into several languages among which English, Dutch, Spanish, French, Portuguese and Korean

    "Home Page / Dashboard"

    Name:  Screenshot 2023-10-30 021601.jpg
Views: 1391
Size:  33.1 KB


    "Explorer View"

    Name:  Screenshot 2023-10-30 021716.jpg
Views: 1397
Size:  30.6 KB
    Last edited by Erwin69; Oct 29th, 2023 at 10:11 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width