Search found 1 match

by aoylerorkis
Tue Aug 27, 2019 1:29 pm
Forum: Support and Development
Topic: Assigning an image to consecutive tables using 'for loop'
Replies: 2
Views: 3312

Assigning an image to consecutive tables using 'for loop'

Hello, I'm new to programming. Currently, I'm in need of help with my code. How I want the application to work: Create 5 images of column to fill up the window horizontally. How I wrote the code to accomplish my idea: -First, create table 'coltable' . Next, make table 'i' . -The image file of the co...