Choosing a Network Computer

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Post Reply
rsb
I live to help wx-kind
I live to help wx-kind
Posts: 170
Joined: Fri May 29, 2015 7:26 pm

Choosing a Network Computer

Post by rsb »

Hello,

Does wxWidgets have a dialog or a function that can list the names of computers connected to a network?

i.e. Network Computer Chooser Dialog?

I need the list of computer names that you see in Windows Explorer under Network.

Thanks.
ONEEYEMAN
Part Of The Furniture
Part Of The Furniture
Posts: 7479
Joined: Sat Apr 16, 2005 7:22 am
Location: USA, Ukraine

Re: Choosing a Network Computer

Post by ONEEYEMAN »

Hi,
wxDirPicker?

Thank you.
Post Reply