Page 1 of 1

My wishlist

Posted: Wed Sep 03, 2014 6:31 am
by lule
FontFamily
ExamineFontFamily()
NextFontFamily()
FontFamilyName()

Device
ExamineDevice()
NextDevice()
DeviceFreeSpace()
DeviceTotalSpace()
DeviceDescription()
DeviceName() ;ext1,... D:,C:

Packer
PackEntryDate() ;Same options as DirectoryEntryDate() or GetFileDate()

CanvasGadget
GetKeyState() ;Retrieves the status of the specified control key (LSHIFT, RSHIFT, LCONTROL, RCONTROL, LMENU, RMENU). The status specifies whether the key is up, down, Or toggled

Re: My wishlist

Posted: Wed Sep 03, 2014 1:03 pm
by STARGĂ…TE
For the last one: GetKeyState()
You can use #PB_Canvas_Modifiers to get the state of #PB_Canvas_Shift, #PB_Canvas_Alt, #PB_Canvas_Control, #PB_Canvas_Command