Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

GUI – wxErlang

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #73492
    Renya Karasuma
    Guest

    We are going to implement a Wxwidgets GUI that will allow us to run the application with few options:
    Read data set from a csv file
    Send the data “for learning mode” to the neural network.
    Prediction
    Showing the results with statistics
    The gui will be a menu with different options.
    As we don’t have deep knowledge in erlang, is there an easy way to achieve this e.g. start from a GUI template and change the functionality according to our needs? I found wxFormBuilder in Google and created the buttons, but where should I implement the onclick functions? How do I use the generated xrc in a wxErlang project? Any suggestions could help.
    Thanks!

Viewing 1 post (of 1 total)
  • The forum ‘Telecom Design’ is closed to new topics and replies.