Login Maker

Another useful demo to show how you can password protect your application using pure MMB code. this demo uses its own encryption method to store encrypted users info. The design is clean and similar to Windows Messenger.

loginmaker

File Size: 0 KB
Click to Download

SmallPlugin 1.7

SmallPlugin is really compact – its size is about 12 Kb. You have to embed SmallPlugin in your project even if you don’t use it at all!

ADDITIONS:

  • Added new AlphaBlendImage command. This command allows to draw 32-bit bitmaps over the window with AlphaBlendWindow command applied. Combining use of AlphaBlendWindow, AlphaBlendImage, MMB Hotspot objects and some scripting you can create interactive window with great appearance and design.
  • Added possibility to switch window shape and design back to the standard look with AlphaBlendWindow command. Now splash screen and main application window can be realized in one .mbd file!
  • Now it’s possible to change only ConstantAlpha value when calling AlphaBlendWindow command without loading image data from a .bmp file. It allows to increase command’s drawing performance. See Remarks section in command description.
  • Added GetCurrentThemeFont command that retrieves the set of a font properties for the current Windows theme. It uses the same format as in FONTALL parameter of the Multimedia Builder’s SetObjectParam command.
  • Added the %null% macro to use with the RegistryWrite command and BINARY:: prefix. Previously it was not possible to correctly write binary parameters containing zero-equal bytes because MMB treats them as a string terminator.
  • Added new CreatePopupMenuEx and SetContextMenuHandle commands. The CreatePopupMenuEx command creates a popup menu which is initially empty. You can insert or append menu items by using rewritten CreateMenuItem command. Now you can have unlimited count of popup menus in your project and any of them can be assigned as the right-click menu. To set popup menu as the right-click menu use the SetContextMenuHandle command.
  • The CreateMenuItem command now allows to insert menu items into the system menu (also known as the window menu).
  • Added radio mark style for menu items.
  • HideMenuItem and ShowMenuItem commands now allow to hide or show menu bar.
  • Added possibility to set item position when adding items to the menu bar.
  • The FlashTaskbarButton command now works also in designer mode.

FIXES:

  • Fixed plugin compatibility with the Dynamic FX object.
  • Fixed window minimization to the taskbar after showing application button using HideTaskbarButton (was broken in 1.6.0.1 release).
  • Fixed the FlashTaskbarButton command (was partially broken in 1.6.0.1 release).
  • Fixed memory leaks.

CHANGES:

  • Updated CreateMenuItem command has superseded SetMenuName and SetSubmenuName commands.
  • The SystemColor command is renamed to the GetCurrentThemeColor command.
  • The FlashTaskbarButton command now uses numeric input parameters.

Click here to see SmallPlugIn main post

File Size: 0 KB
Click to Download

Image Processor Plugin

This Plugin deals with images, even you can do Image Processing and OCR stuffs. So if you are one of those genuis guys around who likes Image Processing issues then this new comer plug-in is for you.

imageprocessor

File Size: 0 KB
Click to Download

Dicti, English to Persian Dictionary

After releasing SQLite plug-in, we see great and useful samples and demos published by MMB enthusiasts to help other MMBers and MMB community grow faster. This time we offer you a very nice English to Persian dictionary built on  SQLite plug-in. although this demo is basically for Persian users but the codes and structure is  straight forward for non Persian users. besides this demo is fully commented by its author Nevercom.

dicti

Features:

  • Simple GUI
  • Accuracy and Good Performance
  • Text to Speech
  • Ability to add new words or phrases on run time
  • Search as you type feature
  • Wild card search
  • Search history

File Size: 0 KB
Click to Download

Vista Theme PSD

There is always high demands for quality templates or visual elements in multimedia designers mind. In order to answer this hunger(!) we put one of available PSD template inspired by MS Windows Vista theme for you to download and enjoy.

vista_template

File Size: 0 KB
Click to Download