Book a Demo

Author Topic: Own toolbox. Which technology should I use?  (Read 2864 times)

Lukasz

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Own toolbox. Which technology should I use?
« on: October 14, 2014, 12:38:01 am »
Hello! I want to make own Toolbox. In this toolbox i want to put some controls (like win32UI). I want to ask someone, which technology is better to realise this.
1) MDG. But how to put new controls? (maybe alternate image)
2) Make dll with custom controls and import it, it is possible?
3) Something else?

What do you think, what can you say?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Own toolbox. Which technology should I use?
« Reply #1 on: October 14, 2014, 04:33:57 am »
You can define your MDG by reusing stereotype from other MDGs (like in your case Win32UI).

q.