I've just downloaded Styskuls sample but it does not work for me.
IPAQ 6915 WM5 NSB7.0.4
My PPC has a 240x240 square screen and I tried moving the controls to
an area that were visible but all I get is a blank form apart from a
text box with a greyed "\" 
I can exit with the file menu but thats all that I can do.
Does anyone else have this problem?
I tried a few things -
In the form load code I removed the 'On error resume next' line.
This gave me a VBscript runtime error on line 114, char 5 
Object required: 'ListViewCtrl1'

Thats means this line -
    ListViewCtrl1.SmallIcons = ImageList.hImageList

So I tried to enter -
    frmFileBrowse. in front but as I typed it I discovered from the
dropdown menu that none of the elements that showed in project
explorer existed in the dropdown.

Any clues anyone?

Thanks in advance.

--- In [EMAIL PROTECTED], "styskul" <[EMAIL PROTECTED]> wrote:
>
> 1. To the best of my knowledge, the NSBComDlg is pretty limited in the
> directory structure it can browse.  Check out the program FileTest.zip
> in the Files section under the Styskul subfolder for an example of
> creating a true browse dialog.
> 
> 2. Yes.  Check out Tech Note 34:
> http://www.nsbasic.com/ce/info/technotes/TN34.htm
> 
> --- In [EMAIL PROTECTED], "bvonlaar" <laar@> wrote:
> >
> > Hi all!
> > 
> > Does have anybody an idea how to convince NSBComDlg to get the
chances 
> > like file explorer? I can only say f.e. SD-MMCard\batlog, but can“t 
> > reach the subfolders \database,\sound and so on, below batlog.
> > 
> > 2nd: is it possible to create Textboxes as array like in VB 6.0?
> > 
> > Thanks,
> > Benedikt
> >
>



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to