Book a Demo

Author Topic: Screen code generate  (Read 4382 times)

Fabi

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Screen code generate
« on: September 11, 2006, 05:47:01 pm »
Hi!!!

I would like to know if is possible create a template to generate an interface (screen)... Let me explain... I have a screen design (using custom->screen and UI Control) and I want to generate the code. It´s possible?? How I do this???

Other question... Is possible I include a link in the element menu (refer menu that appear when I click with right button in elemente, a class for example).

Thank´s!!!
;)

Jan ´Bary´ Glas

  • EA User
  • **
  • Posts: 408
  • Karma: +0/-0
  • Bary
    • View Profile
Re: Screen code generate
« Reply #1 on: September 11, 2006, 11:48:07 pm »
I am interested in the second question (and do not know the answer for none).

Fabi, could you make such very different questions 2 threads next time, in my case I am not interested in code generation and notifying here may only consume my time. Thanks
Jan 'Bary' Glas

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: Screen code generate, the first
« Reply #2 on: September 12, 2006, 02:53:13 am »
<sigh> Wouldn't it be wonderful if it did. </sigh>

Unfortunately it doesn't.  Possibly it couldn't, given the plethora of UI wigits in the known universe.

It may be possible, given enough time and money, to write a transform that would take your screen design and convert it into a known set of classes from which you could generate a UI code module.  However, I for one have spent several months on a part time basis doing this for my set of .net "special" wigits (such as a textbox with a label) and so far I can generate a textbox with a label class.

I have tried and failed to come up with a way to transform "UIControl as stereotyped" into MS .net, GTK and even that blasted Troll product classes.  Conclusion: Its bl**dy unfathomable.  In each and every case it was quicker to model and implement the UI using some provider's lousy IDE.

I would give quids to never have to touch that ghodawful ASPX thing again.  But...

"Such is life"

Sorry to spoil your day


bruce



p.s.  Can anyone point me to a tutorial on that ^%#^@# MSHTML ActiveX control before I go bananas.
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.

Fabi

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Screen code generate
« Reply #3 on: September 12, 2006, 05:54:59 am »

Jan Glas - Bary,

   I posted a new question in "Suggestions and Requests" about my second question...

Excuse me!!!

Fabi