Thanks guys! I have a question about dictionnary: d = Dictionary #(#brand, 1) #(#model, 2) #(#color, 3) PutDictValue d #brand “toyota” Is it possibl…
wow that’s a bit messed up. How can I print all the brands or all the model of a brand?
I think I designed it wrong then struct Brand ( name = “inbrand” struct Model ( name = “inmodel” struct Resolution ( name = “inresolut…
It simply bothers me, but whatever. It works as good. Thanks
Difficult hack?
denisT: System.Windows.Forms.SaveFileDialog Thanks, that works. Is there a way to not have “the save as type” dropdownlist? pb.JPG944x114 18.8 K…
Even though it works can you guys tell me a bit more about it? It’d like to easily do it on my own with those parameters; safeframe.JPG579x540 37.9 K…
Thank you guys! Is there a way to make it work without opening the env&effect dialog?
All I got is: – Error occurred in anonymous codeblock; filename: ; position: 4; line: 2 – Runtime error: registerRedrawViewsCallback() expected functi…
Ah yes! Thanks! It was just a question of refresh. Thanks again!