Can I control what mode a new window opens in (using Desktop)? I'm trying to control akReports with a Desktop program. It's an report-writer activex control...
Hi George, sorry to be a pain but have you had a chance to look at this yet? Regards Mike ... taking a ... before). ... other ... dragged ... to ... how ... ...
For Those Who Have an Interest- I've uploaded a useful tool I've created to the files section of this forum. ObjectDialogue.dll is a replacement library for...
I've just posted an update to the NSBComDlg control in the beta area. <http://www.nsbasic.com/pub/ce/b/NSBComDlg.zip> It fixes a bug in the Open Files routine...
Hi, tried to make an ActiveX control with VB5 CCE. The control runs with VB and nearly with NS Basic, only the properties for position, width and height do not...
Hi Heiko, Don't worry about it for now - most ActiveX controls do this at present. Set the values at runtime and you should be OK. The internal issue is...
Hello George, I'll make an simple example next week for the file section and let's see what's going on. thanks and regards Heiko ... present. ... width...
Hi, it's not perfect, does not hide something but the buttons have no function. ' Number of Menu entries Declare "Function GetMenuItemCount Lib ""user32""...
Hi, now it LOOKS like perfect: ' with help from vbfun.de and activeVB.de ' Number of Menu entries Declare "Function GetMenuItemCount Lib ""user32"" (ByVal...
Nice one Heiko! Does this method differ much from Styskul's method or the other API examples that I couldn't get working with NSBASIC? Also, how would you...
I'm just curious as to what didn't work on my example. It's been a while since I worked on that, so I downloaded it to my machine here at work (Windows 2000...
Hi Styskull. Your version worked fine on all systems that I tried it on. Hence my question "Does this method differ much from Styskul's method". What...
Hi Mike, Would do it so: ' with help from vbfun.de and activeVB.de ' Number of Menu entries Declare "Function GetMenuItemCount Lib ""user32"" (ByVal hMenu As ...
Hi Mike, make globals for height and weidth an use a timer and GetDeviceCaps.( see minmax and so on.) !!! not tested dim old_width dim old_height sub...
Sorry, I read "Styskul's method or the other API examples that I couldn't get working" as one phrase, implying that neither my solution or others you had seen...
No probs Styskul. Its easily done (do it myself!). Does anyone fancy a real challenge ????? This will sort the men out from the boys! ... solution ... the ... ...
If you have an API call that requires a structure, how do you retrieve the details of that structure once you've made the call? For example, some GDI...
I converted the ToggleTaskbar function to NSBasic, but it does not work. Apparently the FindWindow function is not returning the appropriate handle to the...
This is what I'm after. Sorry its a bit long winded. In the good old days of CRT monitors, you could just tell the user that your program requires running in a...
Hello George, is there a similar mechanism as in NSBasic/CE, the event Output_Size, in the desktop version? If not, perhaps in a future release? Kind regards ...
<http://www.nsbasic.com/palm/PR/pr.060927.html> NS BASIC Corporation Announces Results of 2006 Programming Contest! Top entries show off NS Basic's Abilities! ...