As far as I know, you can use only actual images/URLs to images as sources for the image-attribute. Is there a way to circumvent this restriction and use the icons of a font like the one stated above? Currently using Genero 2.5.
Is there a way of using the "Segoe MDL2 Assets" Icons as Image-sources in Genero 2.5?
212 Views Asked by A-Tech At
1
There are 1 best solutions below
Related Questions in 4GL
- How to pass date parameter to query in temporary (work) table?
- Find differences between list and column
- Change cell color in a dynamic browse
- How to create calculator for hexadecimal to binary in Progress 4GL
- How to calculate sum of values per column except one column to have total values per each column in PROC SQL / SAS Enterprise Guide?
- How to select duplicates rows with duplicates in each column in SAS Enterprise Guide?
- How to select only these rows where values in all column all the same in SAS Enterprise Guide?
- How to remove characters after defined character in PROC SQL in SAS Enterprise Guide?
- How to calculate mean values per values in other column in one PROC SQL query in SAS Enterprise Guide?
- How to create 2 new columns with appropriate prefix based on values in columns with same prefix in SAS Enterprise Guide / PROC SQL?
- How to create new columns with names of columns with values in descending order in SAS Enterprise Guide / PROC SQL?
- How to create column with name of column with the highest value per each ID in SAS Enterprise Guide / PROC SQL?
- How to aggregate number of occure each value per column in table in SAS Enterprise Guide?
- How to aggretage col1 per ID and val1 per ID and values in col1 in SAS Enterprise Gude or PROC SQL?
- How to fill missing values in numeric columns by using 0 in one table base on existing these columns in other tables in SAS Enterprise Guide?
Related Questions in GENERO
- How can I update a column with double quotes in Genero through Oracle gateway to SQL Server?
- Find differences between list and column
- Can I decompile Genero .42r/.42m files?
- Genero 4GL "Unable to open resource for writing" Error When Saving XML
- Warning: Unfamiliar unsecured document opened
- Is there a way of using the "Segoe MDL2 Assets" Icons as Image-sources in Genero 2.5?
- Is there a way to set the input option "wrap" as the default behavior for an entier project?
- Is there a way in Genero 4gl to create a drag and drop to insert files?
- Unable to connect to Informix database server on a Virtual Box Linux environment from Genero Studio on a Mac
- Trying to write to VIM from Genero using 4gl
- Convert Informix 4gl to Genero to create and write to .4gl - error of Permission denied to write to .4gl
- How can i avoid the virtual keyboard overlapping input fields in webview?
- Issue calculating month end date in 4GL
- Dynamically enable options in Genero Mobile RADIOGROUP
- have 2 C files which I need to link with the compiler
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Genero 3.00 released in December 2015 introduced the ability to use true type fonts as images. http://4js.com/online_documentation/fjs-fgl-manual-html/#fgl-topics/c_fgl_images_resource_spec.html
This example https://github.com/FourjsGenero/ex_fontawesome_viewer illustrates the use.