« MBS Real Studio Plugi… | Home | MBS Filemaker Plugin … »

Quick notes from last week

10 10 11 - 13:59
  • If you need an html editor on Mac, you can use htmlviewer and make it editable with htmlviewer1.EditableMBS = true. For Windows, it's IEEditableMBS.
  • To give a print job a name with Carbon Print classes, use JobName property on Print Settings class.
  • DynaPDF, ChartDirector and SQL Plugins can have a different version than the other plugins, as they have their own license scheme.
  • Seems like I got Xcode 3.x working on Lion, so I can continue with PPC support once I upgradet to Mac OS X 10.7.x! I must upgrade in order to compile plugins for iCloud.
  • DynaPDF will have new page cache. Currently Windows only. I think I'll implement it for the plugins as soon as it's crossplatform (Mac+Win) at least.
  • I put the Filemaker 2.4 final plugins online. They got delayed,but are ready for some time now. If nothing goes wrong, release is tomorrow with announcement.

two comments

In reference to the pring job name, how is that set? I’ve appempted:

Dim ps As New PrinterSetup

ps.JobName = “My Specified Print Job Name”

However, this raises an error.

Do you have an example?

Tim
Tim Jones - 10 10 11 - 21:31

I refer to Jobname property of CPMPrintSettingsMBS class. Of course you have to print using our CPM* classes.
Christian Schmitz (URL) - 10 10 11 - 21:43


  
Remember personal info?

Emoticons / Textile

Comment moderation is enabled on this site. This means that your comment will not be visible on this site until it has been approved by an editor.



Notify:
Hide email:

Small print: All html tags except <b> and <i> will be removed from your comment. You can make links by just typing the url or mail-address.