Editing the popup2.dll? Thread last updated on 2003-09-18 23:05:04

Posted by member 60573 on 2003-09-12 01:04:18

Hi, I am sorta new to using Litestep, great program though.

I found out that I need to insert this PopupAdaptiveWidth into the popup2.dll file, I was just wondering how do I edit the popup2.dll (i think that is what it is) so that when I right click, the menus expand equal to the longest entry in the menu.

Cheers in advance.

Posted by member 1365 on 2003-09-12 05:44:36 link

popupadaptivewidth true

Posted by member 35 on 2003-09-12 12:05:44 link

in the step.rc,not the module

Posted by member 28479 on 2003-09-18 22:55:50 link

what they're saying is, you don't actually edit the dll file, but in your step.rc file you need to add the line "popupadaptivewidth true" (without quotes).

That will do what you want.

Posted by member 60573 on 2003-09-18 23:05:04 link

I figured it out.

Cheers anyway.