best-agent-85158
08/07/2022, 11:56 AMbright-gpu-74537
08/07/2022, 11:56 AMbright-gpu-74537
08/07/2022, 11:57 AMbest-agent-85158
08/07/2022, 11:57 AMbright-gpu-74537
08/07/2022, 11:58 AMbright-gpu-74537
08/07/2022, 11:59 AMbright-gpu-74537
08/07/2022, 12:01 PMbb.addClass("dialog-container");
?bright-gpu-74537
08/07/2022, 12:01 PMbright-gpu-74537
08/07/2022, 12:03 PMsilly-alligator-51979
08/08/2022, 9:19 AMbest-agent-85158
08/08/2022, 9:22 AMDialog.openFile()
? theres no extension
field in SelectedFileInfo
bright-gpu-74537
08/08/2022, 9:24 AMbright-gpu-74537
08/08/2022, 9:25 AMbest-agent-85158
08/08/2022, 9:26 AMbright-gpu-74537
08/08/2022, 9:26 AMbright-gpu-74537
08/08/2022, 9:28 AMhaxe
openFile.onClick = function(_) {
Dialogs.openFile(function(button, files) {
trace(files);
});
}
bright-gpu-74537
08/08/2022, 9:28 AMsrc/MainView.hx:18: [{
name : abstract-canvas.mp4,
isBinary : false
}]
bright-gpu-74537
08/08/2022, 9:29 AMvar ext = files[0].name.split(".").pop()
powerful-morning-89
08/08/2022, 9:32 AMhaxe.io.Path.extension(fileName)
bright-gpu-74537
08/08/2022, 9:32 AMsilly-alligator-51979
08/08/2022, 10:09 AMappicon ICON "myapp.ico"
#include "wx/msw/wx.rc"
But I don’t know how to write in Cpp, I don’t know how it can be connected to the files that I have in bin/src and bin/includebright-gpu-74537
08/08/2022, 10:11 AMsilly-alligator-51979
08/08/2022, 10:20 AMbright-gpu-74537
08/08/2022, 10:25 AMbright-gpu-74537
08/08/2022, 10:36 AMbright-gpu-74537
08/08/2022, 10:45 AMhaxe
Screen.instance.frame.setBitmap(hx.widgets.Bitmap.fromHaxeResource("haxeui-core/styles/default/haxeui.png"));
silly-alligator-51979
08/08/2022, 10:45 AMbright-gpu-74537
08/08/2022, 10:46 AMsilly-alligator-51979
08/08/2022, 11:42 AMbright-gpu-74537
08/08/2022, 12:40 PM