music = application.Path & "/.hidden/music1.mp3"
this application.path is /usr/bin/.hidden or /usr/share/.hidden?(and i want to
change /.hidden to /.musicfiles)
??my program in debug it's working but if build the RPM and I install it's not
working because file not found...??
-
On Sun, 12 Jul 2015, tsukuba GIMP user wrote:
> music = application.Path & "/.hidden/music1.mp3"
> this application.path is /usr/bin/.hidden or /usr/share/.hidden?(and i want
> to change /.hidden to /.musicfiles)
> ??my program in debug it's working but if build the RPM and I install it's
> not w
but if use "music = application.Path & "/music1.mp3"" when i build RPM package
the file"/music1.mp3" will be added or not added?
(and i try use music = application.patch & "music1.mp3" it's will not working
but "/music1.mp3" is working)
On Sun, 12 Jul 2015, tsukuba GIMP user wrote:
> but if use "music = application.Path & "/music1.mp3"" when i build RPM
> package the file"/music1.mp3" will be added or not added?
> (and i try use music = application.patch & "music1.mp3" it's will not working
> but "/music1.mp3" is working)
>
Yo
... I using "mediaview" but it's no have like picture.load("xxx.png") options
mediaview only have "mediaview.url" options i must use music = application.Path
&/ "music1.mp3"
and then it's working
ok here is my code:
Public Sub Button1_Click()
Dim music As String
MediaView1.Stop
music = ap
El 12/7/15 a las 13:01, tsukuba GIMP user escribió:
> ... I using "mediaview" but it's no have like picture.load("xxx.png") options
> mediaview only have "mediaview.url" options i must use music =
> application.Path &/ "music1.mp3"
> and then it's working
> ok here is my code:
>
> Public Sub Butt
Updates:
Status: Fixed
Comment #7 on issue 627 by benoit.m...@gmail.com: Components not loaded
https://code.google.com/p/gambas/issues/detail?id=627
It's fixed in revision #7179.
--
You received this message because this project is configured to send all
issue notifications to this ad
Updates:
Status: WontFix
Comment #3 on issue 620 by benoit.m...@gmail.com: Datebox doesn't respect
localizations
https://code.google.com/p/gambas/issues/detail?id=620
(No comment was entered for this change.)
--
You received this message because this project is configured to send all