Wictor Oliveira
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
35,031
of 295,495
REPUTATION
1
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
1
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
App Designer Components Callbacks Stopped Working
I have several components in my app which callbacks stopped responding. Ex: The Component app.DynamicsKmaxEditField has the ca...
2 years ago | 1 answer | 0
1
answerQuestion
How to change components to other tabs in app designer?
I created a panel inside a certain tab of TabGroup app designer. Inside this panel I created various other components. But now,...
2 years ago | 0 answers | 1
0
answersQuestion
Are there any changes in the way compiled apps interact with the operating system? Different app behavior when compiled!
I have an app that creates a macro (.cmd file) to run a second program (adams car) in bacth. Once this macro is created, I send ...
2 years ago | 1 answer | 0
1
answerQuestion
How to get user homepath?
I want to get the user homepath in windows, the same as when I type '%homepath%' in the file explorer. Example: 'C:\Users\USERN...
2 years ago | 1 answer | 0
1
answerQuestion
How to make this string a = '(0 0 0)' into a double b = [0 0 0]?
Suppose I don't know what are the number inside the a string, it could be: a = '(12 2.8 1.22)' % each number is separated by a...
2 years ago | 2 answers | 0