Author Archives: potatoit

Inconsistent Behaviour & Odds and Sods – Trouble In Paradise

Without belabouring the point, Smart Office rocks, but some things about it are immensely frustrating…ok, ok, the actual immensely frustrating part was troubleshooting the problem when my phone line has an intermittent fault – dumping my ADSL connection – frequently. … Continue reading

Posted in M3 / MoveX | Leave a comment

Programmatically Scrolling Through Lists in M3 Part III

Well, this is the third instalment in this little tale – proof that the time spent blogging about some of this stuff can yield good feedback that helps me solve my problems. Tonight is a night of credit where credit … Continue reading

Posted in Development, How Far is Too Far?, M3 / MoveX | 1 Comment

Other Sites of Interest

In the interest of prolific posting today… http://movexblog.blogspot.com Enjoy 🙂

Posted in M3 / MoveX | Leave a comment

Resizing and Reclaiming Dead Space Part 2

So, to follow up on my previous article I decided that there was even more that could be done to reclaiming dead space on MMS121. Before we go too far, it’s worth pointing out that our MMS121 is modified to … Continue reading

Posted in Development, How Far is Too Far?, M3 / MoveX | 1 Comment

Where Did My Control Go?

Update 2011/01/02 – if you read the comments below, you’ll note that Al mentions that the issue where Init() isn’t called when the Sorting Order / Inquiry Type changes I am talking about here doesn’t occur when you publish the … Continue reading

Posted in Development, M3 / MoveX | 2 Comments

Don’t forget the Grid Borderlines!

I was considering setting some borders around each row and column when I stumbled across this little gem in the scripting documentation. Ctrl-Shift-G will turn on the grid lines, it is useful to see when you are trying to determine … Continue reading

Posted in M3 / MoveX | Leave a comment

Resizing a Control and Reclaiming Dead Space

So, what do you do when you have a lot of wasted real-estate and users complaining? You can call Lawson and get a modification – paying a premium and dealing with all those nasty issues associated with modifications or use … Continue reading

Posted in Uncategorized | Leave a comment

LSO Scrolling through Lists & HasMoreRows

In my last post I write about being able to programmatically scroll through an M3 list, you may want to do this for several reasons – such as populating the ListView so you can enumerate through its entire contents and … Continue reading

Posted in Development, How Far is Too Far?, M3 / MoveX | Leave a comment

Programatically Scrolling Through Lists and M3

Been a little while since my last post as we have just gone live with 10.1, but here goes… So, one of my staff uses PMS050 panel A, and it doesn’t really have much in the way of easily getting … Continue reading

Posted in Development, M3 / MoveX | 12 Comments

Exploring the Smart Office Visual Tree – Figuring out the Field Names V2

And the revised version that doesn’t exhibit the excessive memory consumption issue mentioned in my previous post.

Posted in Uncategorized | Leave a comment