PDA

View Full Version : Simba, how to create a Tcanvas??



Toby1
04-16-2017, 01:21 AM
I looked relentlessly on documenation of simba and the forums and found no answers:confused:

I want to make a TCanvas and then draw a bitmap onto the TCanvas.

But I cant find where to or how to make a TCanvas in Simba only SCAR. Can someone please show me?:duh:

Many thanks

Main
04-17-2017, 04:58 PM
I've been wondering the same here. I'd love to use Simba to make graphs and stuff.

tls
04-17-2017, 07:06 PM
TCanvas.Init()

Toby1
04-21-2017, 09:48 PM
TCanvas.Init()

Error: Access violation at line 10

Citrus
04-21-2017, 10:02 PM
Error: Access violation at line 10

You need a variable.