07-17-2022, 03:53 PM
I just deleted mine off this thread too and will make my own thread, to be fair. GUI is a huge topic though, I made 1 or 2 apps with that add-on we had awhile back. Not sure if I still have them though.
vs (Very Simple) GUI
|
07-17-2022, 03:53 PM
I just deleted mine off this thread too and will make my own thread, to be fair. GUI is a huge topic though, I made 1 or 2 apps with that add-on we had awhile back. Not sure if I still have them though.
Sorry you felt you had to do that Ken, I don't mind a post or 2 of TTT if I bring up the subject but 4 posts loaded to max with screen shots and 0, nada, no code is just plain annoying.
THIS IS A CODING FORUM FOR GOODNESS SAKES!
b = b + ...
I've made a correction to the GUI Interface with Tabulator and Plotter because the 3rd posted graph is misleading.
I am now drawing a line from the last x to the next x and the 3rd graph comes out much more interesting! So after this post I will replace the zip with an updated one, this time the exe is still in so you can run right from extraction if you have Windows. Updated zip is here: https://qb64phoenix.com/forum/showthread...23#pid3923
b = b + ...
07-17-2022, 07:44 PM
I'm trying to use your GUI Interface and Tabulator and the GUI loads fine. But any equation and numbers I punch in doesn't seem to do anything. I tried the same numbers you used above but it does goes to another screen saying dx = 0 and nothing is plotted. I am probably doing something wrong. I never did learn how to use the graph on a scientific calculator.
07-17-2022, 07:47 PM
Oh nevermind, I forgot to put in the numbers for X:Start and X:End LOL....
07-17-2022, 07:54 PM
This is probably really cool if I can punch in the right equations. I tried simple stuff like b^2 but nothing really shows up. I'll have to play with it more. I really like the GUI!
07-17-2022, 07:58 PM
It does create a table for X so try x^2 from -10 to 10, should get a U shaped thingy.
Then try a*x^2 + b*x a = 2 b= -1 ? The beauty of GUI is you don't have to type everything in again and over again, just changes to try something a little different.
b = b + ...
I'm making some cool shapes now . I did notice an error message that says Subscript Out of Range on Line 58. That is when I keep using it a few times. Or maybe when I put the same variable twice or more times on the list.
|
« Next Oldest | Next Newest »
|