Skip to Content
0
Former Member
Oct 20, 2005 at 10:41 AM

convert screenpainter srf file to vb code

389 Views

Is there a tool to convert screenpainter srf file to vb code? Has anybody written one before? Or will I be the first?

I've designed some forms using screen painter, but I want to do some more complex things with them than screenpainter can. (resizing/stretching, embedding in other forms, etc)

Convering a srf file to vb-code would be nice. An other option would be to load the form in a window far outside the visible screen and duplicate it's elements into the desired form.

This would even allow runtime changes to the screen (although I don't have any need/use for that at this moment, maybe it's nice when a customer asks me to rearrange some items, provided that screenpainter won't change ID's. It would mean I don't need to go into the code, rebuild the add-on, etc.)

But I don't have any idea how to do that at this moment, just a simple conversion form srf to vb would be sufficient.