Search found 15 matches
- Sun Jul 21, 2024 8:28 pm
- Forum: Builder/Designer Features Wanted
- Topic: window behavior stretching cell phone
- Replies: 3
- Views: 17495
Re: window behavior stretching cell phone
Just some observations. About 1/2 the apps that I make I still am using UI builder ver 3. I seems to work very well. Most of the small glitches that I experience are memorized and I have a work around. The reason is because all the people that want to view my apps want to do it from their cell phon...
- Sun Jul 21, 2024 8:02 pm
- Forum: Builder/Designer Features Wanted
- Topic: anamate feature
- Replies: 0
- Views: 9660
anamate feature
Ok now you know I have toooooo much time on my hands. It would be nice if one could chose a certain amount of time that the animation take place or a count down (and the number of the countdown be displayed (as an option) going up or down). And at end some action could be taken. Come on you guys le...
- Fri Jul 19, 2024 5:46 pm
- Forum: Tips and Tricks
- Topic: Request for tip Setting audio level
- Replies: 0
- Views: 10722
Request for tip Setting audio level
How do I set the volume on the audio component? When I change the property in the IDE (CrossUI v2.5) it dose not seem to have an effect. I'm talking about setting the value at design time to say 25% instead of 100%. I went to the "Component Config/Featured Prop/volume" Seems to have no ef...
- Fri Jul 19, 2024 4:46 pm
- Forum: Builder/Designer Features Wanted
- Topic: Recomadation for CrossUI IDE open project dialog
- Replies: 0
- Views: 9398
Recomadation for CrossUI IDE open project dialog
This just a thought. 1) Perhaps put a date column 2) Also maybe a box showing the total number of files, not only the total in the current view. Perhaps this number could be displayed in the upper left hand corner. To see the debug version If this recommendation gets implanted I will remove this po...
- Thu Jul 18, 2024 11:53 pm
- Forum: Tips and Tricks
- Topic: Request for tip
- Replies: 3
- Views: 12831
Re: Request for tip
I am grateful for the assistance I received from this previous post. Can someone please answer this question for me. I would like to see the URL displayed in a message box after a row is double clicked on. I think it would be something like this "row.cells[2].value" but of course showing ...
- Thu Jul 18, 2024 1:04 am
- Forum: Tips and Tricks
- Topic: Request for tip
- Replies: 3
- Views: 12831
Re: Request for tip
Thank you!!
Just for fun I clicked on the debug version and the edit you did was reflected there.
Then I opened up the project "elmo.ross.ImportJsonFoodItemsToGrid.from.file" and then take a look.. How cool.
Clark
Just for fun I clicked on the debug version and the edit you did was reflected there.
Then I opened up the project "elmo.ross.ImportJsonFoodItemsToGrid.from.file" and then take a look.. How cool.
Clark
- Wed Jul 17, 2024 2:49 pm
- Forum: Basic Issues
- Topic: Please fix links to these demos
- Replies: 1
- Views: 10196
Please fix links to these demos
Hi All I would like to study the source to these demos but the links are broken. https://www.crossui.com/demo/Tutorial-Advanced-ModuleInRender/index.html https://www.crossui.com/demo/Tutorial-Intermediate-ReusableModule/index.html Thanks Clark Update : 12/5/24 I just noticed that these links were f...
- Tue Jul 16, 2024 1:57 am
- Forum: Tips and Tricks
- Topic: Request for tip
- Replies: 3
- Views: 12831
Request for tip
Hello every one. I'm experiencing a bit of a brain block here so PLEASE help me out. I have a tree grid. It has a few rows of data. I would like to double click on a row, then I would like a specific web page to open. So any row in the tree grid would go to a different URL. If you go to https://www...
- Sat Jul 13, 2024 1:09 pm
- Forum: Tips and Tricks
- Topic: Simple animations and showing hidden tabs
- Replies: 0
- Views: 9587
Simple animations and showing hidden tabs
This is intended for very new beginners. 1) This program shows how to show hidden Tabs. 2) Also shows how to do simple animation. 3) This program also demonstrates an example of what I referrer to as "extended formatting" Example link for elmo.ross vb2 You can examine the project by going...
- Mon Jul 01, 2024 4:56 pm
- Forum: Tips and Tricks
- Topic: Extended Formatting
- Replies: 0
- Views: 10032
Extended Formatting
I started doing this back with the predecessor of CrossUI UI Builder. Now CrossUI has the ability to format many of the proprieties just fine. The snip-it of code below ( what shall we call it HTML content ? ) can be pasted directly into a caption property. You can for example do this with a form c...